
Eating the code elephant one byte at a time…. because a little coding never hurt anybody.
default(T) and why Java does not have a similar feature
C# vs. Java – C# is almost just like Java
Higher-Order Functions – Functions are first class citizens in JavaScript let’s take a closer look
JavaScript Truthyness – Truthy does not equal true… let’s see why