-
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…