• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Passed SCWCD upgrade (310-084) 92%

 
Ranch Hand
Posts: 45
Scala Mac OS X IntelliJ IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This morning I passed the upgrade from SCWCD 1.4 to 5.
The test was 50 questions in 2 1/2 hours, more that enough time.
More design patterns than I expected (10-15%). As I read here, deployment descriptors and EL were definitely emphasized.
I mostly used "HFSJ 2nd ed", "SCWCD Study Companion" by Lyons, and Marcus Greens' web site.
If you have the time to read both books, I suggest HFSJ first and Lyons second. I found HFSJ is good at getting the basic ideas (the dumb Kung Fu movie stills helped me nail the choose-when-otherwise syntax), and then I had enough context to hang the details in Lyons. Lyons is very good and very complete.

Thanks to all the authors.
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats.
Just curious, Do they give Paper copy Certificate for Upgrade exam too?
(same like SCWCD main exam)
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations John, and thanks for info.
I studied for 1.4 with specs, HF, Marcus Green, but never took text.
I found HF 1.4 difficult, want , will try Lyons, for new test.

Originally posted by John Donoghue:
This morning I passed the upgrade from SCWCD 1.4 to 5.
The test was 50 questions in 2 1/2 hours, more that enough time.
More design patterns than I expected (10-15%). As I read here, deployment descriptors and EL were definitely emphasized.
I mostly used "HFSJ 2nd ed", "SCWCD Study Companion" by Lyons, and Marcus Greens' web site.
If you have the time to read both books, I suggest HFSJ first and Lyons second. I found HFSJ is good at getting the basic ideas (the dumb Kung Fu movie stills helped me nail the choose-when-otherwise syntax), and then I had enough context to hang the details in Lyons. Lyons is very good and very complete.

Thanks to all the authors.

 
John Donoghue
Ranch Hand
Posts: 45
Scala Mac OS X IntelliJ IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vishal Matere:
Just curious, Do they give Paper copy Certificate for Upgrade exam too?
(same like SCWCD main exam)



I sure hope so! I've got the frame ready and a nail in the wall.
This is the only upgrade test I've done. It will take a few weeks for the official certification stuff to arrive. I'll post something when it arrives.
 
John Donoghue
Ranch Hand
Posts: 45
Scala Mac OS X IntelliJ IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Mitch Miller:
I found HF 1.4 difficult, will try Lyons, for new test.



Don't be put off by the fact that the Lyons book has "1.4" in its title. The exam objectives are the same. I thought it covered the version 5 material very well.

Good Luck!
[ May 09, 2008: Message edited by: John Donoghue ]
 
Author
Posts: 836
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations on passing and I'm glad you found my book helpful!

Don't be put off by the fact that the Lyons book has "1.4" in its title. The exam objectives are the same. I thought it covered the version 5 material very well.

In fact we updated the title to avoid the confusion, so now it says SCWCD Java EE 5 - it's all the same content, just a modified title on the cover! A lot of places have updated the title (Amazons in particular), though some are lagging behind... Thanks for the mention!
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Man,
I am also preparing for SCWCD 5, I cleared SCJP1.4 in August 1, 2007. Now, I want to appear for it at the end of this week. Kindly, guide me for scoring good marks in SCWCD 5.
 
John Donoghue
Ranch Hand
Posts: 45
Scala Mac OS X IntelliJ IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by John Donoghue:

It will take a few weeks for the official certification stuff to arrive. I'll post something when it arrives.


The certificate arrived today (yesterday, actually, I didn't get the mail until today).
It simply says SCWCD for version 5. No indication one way or another about the upgrade exam. This makes sense, because the certification guidelines say something to the effect of passing the new test or passing the old test and passing the upgrade.


 
Vishal Matere
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats man
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

-Cameron McKenzie
 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!
 
Meera Pallath
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats!
 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations John Donoghue
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic