• 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:

Study Guide Recommendations?

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am currently looking into buying a study guide. I've seen the following:

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides) [ILLUSTRATED] (Paperback)
Sun Certified Web Component Developer Study Companion: SCWCD Java EE 5 (exams 310-083 and 310-084) (Paperback)

Any recommendations on either of these two or something different? I purchased the Sun Certified Java Programmer for Java 6 Study Guide from McGraw Hill, and I absolutely love it. They also have a SCWCD study guide, but it focuses on the 310-081 and 310-082 exams (the previous versions). What are your thoughts?
 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I feel HFSJ is for the people who are new to servlets and JSP..
Becuase i am into Quality Control which is no way related to coding(and zero experience with JAVA) but i found these books Head first Java and Head first Servlets and JSP quite useful and taught many things.

Thanks
Sudhakar
 
Michael Iaria
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply. I have read elsewhere the HFSJ may be incomplete for the purpose of studying for the SCWCD 5 exam. Has anyone had any experience with the other study guide mentioned? Does anyone disagree that HFSJ may be incomplete, or does it do a good job in preparing one for the test?
 
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
The 1st edition was incomplete, but the 2nd edition (the one you've linked to) is not.
 
Author
Posts: 836
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Obviously I know which one I'd pick Seriously though, I'd suggest checking reviews etc. and see what other readers think. There are many referenced for my book on the Ranch's own SCWCD Links. Amazon.com and Amazon.co.uk are also useful places to see what reviews have been written. There is also an interesting comparison of the two books you mention on Amazon.de (you'll probably need a translator like Babelfish!) Then I usually check the publisher sites too for detailed tables of contents and sample chapter(s), and see which style best suits (Head First is beginner-oriented and very 'jokey' whereas mine is more of a straightforward textbook-style study guide).

Of course, there is no reason not to buy more than one resource if you can afford it - different perspectives are always good...
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic