• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

What advantages are there to SCJA?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What advantages are there to taking the SCJA before SCJP?
 
Ranch Hand
Posts: 140
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You dont need to know as much java, so in a way you could regard it as a stepping stone.

It will help you to get used to Suns tests, which can sometimes be counterintuitive ("which 2 of the following are not true", rather than which are, etc.).

It is a much broader exam, whereas SCJP is about syntax and low level bit calculations, SCJA is a higher level qualification, dealing with how java should be used, when J2EE (or whatever sun is now calling it, JEE5?) is appropriate etc.
 
reply
    Bookmark Topic Watch Topic
  • New Topic