• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Which Product to choose

 
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am willing to take Java Certified Programmers Exam. I am little bit confused with the Product which to take(given by SUN).
Please help me. I am Listing the topics for each product given in the sun website.
There are two products 1.4 and 1.2
The product ID's are CX-310-035 and CX-310-025 resp..
CX-310-035
-----------
Section 1: Declarations and Access Control
Section 2: Flow control, Assertions, and Exception Handling
Section 3: Garbage Collection
Section 4: Language Fundamentals
Section 5: Operators and Assignments
Section 6: Overloading, Overriding, Runtime Type and Object Orientation
Section 7: Threads
Section 8: Fundamental Classes in the java.lang Package
Section 9: The Collections Framework
----------------------------------------------------------------
CX-310-025:
-----------
Section 1: Declarations and Access Control
Section 2: Flow Control and Exception Handling
Section 3: Garbage Collection
Section 4: Language Fundamentals
Section 5: Operators and Assignments
Section 6: Overloading, Overriding, Runtime Type, and Object Orientation
Section 7: Threads
Section 8: The java.awt Package
Section 9: The java.lang Package
Section 10: The java.util Package
Section 11: The java.io Package
----------------------------------------------------------------
I don't find Assertion in product CX-310-025 but present in CX-310-035.
Moreover CX-310-025 includes testing in AWT and IO packages but this is not in CX-310-035.
pl help me which I should take as this is much confusing
Thanks in advance.
Sivaraman.L
 
Ranch Hand
Posts: 219
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Sivaraman,
SCJP 1.4 is the latest version and thus you must appear for it.
You may want to check out my article and tutorial written for IBM on SCJP 1.4. Below are the URLs for them:
SCJP 1.4 certification primer
http://www.whizlabs.com/articles/scjp-article.html
Java certification success, Part 1: SCJP (You can download the pdf version after logging-in)
http://www-106.ibm.com/developerworks/edu/j-dw-java-scjp-i.html
Happy learning!
Pradeep
 
Sivaraman Lakshmanan
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
dear Pradeep,
Then this means that AWT and IO will not be asked in the certification?
Thanks,
siva
 
Sivaraman Lakshmanan
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks dear pradeep. I found ur reply really useful and the website given by you really cleared all my doubts.
Thanks once again.
SIvaraman.
 
Pradeep Chopra
Ranch Hand
Posts: 219
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You are welcome! Glad to be of help to you.
All the best!!
Pradeep
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic