| Author |
Head First Design Patterns question exercises
|
Priya Jlus
Greenhorn
Joined: Nov 22, 2004
Posts: 6
|
|
Hi, I've completed reading the first two patterns (Strategy & Observer) from Head First Design Patterns. I would like to test my knowledge by working on some example questions, and few exercises to enable me understand the pattern well, and apply them diligently. It would be greatly appreciated, if Eric or Elisabeth or any one in this forum , to provide me a link or a resource, where I can find some example problems or exercises on all the design patterns. Thanks! Regards, Priya Jlus.
|
 |
Darya Akbari
Ranch Hand
Joined: Aug 21, 2004
Posts: 1855
|
|
Hi Priya, look at the course 'Advanced Object-Oriented Development: Architectures and Design Patterns' at: http://www.ucsc-extension.edu/ucsc/search/publicCourseSearchDetails.do?method=load&courseId=1535194 I am actually working on this course and can tell you that there are least 6 homeworks where you must use all of Head First Design Patterns mentioned patterns. Regards, Darya
|
SCJP, SCJD, SCWCD, SCBCD
|
 |
Elisabeth Robson
author
Ranch Hand
Joined: May 14, 2004
Posts: 129
|
|
HI Priya, We don't have any exercises prepared other than the ones that went into the Head First Design Patterns book, however, we did create an extended example at one point that uses a lot of the patterns from the book. This didn't make it into the book, but we were thinking of putting it online, and your post makes me think that we should in fact try to make a series of exercises about it as well! In addition, I am currently working on a series of online (Javascript) Head First style games that we'll hopefully start posting soon that you can use to test your pattern skills. Otherwise, I'd recommend thinking about problems you may have encountered at work or in school (still have any of your old textbooks around?) that you might be able to go back and look at with patterns in mind. Elisabeth
|
Co-Author of Head First HTML5 Programming
|
 |
 |
|
|
subject: Head First Design Patterns question exercises
|
|
|