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

How relevent is the SCWCD exam with all the web frameworks out there?

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Charles (and anyone else with an opinion to share)

I was studying for the SCWCD exam when I had to put that aside to learn Grails and GWT for a work project. Now a few months later I am having a really hard time coming back to my SCWCD studies. It seems like there are just so many options (web frameworks) that hide all those pesky details of developing a web app, especially developing custom tablibs. I’m sure you feel it is worth knowing all the foundation knowledge, or you wouldn’t have written the book, so I’d really love to hear your thoughts on this.

Also I have been using the Head First book, and although I loved the Head First style for design patterns (after years of reading the GOF I finally understood !) But for servlets/JSP I find it a bit too repetitive. What’s your style? Is your book a bit more concise / serious?

Nicole
 
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
I think Charles has answered this question a couple of times. Here is one
 
Author
Posts: 836
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nicole Lacoste wrote:What’s your style? Is your book a bit more concise / serious?


I have to watch what I say... Bert is lingering around the corner somewhere listening to me

Seriously though, my book is a more traditional style - similar to the style of Kathy & Bert for SCJP (which I studied from and thought was great). We have a little joke (usually an appalling pun to be honest) every now and again through the book, but primarily it's concise and flows well, each chapter building on knowledge from the last, and every topic covered in as much detail as necessary to make you a good programmer. Pretty much the entire platform is covered.

I'd suggest taking a look at the sample chapter and table of contents available on SCWCD Study Companion publisher's homepage (under the Downloads section). You can assess the style and layout of the book for yourself there.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic