I have started with Design patterns for SCEA 1 , where can I get sample questions on design patterns .
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
posted
0
The questions are straightforward, don't worry much about it.
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
Prash Gali
Greenhorn
Joined: Dec 20, 2005
Posts: 22
posted
0
You can look at GOF and J2EE design patterns books.
Those 2 should do the magic
SCEA 5.0 SCJD SCBCD
leena agrawal
Greenhorn
Joined: Jan 23, 2008
Posts: 8
posted
0
Thanks guys ! I am relaxed So I understand that design pattern questions are mostly scenario based questions and does not touch upon implementation details.
Please correct if I am wrong.
Thanks again
regards
Leena
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
posted
0
leena agrawal wrote:
So I understand that design pattern questions are mostly scenario based questions and does not touch upon implementation details.
Please correct if I am wrong.
Correct. And questions I got are straightforward. I also recommend if you have limited time, no need to spend too much time on Design Patterns topics.
Anyway, if you have time I recommend you to study Design Patterns and Core J2EE Patterns thoroughly, even after I passed SCEA 5, I don't fully understand Design Patterns and Core J2EE Patterns yet.