Monthly Archives: October 2014
Thinking about Objects
Last time we looked at cleaning up the global space. We cleaned up the clutter in the global namespace by encapsulating lots of little bits of data into user defined types. But even after doing that, there are times when … Continue reading
Posted in Fundamentals, Programming
1 Comment
Recent Comments