Archive for October, 2013

On to design

Tuesday, October 8th, 2013

I’ve been thinking about doing a series of some programming topic. Two ideas came to mind. Going through Effective C++ or Design Patterns

I’ve read both books and either would be really neat to do a series on. However currently I’m at a place where I think design patterns are a higher priority, and I will start going through the book and work on my own solutions to the patterns.

My goal is simple. Just to improve on my knowledge of design patterns and be able to apply them when they are needed.