Learning design patterns by looking at code?
It's been said more than a few times that one should be careful when applying design patterns by blindly copying example code. Sean has even gone so far as to remove the example code from the Mach-II design guide to deter that practice. Blindly copying code is definitely a bad idea but frankly a lot of folks find books like the "Gang of Four" book to be hard to digest. So when I was browsing Amazon, I found it interesting to come across a book called "Learning Design Patterns by Looking at Code". Since a lot of programmers learn by looking at code, rather than an academic approach the book takes the approach of showing how patterns are used in real world applications. I have yet to read it but I'll post a follow up after I do.
I posted to CFCDev asking if anyone had read it. Noone had but it spurred quite a few other recommendations. I've added "Learning design patterns" and some of the other recommendations to the Mach-II.info book shelf.
I posted to CFCDev asking if anyone had read it. Noone had but it spurred quite a few other recommendations. I've added "Learning design patterns" and some of the other recommendations to the Mach-II.info book shelf.

