• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Passed SCWCD with 98%

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ranchers,

I have been a silent reader of posts here. I would like to thank you for sharing your views, assistance and guidance for SCWCD preparation.

Just want to share my approach:
I have around 3 years experience in developing web applications. I had spent 6 weeks in total for SCWCD.

First 4 weeks
=============
1) Read HFSJ 2 times (prepared my notes, specially reviewed the ones I got wrong on chapter exams)
2) Attempted free mock exams (Marcus Green, sample from enthuware, jdiscuss.com). I was getting around 76% - 85%. (Noted down my mistakes and material that I need to refer for details)
3) Attempted HFSJ mock exam, got 70% at first attempt(looked up servlet, jsp api docs for reviewing wrong answers)
4) Read Servlet 2.4 API doc (Chapter 2 to 12) and Deployment desc diagrams in chapter 13. Just skimmed thru important method descriptions in later chapters with special attention to my mistakes in mock exams.
5) Read JSP 2.0 doc for implict objects and their types(jsp and tag), Tag lib desc diagrams, jsp page and tag directives and jsp standard actions)
6) Read JSTL for some tags (c:forTokens, c:redirect, c:forward etc missing in HFSJ)

Last 2 weeks
============
7) Read Marc Peaboy Notes on Design Patterns (from Java wranch). Many many thanks to Marc !!! I got it all right.
8) Read about dynamic attributes (Bryan Basham Tutorial here on ranch - Supplement: Tutorial on Dynamic Attributes) Thank you Bryan !
9) Skimmed thru HFSJ again
10) Final attempt on HFSJ mock exam, got 80%

I did not attempt any mock exams or tests on the day before exam. Just did a light reading of all the material.

I would advise brain dumping of material while you are fresh and looking at test toutorial(better to take it so that you get 15 mins for yourself to get ready) that you think will be confisuing like some of DD tags, listener and their event objects, page and tag directives, TLD tags etc.
Also it's advisable to review your answers after you are finished. I had 1 hour left for reviewing my answers. Although changing answers at the last moment could be danagerous but you need to be pretty sure about your new answer before you change.

On final notes, HFSJ is perfect book for SCWCD. This books puts you in why mode to grasp concepts instead of just accepting the concepts. My sincerest thanks to Kathy Sierra, Bert Bates, Bryan Basham !!!
[ March 19, 2007: Message edited by: Prakash V ]
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats
thats a great score
 
Bartender
Posts: 3955
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done !!!
 
Ranch Hand
Posts: 304
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
holy cow! thats heck of a score!

My hearty Congratulations!
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
Ranch Hand
Posts: 128
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Where do you find Peaboy's notes on design patterns and Bryan's notes on dynamic attributes? Thanks.
 
Ranch Hand
Posts: 135
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Prakash!!!
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats ....

great..great score ...
 
Ranch Hand
Posts: 572
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations for good score
 
Ranch Hand
Posts: 102
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey dude ,

Great Score many Congratulations..


-Alim
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats man. 98% is a very good score!
 
Ranch Hand
Posts: 558
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I wish to see you post similar results in ALL YOUR FUTURE TESTS.

"Everybody dreams ... some people only convert them into reality"

Rock Java.

[ March 20, 2007: Message edited by: Srinivasan thoyyeti ]
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These are the links for Patterns and Dynamic Attributes

http://faq.javaranch.com/view?PeabodyOnScwcdPatterns

https://coderanch.com/t/170429/java-Web-Component-SCWCD/certification/Tutorial-Dynamic-Attributes
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by prakash varigonda:
7) Read Marc Peaboy Notes on Design Patterns (from Java wranch). Many many thanks to Marc !!! I got it all right.


You are very very welcome, Prakash. Thank you for the kind words and a huge congrats to you for becoming a Sun Certified Web Component Developer!
 
Prakash V
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all for the encouragement and wishes. Thanks Manju for providing the links.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow Prakash! 98% is AMAZING !!

Our heartiest congratulations,

Bert
 
Ranch Hand
Posts: 192
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats !! Thats great score
 
It is an experimental device that will make my mind that most powerful force on earth! More powerful than this tiny ad!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic