-
Code As You Would Order A Burger
Recently during my work, I came across some code where the paradigm Tell Don’t Ask came into play. You sometimes see code written that’s not really using OO to its full strengths and still is of a procedural stance. There’s often frequent examples where…
-
Some Programming Nuggets
I recently came across this list of nuggets that new programmers should learn and veterans have learned the hard way :). Check out the link: Things every programmer should know…