How to proceed & prepare for OCPJP exam?

utkarsh73

Journeyman
I have been familiar with Java for a while now and I m looking forward to take the OCPJP certification exam. Please guide me about the books and materials needed to pass the certification exam.
I have completed Head First Java and have a good grasp on most of the topics covered in the book. Now how should I proceed?
 

vickybat

I am the night...I am...
If you're well acquainted with advanced topics, then read the following:

SCJP Sun Certified Programmer for Java 6 Study Exam 310-065 Guide (With CD-ROM) 1st Edition - Buy SCJP Sun Certified Programmer for Java 6 Study Exam 310-065 Guide (With CD-ROM) 1st Edition by Sierra, Kathy|Author; Bates, Bert|Author; Online at Best

Try some projects yourself too. Code projects will be your best bet.
 

JGuru

Wise Old Owl
I recommend these books for preparing Java certification

1) Core Java Vol I & II
2) Java 2 Developers Handbook
3) Java 2 Certification study Guide Philip Heller, Simon Roberts

Plus Google for "Java certitication questions"
Prepare, Practise, and Practise!!
 

vickybat

I am the night...I am...
^^ Completely agree with Core Java Vol I & II. Written by one of the best professors "Cay Horstmann". He's actually the primary instructor and teacher of Udacity's "Programming in Java" course.
Currently using them and the books are simple and excellent,with almost all topics covered.
 
Top Bottom