• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Passed SCJP today, 91%

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cool! I have studied pretty intensively for a month, using my old copy of Bill Brogden's book (pretty complete, well-organized), JQPlus (excellent! the robust features were well worth my $20, and many questions closely resembled those I saw on the real test), and Marcus Green's mock tests. My recommendations to studyers/test-takers: Know Threads inside out, know the I/O API including the constructors (mainly know the particularities of I/O class categories & how their constructors reflect that), practice as many good mock tests as you can, and check the more complete advice and notes you can find throughout Javaranch.
Many, many thanks to all who have contributed to Javaranch over the last coupla years. I started coming here in 2000, mostly to play the Roundup game. Put off taking the SCJP test until now as it wasn't important to me -- I have been a professional programmer since 1997, using Java since 1999, and until being laid off recently have had no problem getting better jobs as my programming experience has grown. Anyway, maybe SCJP will help me professionally going forward! and studying for it has improved my Javaknowledge, some trivial and some deeper.
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats John...Xcellent Score.
Regards,

------------------
Shyam,
Sun Certified Programmer for the Java�2 Platform
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats John,
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, John. Great score.
------------------
Donald Nunn
Sun Certified Programmer for the Java� 2 Platform
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations John. Great Score, Good Job!! ^_^
------------------
Vincent Yeh
SCJP2, RHCE
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats John, good job done man!
I have similar score as urs except the experience.... ....very dissimilar as i worked not as a programmer, rather as a faculty member. Anyway, what r u planing next?
------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats on passing John, excellent score too.

------------------
Dave
Sun Certified Programmer for the Java� 2 Platform
 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Conrgratulations John....good job.What is ur score in threads & ur opinion abt threads.
Bye.
Viki.
------------------
Count the flowers of ur garden,NOT the leafs which falls away!
 
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
Good job John
------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform
 
John Henry
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks, everyone. I next plan to continue university courses to finish an electrical engineering degree, and am looking for software-related work that will fit my new schedule -- anyone know of any technical trainer openings in the SF Bay Area?
Threads: I got 85%, probably 11 out of 13 or so...there were lots of thread questions. My opinion: learn all about the relevant methods (wait, notify, sleep, start, run, etc.), have a solid understanding of how a Runnable can work, and understand synchronization and locking.
 
Everybody! Do the Funky Monkey! Like this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic