• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Passed SCWCD 1.4 with 69% (phew!)

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed the exam yesterday, only 69%, but a pass is a pass. I wanted to share some thoughts about what YOU could do to get a better score than I did.

I did NOT take the practice exam at the end of the HFSJ book. I left it for the last minute, and then thought my time would be better spent cramming the notes that I had made. So DON'T make the same mistake that I did -- take the practice test roughly ONE WEEK before you take the exam, and then concentrate on your weaker areas. DON'T blow off the end-of-chapter tests, either.

I did NOT use these forums as extensively as I should have. I won't make that mistake in studying for my next certification...

I DID make my own notes, often copying from the HFSJ book verbatim (even using good-old Paint for many of the diagrams). In the end, I had an 80+ page Word document that I could take along for review.

I DID setup an ANT script that would let me quckly create and deploy the test files in the book to Tomcat. Some learn through words, but I learn by doing. Having the quick feedback was important, and I would suggest the next edition of HF(fill in the blank) include either ANT or Maven to show some sort of automated build and deploy tool.

I did NOT have extensive Tomcat or Web server experience (my background is POJO and JMS), so I came to this topic behind others who have this background. Creating my own notes, actually trying the code, and (of course) HFSJ helped me achieve this milestone.

I really can't say enough about the HF series. I'm not alone in wanting HF for Web Services!!

BTW, I want to thank Kathy Sierra and Bert Bates for being gracious enough to not only say 'hi' when I met them at the Sun Certified party at JavaOne2005, but to stay at the table and answer many questions people had. (I didn't know they used stock photo clips throughout their books.) QUALITY FOLKS--I hope you get the opportunity to meet them sometime.

Ben
 
Ranch Hand
Posts: 212
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!!


Thanks for the tips


Regards
Vishwas
SCJP1.4, SCJA
 
Ranch Hand
Posts: 579
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Ben,
Nice to get your Xperience!
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Ben,

Congrats, and thanks for the kind words!

We've said it before, JavaRanch offers a kind of twisted view of reality. If all you do is look at the results at JavaRanch you'd think that everybody passes these exams with high marks! The reality is that a really big percentage of candidates fail these exams on their first attempt. A pass is more than a pass, these exams are known to be the hardest in the industry, and frankly I think the SCWCD is one of the hardest of all the Java exams.

So it's time to celebrate, you passed a really hard exam with room to spare!

- Bert
 
reply
    Bookmark Topic Watch Topic
  • New Topic