• 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

SCJP 1.4 and 1.5 exam difference

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

I am very much motivated by this group and registered for it.
Last year i prepared for SCJP1.4 but because of some reason i was not able to appear for it.
Now, SCJP1.5 has come . I have few questions:
Can i still give 1.4 exam?
1.5 has come up with new API, so how difficult it would be for me to prepare for it (given the fact that i did my study for 1.4 exam).

I have set 25 days target for this exam preparation.
I am week at file IO APIs and Thread concepts.

Looking for your suggestions.

Thank You.

Regards
Yogesh
 
Ranch Hand
Posts: 424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Yogesh Baraskar
Welcome to JavaRanch

You can start with the SCJP FAQ ,you will find alot of helpfull information that can answer your questions.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java 5 contains a lot of new features compared to Java 1.4: generics, new for-loop syntax, autoboxing, enums, varargs, static import, annotations. So it's much more than a difference in the API. If you've never used Java 5 before then it will take you some time to learn all those new features.
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Yogesh,

Welcome to JavaRanch. If you are almost through and don't have enough time, you can very well appear for 1.4 exam and subsequently you can take the update exam.

If not, you can prepare for 1.5 straightaway.

Good luck
 
Yogesh Baraskar
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

thanks for all your suggestions. I have added 20 more days to learn all the functions added in java5 and started preparing for the SCJP1.5 exam.

Will keep bothering you until i get clear understanding of all the new concepts in java5

Regards
Yogesh
 
That which doesn't kill us makes us stronger. I think a piece of pie wouldn't kill me. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic