• 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

which comes first SCJA or SCJP?

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have to start taking up certification exams. is SCJA the first one to clear or is it SCJP? i am new to this group . so please excuse me if i have put up this post in the wrong section.
[ July 10, 2007: Message edited by: Ravia Chand ]
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The SCJA covers less than the SCJP, but it is not a prerequisite for the SCJP. If you are (or expect yourself to be) in a development position, then it is probably the SCJP you should go for. Some basic information about both can be found at the SCJA FAQ and the SCJP FAQ.
 
Ravia Chand
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
actually a friend of mine told me that as per the new rules, SCJA is compulsary to clear before giving SCJP. Can anyone please throw some light on this one.
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think your friend had better check his information. The Sun SCJP objectives page -which is linked in the SCJP FAQ- shows that there are no prerequisites for the SCJP.
 
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ravia Chand:
actually a friend of mine told me that as per the new rules, SCJA is compulsary to clear before giving SCJP...


Absolutely not. As Ulf said, check Sun's Java Certification page. You will see that the SCJP exams (1.4 and 5.0), have no other exams as prerequisites.
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd actually say that the SCJA covers far more than the SCJP exam. The SCJP exam is all sytax focussed, but it does indeed go more in depth on the syntax than SCJA.

SCJA is wide, but not very deep. SCJP is deep, but not very wide.

-Cameron McKenzie
 
Bartender
Posts: 1155
20
Mac OS X IntelliJ IDE Oracle Spring VI Editor Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeah - do both. I like the SCJA exam as an introduction to the world of Java technologies. Of course the programmer exam is more prestigious and rightfully so. It is very focused in a small subject area. The associate exam focuses on a wide range of subjects, but not in too much depth. They complement each other well.

I found the subject matter for the associate certification revolved around what the technologies do and why and when you would use them. The programmer exam requires knowledge of how the core java language syntax is applied, and your ability to understand it.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
=)

Yes Peter, i think the same. You write a great explanation about it, because a lot of ppl dont think that scja is important. Im a java programmer has more 2 years =P and i don't make any certificate yet. So, now im estabilish in one project and i will make scja, before scjp... i will start a revision with scja.

I hope JavaRanch will help me so much.
Sorry for my english. ^^
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Indeed.

After being in a project that hits all the major J2EE technologies, you really get an appreciation for the importance of the SCJA Certification.

Looking back, there's alot of project managers and junior programmers that I wish had the well rounded knowledge of Java and J2EE, and even J2ME, that the Sun Certified Java Associate Exam gives you.

-Cameron McKenzie
 
reply
    Bookmark Topic Watch Topic
  • New Topic