-
Core Java

âCallableâ vs âRunnableâ Tasks in Java Concurrent Programming
When we write multi-threaded applications in Java, we are predisposed to implementing threaded classes by using the âRunnableâ interface. Your…
Read More » -
Core Java

Eliminating Null Pointer Exceptions from your Java Applications
This post is a brief introduction to one of the most useful yet âun-glamorousâ features of Java 8. Programmers have…
Read More » -
Communications

Telecommunications for Dummies â Telecom Basics and Introduction to BSS
Introduction This post is intended to be a crash course for beginners who wish to understand at a âbroad levelâ…
Read More » -
Communications

Net Neutrality Simplified â Information super-highway analogy
A few months back, during an informal discussion with a colleague â the concept of net neutrality came along. During…
Read More »

