Certification Section Index | Page 4
What are the best sites which help prepare for the Sun Certified Java Architect exam?
http://prasks.webahn.com/architect/scja.html contains a growing list of resources related to the Sun Certified Java Architect exam. more
One of the objectives for the Certified Java Developer exam states: "The examinee has to run your completed project against a test harness". What do they mean by this?
In the Sun Certified Java Developer exam you wil give you a small project wherein you have to create a small Java application consisting of a GUI-based client and a server.
To make things easier f...more
What are the skill objectives for the Sun Certified Java Developer exam?
Please see the following link for details:
http://java.sun.com/cert-initiative/solution.html
What are the skill objectives for the Sun Certified Java Programmer exam?
Please see the following link for details:
http://java.sun.com/cert-initiative/programmer.html
Where can I find free mock exams to help prepare for the Sun Certified Java Programmer exam?
There are numerous sites on the web which offer mock exams for
the Sun Certified Java Programmer exam:
http://suned.sun.com/usa/cert_test.html
http://www.software.u-net.com/javaexam/jav...more
Should I get certified?
There are four primary schools of thought on whether
or not software developers should be certified. The
first school says that certification is basically
worthless since it doesn't prove anyt...more
What books on Java certification do you recommend?
The book you get depends upon your specific needs. For the beginning Java programmer, Addison Wesley's Programmers Guide to Java Certification [ISBN: 0201596148] offers a good start to Java develo...more
How do I go about signing up to take a Java certification exam?
Get an exam voucher from the local Sun Educational office. (See http://suned.sun.com/certification/globalcontacts.html for contact information.) Then... You can take the Java certification exams a...more
Where can I find out information about Java certification?
Sun provides a certification FAQ at http://suned.sun.com/USA/certification/faq/index.html
but it doesn't seem to answer many of the questions people have.
Marcus Green provides a more useful FAQ ...more
What do I have to know about the Collections Framework to be a Certified Java Programmer?
According to the exam objectives, you need to: "Make appropriate selection of collection classes/interfaces to suit specified behavior requirements."
more