My scjp path

Friday, March 10, 2006

Blogs on SCJP

SCJP tutorials

Thursday, March 09, 2006

An SCJP 1.4 certification primer

Details you should be aware of before starting the prepration.Info from the IBM site

Tips for passing the SCJP

No short list of observations about the SCJP exam is sufficient as a complete study guide. To be fully prepared, you'll need to spend some time with at least one book on SCJP certification, as well as some of the other resources mentioned in previous sections. The tips that follow are, however, essential to your success in passing the SCJP exam:

Many of the questions in the SCJP 1.4 exam will require code-based answers, so practice coding as much as possible in preparation for the exam.


Some objectives have been strengthened in SCJP 1.4. Be sure that you're well-versed in the topics of wrapper classes, collections, asserts (newly added in 1.4 exam) and the methods hashCode() and equals().
http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html


Some aspects of the Java programming language do not come up as often in real life as they do in the exam, which can trip you up if you're not prepared. Be sure you understand how operators work in Java code -- particularly the shift operator.
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/bitwise.html
http://en.wikipedia.org/wiki/Two

Multithreading is a difficult topic, and it will come up in the SCJP 1.4. You should know the different ways to construct a thread in a Java program, have a good understanding of synchronization, and be familiar with the functionality of the different methods used in creating a multithreaded application. In all instances, you should be prepared to deliver code-based answers.


Be sure you've memorized the inheritance hierarchy of the Exceptions and Collections classes. It will come in handy.

The AWT (Abstract Windowing Toolkit) objective has been removed in 1.4. SCJP 1.4 contains no questions about GUI programming. The I/O objective has also been removed.


The objective on Garbage collection will have questions asking how many objects are eligible for garbage collection at a particular point in the program. The answers to such questions cannot be verified with the help of examples because you cannot force the garbage collector to run. So attempt as many questions as possible on this topic from various mock exams; compare your answers to test your knowledge.

Saturday, March 04, 2006

I Start my SCJP Prepration

Today 4 of March I start my SCJP prepration.I am working in an MNC in Chennai. There is work but I want to finish of this task asap.I dont want to spent more time preparing or fomating this blog.I want to put in tips and use full material which I come accross in my prepration. Though SCJP is a triky exam I want to clear it asap as this has been pending for a long time. If I can cleat it why am I not going for it?