• Post Reply Bookmark Topic Watch 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This page was migrated from a javaranch.com.jsp

    JavaRanch Certification Info    

To pass the SCJP you must:

    1. STUDY    

You gotta read books; you gotta write some code. Give     yourself 3 months (less if you're a C++ programmer).

   

Get some examples from the CodeBarn, and stories at the Campfire.

   

The SCJP exam is now for Java2 (Java language version 1.2), but you can still take the     1.1 exam. The Java2 certification is almost identical to the Java 1.1 exam, but adds two     new objectives: Collections and GridBagLayout.

    2. PRACTICE    

with the Rule Roundup Game and then mock     exams. Find a great list o' links at Marcus Green's site.

   

Make flash cards for yourself.

   

Get your friends to quiz you.

   

Explain polymorphism to your dog.

    3. REGISTER    

(and pay around US $150). See Sun's     certification area for info on registration.

    4. Get some SLEEP    

(can't help you with that one)

    5. TAKE THE TEST    

You'll take it at an authorized examination center. They will have security to make     sure you don't take anything in, or out, and that you are the registered person (can't     send a Java Guru in to take it for you).

   

About 2 hours, 60 questions. There's plenty of time, but the questions are HARD.     Shockingly hard.

   

But not so bad if you do steps 1 and 2 and 4.

   

How do you know if you're ready?

         
  • You've been studying hard for at least 8 weeks (much more if you're also new to         programming and especially object-oriented programming).
  •      
  • You've been writing lots of code and trying things
  •      
  • You're getting 100% on Rule Roundup (and the cows aren't         distracting you any more...)
  •      
  • You're getting at LEAST 90% on both the Roberts & Heller sample questions and the         sample questions in the Boone Certification book. Visit our Readin'         at the Ranch page...
  •      
  • You can answer Sun's sample questions         perfectly (or if you do miss one, you understand exactly why)
  •      
  • You're willing to accept not passing the first time.
            Many don't.
            Most don't.
  •    
   

If you're over 29 (in human years) -- and you can trust the CowGirl on this -- reread     step 4.

 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
    Bookmark Topic Watch Topic
  • New Topic