Implementation Patterns

Implementation Patterns at Amazon
Implementation Patterns (Addison-Wesley Signature Series)
Another great book to read is Implementation Patterns from famous Kent Beck. I found this book to be good addition to Code Complete 2. Code Complete is mostly about readable and manageable code. Implementation Patterns is about code itself - how we are writing classes, methods, loops and other code constructions everyday and what kind of patterns can be drawn out from there.

 

NB! This blog is moved to gunnarpeipman.com

Click here to go to article

No Comments