• 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

SCJD or SCWCD,which is better

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are too cetificates, SCJD and SCWCD. Which is good for finding a job in Java.
 
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm sorry that I can't be that categorical in my answer but "It Depends"...
The (old) Developer Certification has emphasis on (among other topics), GUI development.
As we all know, Server Side Java does not. Also this area of Java seems to be "hotter" in the industry right now. That is, Web Application Development seems to be in more demand. Not to my surprise, by the way.
My $0.02
 
Tony Alicea
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ikea63ca:
Welcome to JavaRanch!
I know you will benefit from your (and the other friendly guys's participation) here.
However, we have a username policy which is explained in this link:
http://www.javaranch.com/ubb/Forum10/HTML/000180.html
Once you read it and re-register, I'm sure you will receive good answers to those type of questions.
Sincerely,
---
Sheriff Tony
 
sharp shooter, and author
Posts: 1913
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just to take a different spin ... although it is true that the SCJD is GUI based, it does (I feel) test your skills in other areas, namely :
- ability to read, understand and translate requirements
- ability to design in a coherent and informed manner (you have to document *why* you did things)
- ability to code, document and structure your code
- ability to think around (and solve) complex problems such as thread-safety, user experience, distributed computing (whether it be RMI or sockets)
The reason that I bring these up is that they are all very valid in the web app environment too and if anything, the two certifications compliment each other. Experience in these areas will (IMHO) also help to get you a job as it helps to show that you are a more "rounded" developer.
In fact thinking about it, shouldn't the SCWCD be called the SCWC Progammer?
Just my �0.02 worth (I'm in the UK!)
Cheers
Simon
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, my personal idea is that Sun is promoting SCWCD in lieu of SCJD...may be as a result of job market study. As in my country taking SCJD exam is problematic in ASEC whereas u can give SCWCD any time.
Anyway, sheriffs, would u like to explain me what "My $0.02" stands for...i don't know and m curious...

------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!
 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i agree with you Tony Alicea
also the Server Side market has more targeted audience as compared to SCJD market
 
Can you really tell me that we aren't dealing with suspicious baked goods? And then there is this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic