• 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

Cleared SCJP 6.0 & Generics links

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have cleared the Sun SCJP 6.0 exam yesterday with 80%. This is my second attempt. In my first attempt, exam pattern was completely different with 72 questions, pass % is 65% . I lost that exam by just one mark.

New pattern, questions are small in size but tricky. I encountered more questions on Interface, Inheritance and Static. I saw almost all topics are covered which are from Navigation to Generics to Threads to Development to Assignments to Operations.

Previous format, Multi-threading questions were horrible, means were very big questions and understanding and selecting answer was taken at least 5 mins.

Useful books are SCJP 6.0 from K&B is very good. This is the best book. Don't forget read comments. And read each and every line, attempt all questions in back of each chapter.
Another book is SCJP6.0 by Khalid.

To understand the Generics, study the Sun documentation, it will really gives the full idea of generics.

http://www.angelikalanger.com/GenericsFAQ/JavaGenericsFAQ.html
 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy, Vijay! Thanks for the tips and congratulations for the achievement!
 
Vzy Mar
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you. I would like to add one more important thing about the exams, that is Mock tests.

When I wrote first time, I didn't write any mock exams. Just I read SCJP 5.0 book by Kathy and practiced back questions. Second time, I didn't want to take chances, I have practiced ExamLab exams. And.... [deleted].


I didn't pass single exam from ExamLap ExamLab, I got maximum of 63% (Old pattern) in Mock exams. But finally, I got 80% in real exam.

However, all these exams really helped me to get good score in SCJP6.0
 
Sheriff
Posts: 7136
1360
IntelliJ IDE jQuery Eclipse IDE Postgres Database Tomcat Server Chrome Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Vijay
 
Author
Posts: 3473
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and keep up the good work.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Vzy Mar
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
SCJP 5.0 and SCJP 6.0 by K & B are almost same except few topics. But those topics are really important , for example Navigable Sets and Generics. Ofcourse, Generics are not given in details in these books.
 
Ranch Hand
Posts: 5575
Eclipse IDE Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic