aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes  patterns Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark " patterns" Watch " patterns" New topic
Author

patterns

Divya Guttikonda
Ranch Hand

Joined: Mar 09, 2005
Posts: 47
Hello i am new to this group.i am preparing for SCWCD.Can anyone tell me if there is any easy way to understand and remember Patterns,14th chapter in HFJS.
Thanks in advance.
Anand Wadhwani
Ranch Hand

Joined: Mar 21, 2005
Posts: 151
Unlike other syntactical stuff, there is no shortcut for learning and remembering patterns. You MUST understand what they are used for, and then you MUST use them by writing sample code in order to remember them.

From exam perspective, I would suggest that first get a feeling of different commonly used patterns from the HFSJ book and then you can go little further on resources available on net e.g.:

http://java.sun.com/blueprints/patterns/catalog.html

and then you can give mock questions to increase your comfort level.
[ June 27, 2005: Message edited by: Anand Wadhwani ]

SCWCD 1.4<br />---------------------<br />Ability is what you're capable of. <br />Motivation determines what you do. <br />Attitude determines how well you do it.<br />---------------------
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: patterns
 
Similar Threads
Pattern Interview questions
Patterns
J2EE design Patterns
what are you learning/reading these days?
GOF patterns