Sun certification for java

Programming Tutorials

Sun Certified Java Associate (SCJA) Certification

  1. Oracle Certified Associate (OCA) Java SE 11 Developer: This certification covers the core Java SE 11 programming concepts and APIs used to design and develop Java applications. It is a beginner-level certification.
  2. Oracle Certified Professional (OCP) Java SE 11 Developer: This certification covers more advanced Java SE 11 concepts and APIs used to design and develop enterprise applications. It is an intermediate-level certification.
  3. Oracle Certified Master (OCM) Java SE 11 Developer: This is the highest level of Java certification and validates advanced skills in Java programming, including the ability to design and develop complex Java applications.

In summary, the OCA Java SE 11 Developer certification is the closest alternative to the SCJA certification, as it covers similar foundational Java programming concepts and skills.

Add Comment

  • Your name, rating, website address, town, country, state and comment will be publicly displayed if entered.
  • Aside from the data entered into these form fields, other stored data about your comment will include:
    • Your IP address (not displayed)
    • The time/date of your submission (displayed)
    • Administrative purposes, should a need to contact you arise.
    • To inform you of new comments, should you subscribe to receive notifications.

    This policy is subject to change at any time and without notice.

    These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:

    • Although the administrator will attempt to moderate comments, it is impossible for every comment to have been moderated at any given time.
    • You acknowledge that all comments express the views and opinions of the original author and not those of the administrator.
    • You agree not to post any material which is knowingly false, obscene, hateful, threatening, harassing or invasive of a person’s privacy.
    • The administrator has the right to edit, move or remove any comment for any reason and without notice.

    Failure to comply with these rules may result in being banned from submitting further comments.

    These terms and conditions are subject to change at any time and without notice.

    Источник

    Sitting for the Sun Java Certification Exams

    The Sun Java Certification exams represent the best way of demonstrating to an employer or client that you possess competency in the Java language. The language is relatively new, and many people has less than a few years of experience in Java. However, with all the hype over Java, and the pressure to learn it, many people pick up only the basics. With limited skill, they claim to be Java gurus. If you want to demonstrate your competency, consider studying for the Sun Certification exams. — David Reilly

    Virtually anyone can claim to program. Certification proves it.

    The software industry does, however, recognize certification. Certification sets apart those willing to undergo extra training and study to pass difficult and taxing exams from those who — for whatever reason — choose not to. The reputation, for example, of the Microsoft Certification exams is high. This is due in part to the demanding nature of the exams, and the small number of people who become certified.

    Sun Microsystems, in an effort to provide a certification path for the Java language, established the Sun Certification Exams. Despite the existence of third party certification, passing the Sun Certification Exam remains the best way of verifying an individual’s proficiency with the Java language.

    How do I become Sun Certified?

    • Sun Certified Java Programmer for JDK1.02, JDK1.1 & Java 2
    • Sun Certified Java Developer for JDK1.02, JDK1.1 & Java 2

    In addition, a third type of exam (Sun Certified Java Architect) has been added. The older JDK1.02 exam will also be phased out in the future.

    Sitting for the exams involves a small fee, which is non-refundable for those who fail. For this reason, it is advised that all candidates study before purchasing their exams.

    What do the exams involve?

    Passing the Sun Certified Java Programmer exam involves answering a series of multiple choice questions. Sound easy enough? There’s a little more to it though — you must select ALL the right answers, without missing any or adding extra ones. Often the difference between one answer and another is subtle, and it requires a good understanding of the language and the base Java APIs. Consider the following examples.

    1. Which of the following is not a public method or instance variable of java.lang.String? a) String.length b) String.size c) String.getLength() d) String.length() 2. What keyword is used to specify a class variable? a) final b) public c) static d) private 3. Which of the following are valid comment(s)? a) / This is a comment b) /* This is a comment */ c) (* This is a comment *) d) // This is a comment 4. Which of the following will not produce a compile-time error? a) public class MyString extends java.lang.String b) class MyClass implements java.io.Serializable c) class NetworkClient

    (No peeking till finished)

    Let’s see how you did! Click here for the answers. If you scored all four you’re an ideal candidate for certification right now. If not, don’t despair. All it means is that you’ll need to take a training course, or read a Java certification guide.

    Should I sit the exams?

    Many people report success with achieving employment, or better compensation, after achieving Sun Certification. As Java is so new, and few people have more than a couple of years experience, it’s important to distinguish yourself from a Java newbie.

    The Sun Certified Java Programmer is suited to commercial programmers, or highly skilled university students, who have had at least six months Java experience.

    For those who have passed already, there is the Sun Certified Java Developer. This involves the same type of questions as the Programmer, but with a greater and deeper range of topics. However, before the exam can take place, a programming exercise must be completed. The programming assignment involves developing a system, given programming requirements. This gives a practical component, which is missing from the basic Programmer exam.

    How do I prepare for the exams?

    Before attempting either exam, you’d be well advised to pick up an exam guide. Most guides offer sample exams, which give you an idea of the way the questions work. Coming from someone who has passed the exam, it’s not an easy thing to do, and re-sitting the exam would be costly. (For the record, I passed first time round!)

    What guides are available?

    There are many exam guides on the market, that teach the basic concepts, guide you through Java theory, and provide practice examinations. Unless there is a particular reason to do so, it is best to get a guide on the new Java 2 platform.

    A trip to your local bookstore will likely turn up a few good titles, where you can flick through the pages. For those who like to use their mouse to save some walking, here’s a sampling of some of the certification guides Amazon.com has on offer.

    Summary

    Making the decision to study for the Sun Certification Exams is a big step. It’s a long hard road, but at the end, you will have demonstrated both your resolve to become a highly-skilled Java programmer, as well as your competency. For those who have had prior Java experience, use the language day-to-day, and use a study guide or training course as an aid, passing the exams is far easier. And for those who fail the first time round, remember that you can sit the exam as many times as you need. Good luck in your test!

    About the author

    David Reilly is a Sun Certified Java Programmer, and freelance technical writer. Just for the record, he’s proud to have passed first time round!

    Disclaimer : Dummies� is a trademark of IDG and no aspersion is cast upon the fine guides they produce.

    Источник

    Читайте также:  Font face web font css
Оцените статью