• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

question regarding 5.0

 
Ranch Hand
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi ranch,

i want to write scjp 5.0. But im using a material for 1.4 to start. its going now.

i want to know if there is anything in 1.4 that is not there in 5.0. if you know please tell me.

arul jose.
 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As far as I can see, all the exam objectives for SCJP1.4 are somehow included in the exam objectives for SCJP5.0 (maybe in a different order or with a different emphasis).

As a certified 1.4 programmer who's preparing for the 5.0 exam, I would recommend at this point studding very well all the material related to SCJP1.4 first.

Also note that many new things in the 5.0 exam are not necessarily from the Tiger (Java 5.0) release, but from previous releases. For example: regular expressions, java.io for text and binary streams (including serialization), sorting, searching, using the Comparable and Comparator interfaces, just to name a few. Serialization comes from Java 1.1!

...Ariel
 
You've gotta fight it! Don't give in! Read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic