• 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

About SCWCD Exam Study Kit 2nd ed.

 
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have SCWCD Exam Study Kit 2nd ed., but I heard many people say this book isn't good compare to HFSJ and even it's previous ed. (SCWCD Exam Study Kit).
I want to know what chapters are not good (I should not follow/rely on), and what are good (I can follow/rely on).

What resources/materials I can fulfill knowledge to pass SCWCD 1.4 with high score (90%+)?

Anybody who know please tell me, thank you.
 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have seen both the books.

if you are new to the subject, better use both the books. But definetely study both of them.

EL and custom tags is covered much better in HSFJ
 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have both HFSJ & SCWCD exam study kit with me.

HFSJ is easier to read and understand, but takes more time to read. Study Kit is a bit harder to study, especially, if you are reading it for the first time.

If you are new to Servlets & JSP, then please read HFSJ first to understand the concepts clearly. Then you read Study Kit. Especially, Custom Tags & EL are a bit hard to understand when reading Study Kit, compared to HFSJ.

I think, we should read both of these books. Some of the points that are missed while reading HFSJ will be covered while reading Study Kit. Also, you may encounter some new points, when reading a second book.

Thanks,
Chandra
 
Hong Anderson
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you.

From your reply, I should study EL and custom tag more from other materials, but for the other topics I can follow SCWCD Exam Study Kit 2nd ed.
Right or not?
 
Chandra Atla
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I feel that "Exam Study Kit" is more towards preparing for the exam, than to use it as a guide to study for the first time, to understand the basic concepts. I think, it's good to have some basic knowledge before reading it, even for other items other than EL & custom tags.

Thanks,
Chandra
 
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For me Design Patterns chapter is nice in Manning book compared to HSFJ..
reply
    Bookmark Topic Watch Topic
  • New Topic