Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

What next after SCJD?

 
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 recently passed SCJD but don't know what to go for next. I was thinking of taking one of the J2EE exams. Which one would you guys recommend and why? I don't use any J2EE in my job, but would like to do something that could be useful later in my life at some point.

[ February 14, 2006: Message edited by: Steve Smith ]
[ February 14, 2006: Message edited by: Steve Smith ]
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Steve,

I don't think there is a simple answer that suits everybody. Possibly one way to decide would be to base your decision around which part of the assignment you enjoyed the most. If you liked developing the client app, maybe work on SCWCD. If you liked doing the server side, maybe do SCBCD. Or if you liked creating an interface between the two (especially if you used the Command Pattern), then maybe SCDJWS could be interesting for you.

One of the things I found helpful in my study was taking the SCJD assignment, and then using that as a base project to apply the techniques I was studying to. For example, while studying SCWCD I created a web front end that connected to the stock standard server I had created for my assignment.

Regards, Andrew
 
reply
    Bookmark Topic Watch Topic
  • New Topic