I would like to set myself a goal to introduce myself to a new design pattern every week. Because I work at an internship right now, its hard to get me to do this because I always feel guilty that I should be doing work stuff & not learning a pattern.
Do you know of any good sources, preferably website tutorials/demonstations but also books, that cover both Design Patters & Application Architecture/Patterns. Do you know of any good sources that are not just blocks of text (which is not the best way I learn), I prefer to follow tutorials or see graphical demonstrations of the pattern?
I have googled for good sources but they seem to either only cover some design patterns or are huge blocks of text to read.
Head First Design Patterns is a great gentle introduction.