Sun Certified Java Developer (SCJD) Certification

By: Emiley J.  

Sun Certified Java Developer (SCJD) is a performance-based certification and it is for developers interested in demonstrating advanced proficiency in the Java programming language using the Java SE.

To achieve this certification, candidates must successfully complete two elements: a programming assignment and an essay exam. Prior to attempting certification, candidates must be certified as a Sun Certified Programmer (SCJP), any edition. It is not necessary to be a Sun Certified Java Associate prior to taking this exam.

You can follow the links to learn more about each of the exam in the SCJD category.:

1.  Sun Certified Developer for the Java Platform, Standard Edition: Assignment (Step 1 of 2) (CX-310-252A)

Nature of the assignment

The assignment requires that you write working code for a small but plausible business system. To keep the amount of work involved to a reasonable level, the programs you create will be much more restricted in capability, and much cruder in overall presentation, than anything you would actually create for a paying customer. However, the essence of the problem will be the same. You will be graded on correctly solving the technical requirements, not on the "polish" of the finished product. Note however, that some aspects of ease of use, for example how easily the program may be started or configured, will be part of the scoring criteria. Pay careful attention to any such requirements and be sure to adhere to them.

The problem is likely to be something along the lines of a simple booking system, allowing users to view available resources, then book them. The system will not require complex business rules, but will require access to persistent storage, typically in a flat-file format, for reading and modification. You will be expected to make effective use of many of the core Java APIs, but you will not be expected to use more advanced APIs. Below you will find a list of APIs that you will be expected to use, as well as a list of APIs that you may not use. Any APIs that do not appear in either list may be used at your discretion. In fact, using more advanced APIs is likely to be specifically prohibited, as these APIs are often the subject of other certifications. You should use a consistent set of programming style conventions for your entire project. Preferably, these should be the style conventions described at http://java.sun.com/docs/codeconv.


2.  Sun Certified Developer for the Java Platform, Standard Edition: Essay (Step 2 of 2) (CX-310-027)

The Sun Certified Developer for the Java Platform, Standard Edition: Essay (Step 2 of 2) certification exam is for programmers who are already familiar with the basic structure and syntax of the Java programming language, and who have a need to further apply this knowledge to developing complex, production-level applications. Certification is available for the Java 2 platform


3.  Sun Certified Developer for the Java Platform, Standard Edition: Assignment Resubmission (CX-310-252R) 

For prospective candidates who did not pass their Sun Certified Developer for the Java Platform, Standard Edition assignment (CX-310-252A) and who want to resubmit an assignment using the CertManager database. To purchase, please have your Prometric Student ID available.




Archived Comments

1. Brettkip
View Tutorial          By: Brettkip at 2017-07-29 07:53:05

2. Brettkip
View Tutorial          By: Brettkip at 2017-06-12 00:00:26

3. plse can u send me study material or sample question for java developer....i wud b very thnkfull
View Tutorial          By: sneha at 2015-03-12 09:40:49

4. i want to need SCJD Dums. so please help me that what is the procedure to download and what is websi
View Tutorial          By: Dayamay singh at 2009-01-03 00:07:06


Most Viewed Articles (in Certification )

Question: Choose the valid identifiers from those listed below

Question: The File class contains a method that changes the current working directory.

Question: Which of the following statements are true about File? (Choose none, some , or all)

Question: Execute the following code in an empty directory. What is the result?

Sun Certified Developer for Java Web Services (SCDJWS) Certification

Sun Certified Java Developer (SCJD) Certification

Question: It is possible to use the File class to list the contents of the current working directory.

Question: What is the range of values that can be assigned to a variable of type short?

Question: How can you force garbage collection of an object?

Question: If all three top-level elements occur in a source file, they must appear in which order?

Question: Find the right solution based on the provide code.

Sun Certified Enterprise Architect (SCEA) certification

Sun Certified Mobile Application Developer (SCMAD) Certification

Question: Readers have methods that can read and return floats and doubles. True or False?

Sun Certified Business Component Developer (SCBCD) Certification

Latest Articles (in Certification)

Question: Which of the following statements are true about File? (Choose none, some , or all)

Sun Certified Enterprise Architect (SCEA) certification

Sun Certified Mobile Application Developer (SCMAD) Certification

Sun Certified Developer for Java Web Services (SCDJWS) Certification

Sun Certified Business Component Developer (SCBCD) Certification

Sun Certified Web Component Developer (SCWCD) Certification

Sun Certified Java Developer (SCJD) Certification

Sun Certified Java Programmer (SCJP) Certification

Question: Find the right solution based on the provide code.

Question: What does the following code fragment print out at line 10?

Question: How many bytes does the following code write to file destfile?

Question: It is possible to use the File class to list the contents of the current working directory.

Question: The File class contains a method that changes the current working directory.

Question: Readers have methods that can read and return floats and doubles. True or False?

Question: Which of the following statements are true about UTF and Unicode?

Comment on this tutorial