• 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

Taking the exam

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am leaving in a few minutes to go take the SCJA exam. I will let you all know any advice I can offer on it after I pass it.
 
Bob Law
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Okay I passed the test no problem. Sorry for the delay and letting you all know any advice I can offer.

Objectives 1-4 make up about 75% percent of the questions so don't stress to much over objectives 5-8. Being a skilled Java programmer will not help you on this exam as much as just know object oriented design concepts. Most of the questions that have to do with code are not to tricky and the correct answer seems to be the only one with the proper syntax.

If you have studied computer programming and learned the design concepts I think this test is very passable with minimal studying.

The ePracitce exam from Sun I though was a wonderful study tool. There were even a couple of questions on my exam that were right out of it with only reworded answer choices. With the lack of material out there I think it is well worth the 35 bucks just to know the depth of which you need to go into topics and the types of questions.

Just pass exam the exam and get your cert and start working on the SCJP exam. I doubt this certifcation will get you to more than causing whomever is reviewing your resume to pause simply because they have never heard of the certification before and wonder what it is. Well at least that is what my boss did when I asked him to sign off on the reimbursement form.
 
Ranch Hand
Posts: 2023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations. Could you please tell us what material you used for preparing for the exam?

Thanks
SJ
 
Bob Law
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Material I used for the exam:

*Head First Java
*Various notes found around the web, many are linked to from the yahoo group for SCJA. I can�t access that site from work or else I would give you the links directly. A young lady who has her blog linked on that page going by the screen name nerdgrl has made some wonderful notes public. I don�t want to take credit for anyone elses work or else I would post a link to all the notes I gathered up and put into one file.
*the uml guide from Head First was helpful. The link no longer works because Head First Objects will soon be released and will cover it.
*I also found the epractice exam from Sun to be very helpful just to get a feel for the depth of the test.
 
reply
    Bookmark Topic Watch Topic
  • New Topic