• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Passed SCJP 1.4 96%

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks to everyone in the Programmer Certification forum not only for the answers but the companionship � it felt like I was learning with a group. Also the tenacity some of you go after the truth with helped me get with the program.
Thanks again I enjoyed the ride...next stop SCWCD! Ye-Ha cowboy!
Anyway my tips are all the regular ones�.
  • Lots of thread questions that are quite lengthy � most of these boiled down to the behavior cannot be guaranteed.
  • couple of trick questions, with instance methods being called from main, assignments in if statements, Immutable Strings etc.
  • Make sure you know inner classes (all types), overriding access modifiers etc.
  • I had plenty of time and used all of it. First pass I took slow, then I did a second complete pass, then came back to marked questions.
  • when I was taking the test I kept careful notes on my thoughts for questions I was not 100% sure on. I also kept notes on all calculations, bit shifts etc.
  • the testing center gave me a laminated sheet and a marker to write with which I was not expecting but worked out fine.

  • My study plan was simple. I have worked with Java on again/off again for about 2 years. But have done programming in several other environments.
  • I used Kathy / Bert�s book for a base. Read all chapters at least once � Threads and Inner classes several times.
  • I wrote and ran a lot of "test" code just like the mocks and examples...this helped me remember concepts.
  • Used the Master Exam that is part of their book
  • Used several other mock exams
  • Compiled a list of Java �Gotcas� that I reviewed daily the last week
  • Played a lot with the Rules Round Up Game

  •  
    Ranch Hand
    Posts: 1865
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congratulations Tom!
     
    author
    Posts: 9050
    21
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Tom -
    Rockin' score ! Congrats !
    -Bert
     
    Ranch Hand
    Posts: 513
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congratulations!
     
    Ranch Hand
    Posts: 366
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congrats Tom
    Great score!!!
    Sri
     
    Ranch Hand
    Posts: 284
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    solid tips! good advice., thanks.
    btw - that, sir, is an awesome score.
     
    Author & Gold Digger
    Posts: 7617
    6
    IntelliJ IDE Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Nice shot Tom
     
    Sheriff
    Posts: 5782
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congratulations and good luck with your future endeavours! And thank you for your helpful tips.
     
    Police line, do not cross. Well, this tiny ad can go through:
    We need your help - Coderanch server fundraiser
    https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
    reply
      Bookmark Topic Watch Topic
    • New Topic