• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

new to scwcd

 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how shud I start preparing for SCWCD ? I cleared SCJP last yr.
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Purchase Kathy and Bert's brand new book: Head First Servlets and JSP, read it as many times as possible, work out the mock exam at the back after your last read, purhcase JWeb+ v4 for more practices and then pass SCWCD 1.4 with 90+.

Nick
 
Jui Mahajan
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a bunch
 
Ranch Hand
Posts: 170
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How worth purchasing Jweb+ exams? Are they pretty close the complexity of the scwcd exam?
 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ! I do not have experience with jsp . Is it possible to learn and at the same time prepare for the SCWCD ?
thanks , victor
 
Cowgirl and Author
Posts: 1589
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Absolutely. As with the other programming exams (SCJP, SCBCD, and SCMAD), we believe that preparing for the exam is one of the best ways to learn it! People who learn the topic without also preparing for the exam often *skip* important topics, perhaps learning ONLY what they need to accomplish some task.

This doesn't mean you must take the exam--only that it's almost always a good idea to use the exam objectives as a way to figure out what to learn and study.

In our cert prep book, for example, we assume that you do not know servlets and JSP (but that you are a Java programmer, of course). For a Java programmer, there is nothing seriously difficult about learning JSPs, for example, but there are a LOT of details and a LOT of different kinds of things to learn, some of which do not involve Java code (the JSP stuff). Oh yes, you also do NOT need to be a *web* developer or know HTML when you begin your studies for the SCWCD. You will need to learn a little during your studies, but many web developers doing JSP in the real world are using a development tool such as Dreamweaver, so that you aren't expected to be really good at hand-coding HTML.

cheers,
Kathy
 
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 very much Kathy !
best regards , victor
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nick,

I did a search regarding JWeb + exam but couldn't find a correct link where I can buy the exam. Can you please post the link on the forum?

Thanks,
Sharada
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic