Sun Certified Professional

Sun Certified Professional

Sun Certified Professional (SCP) is a professional certification program by Sun Microsystems. It is meant to verify a particular skillset in Sun technologies, especially the Java programming language and the Solaris Operating System.

Java certification programs

un Certified Java Associate (SCJA)

The Sun Certified Java Associate (or SCJA), the newest of Sun's Java certifications, concentrates on basic knowledge of object oriented programming, UML, and the essentials of the Java programming language and platform. It costs approximately $300. It is targeted at newcomers to Java who are not necessarily working in technical positions, such as project managers, students, or developers for whom Java is not a primary requirement.

un Certified Java Programmer (SCJP)

The Sun Certified Java Programmer (SCJP) exam is the entry level Java exam and is a prerequisite to a number of the other Java-related certifications. SCJP 6, designated CX-310-065 by Sun, was released in December 2007.

It is designed to have a fairly detailed test of basic knowledge of the essentials of the Java programming language. It tests looping constructs and variables, and does not cover specific technologies such as GUI creation, Web or network programming.

It is assessed through an automatically administered multiple-choice test system and consists of 72 questions which the candidate has 210 minutes to answer Kathy Sierra and Bert Bates, "Sun Certified Programmer for Java 5: Study Guide (Exam 310-055)", 2006, ISBN 0-07-225360-6] . At least 47 questions are needed to be correct to pass (around 65%). The exam is taken at a Prometric test center, and to take the test a candidate must buy a voucher from Sun (approximately US$200 in the US, but £150 (excluding VAT) in the UK, AUD 316 plus Tax in Australia, Rs. 6000 plus taxes in India) and book the test at least a week in advance. The test consists of multiple choice and drag-and-drop questions, the latter comprising 20-25% of the questions.

The SCJP 5 exam tests a candidate on knowledge of declarations, access control, object orientation, assignments, operators, flow control, assertions, string handling, I/O, parsing, formatting, generics, collections, inner classes, threads and the JDK tools. The test is available in English, Japanese, Chinese, German, Korean, Portuguese and Spanish [ [http://www.sun.com/training/catalog/courses/CX-310-055.xml Sun Certified Programmer for the Java 2 Platform, Standard Edition 5.0 (CX-310-055) ] ] .

Previous versions

There have been a number of previous versions of the SCJP. The current version, SCJP 6.0, is aimed at the JDK 6.0 release of Java. It introduces new topics covering Console, NavigableSet, and NavigableMap.

SCJP 5.0 (designated CX-310-055) was based on JDK 5. It introduced variable arguments, autoboxing, and generic types, and dropped the bit shifting topics from previous exams.

SCJP 1.4 (designated CX-310-035) was based on JDK 1.4. Compared to the previous version of the exam, SCJP 1.2, it dropped questions on GUI topics and shifted the emphasis towards core language features [Khalid A. Mughal, Rolf W. Rasmussen, "Programmer's Guide to Java Certification, A: A Comprehensive Primer, Second Edition", Addison Wesley Professional, August 04, 2003, ISBN 0-201-72828-1] . SCJP 1.4 features 61 questions to be answered within 120 minutes. 32 questions or more (52%) need to be answered correctly in order to pass.cite web
author = Marcus Green
title=Deep into the Basics: Tackling Sun's SCJP 1.4 Exam
date=2004-04-06
accessdate=2006-10-19
url=http://certcities.com/editorial/exams/story.asp?EditorialsID=86
publisher=CertCities.com
]

SCJP 1.2 (designated CX-310-025) was based on JDK 1.2, and was first live on 15 June 2000. The exam had 59 questions (both multiple choice and short answer) to be answered within two hours. The pass mark was 61 percent. [cite web
author = Christine Connolly
title=Hot Java: An Inside Look at the SCJP Exam
date=2001-10-03
accessdate=2006-10-19
url=http://certcities.com/editorial/exams/story.asp?EditorialsID=42
publisher=CertCities.com
] However, exam 310-025 has been withdrawn from the market; certified professionals can retain their certification and use the title, but this version is no longer being offered.

un Certified Java Developer (SCJD)

Sun Certified Java Developer (or SCJD) is the advanced Java programmer certification level. Unlike the easier SCJP, this level is intended to verify that the participant is able to write a real-world commercial application, solving all typical problems. It is the highest qualification that Sun confirms for the Standard Edition Java programmer.

The certification consists of the practical programming task and the subsequent written theory exam. The participant must write the described application, extensively using custom file formats, distributed computing (JRMP) and advanced Swing features that are not fully accessible from the popular rapid development tools (JTable, component data models and so on). The code must be documented, and the user manual must be supplied. The task itself is written in the form of a PRD for a non-programming end user. Apart from one or two interfaces, no technical details are given.

The participant is not allowed to use CORBA, RMI-IIOP, web browsers and third party libraries of any kind, because these might make a task too easy and are also subject of other certifications. He or she is allowed to use any preferred Java IDE. There is no strict time limit for this exam. A participant in this program is expected to spend several weeks writing the program. The main disadvantage of this certification is that the participant must invest the considerable amount of work (at least several weeks) in writing that program.

It takes up two months for the certification to be approved to allow time for the source code to be thoroughly examined.

un Certified Web Component Developer (SCWCD)

The Sun Certified Web Component Developer (SCWCD) certification targets information regarding Java components related to web-applications, specifically Servlets and Java Server Pages (JSPs). To achieve this certification, the candidate must pass a computer-based test available world-wide at Prometric test centers.

The SCWCD 1.4 exam covers the Java2 Enterprise Edition (J2EE) version 1.4 code, corresponding to Servlet version 2.4 and JSP version 2.0.

SCWCD 5 was released in early 2008. The exam consists of 69 questions with 70% or above being required to pass. The objectives are identical to the previous (1.4) version of the exam.

----

un Certified Business Component Developer (SCBCD)

The Sun Certified Business Component Developer (SCBCD) certification targets information regarding Java components related to distributed applications, specifically Enterprise Java Beans (EJBs). To achieve this certification, the candidate must pass a computer-based test available world-wide at Prometric test centers.

SCBCD 1.4 exam covers Java2 Enterprise Edition (J2EE) version 1.3 code, including EJB version 2.0.

As of 2008, the SCBCD covers the Java2 Enterprise Edition (J2EE) version 5 code, corresponding to EJB version 3.0.

The pre-requisite for this certification is that the candidate should be a Sun Certified Programmer for Java 2 Platform (any edition).

SCBCD for J2EE version 1.3 is now no longer offered (starting February 2008). However, the upgrade exam from SCBCD for J2EE version 1.3 to J2EE version 5 is still available.

un Certified Developer for Java Web Services (SCDJWS)

(SCDJWS)Sun Certified Developer for Java Web Services certification exam is for developers who have been creating web services applications using Java technology components such as those supported by the Java Web Services Developer Pack and the Java 2, Enterprise Edition 1.4 platform. As such, some topics covered by the exam are now obsolete (e.g., the JAX-RPC API has been replaced by JAX-WS).

un Certified Mobile Application Developer (SCMAD)

The Sun Certified Mobile Application Developer (SCMAD) certification targets information related to developing Mobile applications, through platform Java 2 Micro Edition (J2ME). It focuses in specifications like JTWI, CLDC, MIDP, WMA and MMAPI.

un Certified Enterprise Architect (SCEA)

Sun Certified Enterprise Architect for the Java EE Platform (SCEA) certification certifies the skills of a software architect in the Java Enterprise Edition technology (formerly J2EE). Obtaining the certification requires the candidate to pass three individual stages:

* a multiple choice exam on the basic concepts of Java EE technology
* a UML design project involving Java EE technology
* an essay exam regarding the design project

The multiple-choice exam can be taken at any Prometric testing center around the world. Passing of this portion is required prior to registering with Sun Microsystems for the design project, which is downloaded from a secured website. After completion of the assignment and upload to the same secured website, the candidate then sits for an essay exam, once again through a Prometric test center. As the questions on the essay exam are based on the assignment for Part II, it is advised to take the essay exam as soon as possible after submitting the assignment. (The last two steps are essentially one step since they are graded in unison.) Scores for the Part I exam are known immediately after taking the test; however, the scores for Parts II/III are only available after six to eight weeks through Sun's certification manager website.

SUN released the Java EE 5 version of the SCEA exam in February 2008, and the prior version (for J2EE 1.2) was retired on March 1, 2008. Candidates who already began work on the prior track have until the end of 2008 to complete their assignments, assuming they have purchased the vouchers prior to the retirement date. Sun has also made available an upgrade track consisting of a single, multiple-choice exam not unlike the Part I examination, for those who have the prior credential. Also, unlike the prior version, a candidate for the SCEA for Java EE 5 now must complete the Part II assignment within one year - the prior version had no time limit for the assignment.

Unlike other higher-level Java exams, this certification does not require passing the Sun Certified Java Programmer exam as a prerequisite. This is due to the different job-role an architect fills on the software development team.

Should the candidate pass, Sun will award the person the status of a professional Java architect. Unlike some other technology exams (such as MCSE), this exam and all of the other Sun Java exams does not have an expiration date.

Solaris Operating System Certifications

un Certified System Administrator for the Solaris Operating System

The Sun Certified System Administrator for Solaris (or SCSA), the oldest of Sun's certifications, concentrates on in depth knolwedge of the Solaris OS including knowledge of basic UNIX and Solaris OS commands management of file systems, system boot and shutdown, software install, user creation and administration, security, network printers and system processes, and system backups and restores. The test covers topics of system administration for SPARC, x64, and x86 based systems. The certification requires passing score on two separate tests, [http://www.sun.com/training/catalog/courses/CX-310-200.xml Sun Certified System Administrator for Solaris 10 OS, Part I] , (exam number 310-200), and [http://www.sun.com/training/catalog/courses/CX-310-202.xml Sun Certified System Administrator for Solaris 10 OS, Part II] , (exam number 310-202). The certification is targeted at System Administrators working in technical positions in the Solaris OS.

un Certified Network Administrator for the Solaris Operating System

The Sun Certified Network Administrator for Solaris (or SCNA), follows the Sun Certified System Administrator Certification and focuses on networking skills in the Solaris OS. This exam will test candidates on their knowledge of Network Interface Layers, Transport, Network Applications and configuring the Solaris IP Filter. It is recommended that candidates have three or more years experience in networking prior to this certification. The Solaris System Administration certification is a prerequisite for this certification. This certification requires a passing score on exam number [http://www.sun.com/training/catalog/courses/CX-310-302.xml 310-302] . The certification is targeted at Network Administrators working in technical positions in the Solaris OS.

"'Sun Certified Security Administrator for the Solaris Operating System

The Sun Certified Security Administrator for Solaris (or SCSECA), the newest of Sun's Solaris certifications, concentrates on in depth knolwedge of security features of the Solaris OS including installing security features, Process Rights Management, Solaris Cryptographic framework, and Solaris Zones. The certification requires completed certification in Sun Certified System Administrator and Sun Certified Network Administration. The certification is targeted at advanced administrators of Solaris environments with responsibility for security.

References

External links

* [http://www.sun.com/training/certification/ Sun Certification Page]
* [http://jdiscuss.com/ Java certification community]
* [http://www.javaranch.com Java community with preparation support]

CJP & SCJD

* [http://www.sun.com/training/catalog/courses/CX-310-065.xml SCJP 6]
* [http://www.ibm.com/developerworks/library/j-scjp/ SCJP Primer at IBM]
* "SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055)", ISBN 0-07-225360-6.
* "Complete Java 2 Certification Study Guide 5th edition", ISBN 0-7821-4419-5.
* "The Java(TM) Language Specification", ISBN 0-321-24678-0.
* Dallas SCJD Study Group, [http://www.geocities.com/developergrp/]

CWCD

* "SCWCD 5 Study Companion (Exams 310-083 and 310-084)", ISBN 0-955-16031-6.
* "Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD)", ISBN 0-596-00540-7.
* "SCWCD Exam Study Kit Second Edition: Java Web Component Developer Certification", ISBN 1-932394-38-9.
* "Professional SCWCD Certification", ISBN 1-86100-770-1.

CMAD

* [http://www.sun.com/training/catalog/courses/CX-310-110.xml Official SCMAD information from Sun Microsystems Inc]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Microsoft Certified Professional — (MCP) is a program of Professional certifications awarded by Microsoft. Individual certifications are awarded upon passing of one or more exams. The MCP program itself is designed for both IT Professionals and developers. Beneath the MCP program… …   Wikipedia

  • Professional certification (computer technology) — Professional certifications in computer technology are non degree awards made to those who have achieved qualifications specified by a certifying authority. Depending on the particular certification, qualifications may include completing a course …   Wikipedia

  • Mobile Electronic Certified Professional — Mobile Electronics Certified Professional or MECP is a certification program for installation technicians of mobile electronics and aftermarket automotive equipment. Overview MECP is the only nationally recognized program that certifies mobile… …   Wikipedia

  • Sun Microsystems — Sun Microsystems, Inc. Logo used from the 1990s until acquisition by Oracle Former type Subsidiary Industry Computer systems Computer software Fate …   Wikipedia

  • Professional certification (Computer technology) — A Professional certification in the Computer technology field is a designation earned by a person to assure that he/she is qualified to perform a job or task.Certifications, generally, need to be renewed periodically, or may be valid for a… …   Wikipedia

  • Certified General Accountants Association of Canada — The Certified General Accountants Association of Canada (CGA Canada) is the umbrella organization for Certified General Accountants. CGA Canada represents 73,000 members and students living and working in Canada, and more than 80 countries around …   Wikipedia

  • ...Nothing Like the Sun — For the Anthony Burgess novel, see Nothing Like the Sun: A Story of Shakespeare s Love Life. ...Nothing Like the Sun Studio album by Sting …   Wikipedia

  • Music of the Sun — Studio album by Rihanna Released August 26, 2005&# …   Wikipedia

  • Diamond Sun — Studio album by Glass Tiger Released April 13, 1988 ( …   Wikipedia

  • Liste der IT-Zertifikate — IT Zertifizierungen sind Nachweise einer Qualifikation in der Branche der Informationstechnik. Sie werden von verschiedenen Organisationen angeboten. Diese Organisationen bescheinigen dem Zertifikatsinhaber Kenntnisse auf einem Gebiet. Die… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”