January 2009
Sun Mon Tue Wed Thu Fri Sat
       

Sun, 29 Aug 2004

Objects for "Newbies"

Simple coding tips for junior to intermediate programmers new to objects.

Consider this exercise -- take a substantial piece of good procedural code and turn every function into a class. Not necessarily with the goal to produce an ideal implementation, but to explore the nature of objects.

permanent link