• 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

Java 6

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The SCJA exam currently covers Java 5 (or 1.5 if you like), but Sun already released Java 6 (or let's name it 1.6).

When will it be possible to do the SCJA exam for Java 6?

Will the SCJA Java 5 exam still be valid? Is there an expiration date when you have to renew it, e.g. that it is invalid after a few years or with a new Java version?
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


When will it be possible to do the SCJA exam for Java 6?


As SCJA is quite new, I guess SUN may first update SCEA part I or SCWCD 1.4. For basic Java knowledge, there is less different between Tiger and Mustang.


Will the SCJA Java 5 exam still be valid?


Sure, why not.

After SCJP Tiger is released, SCJP 1.2 is still valid.


Is there an expiration date when you have to renew it, e.g. that it is invalid after a few years or with a new Java version?


No. You dont have to

Nick
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just went to download JDK 1.5 for an installation of JetSpeed2, and was surprised that it wasn't immediately there at Suns site.

I don't think you'll see an SCJA exam on Java 6 for quite a while. SCJA is realy more concerned with high level Java concepts, as opposed to the intricate details about how the various different versions work. Master the high level stuff, and the basics of Java syntax, such as looping, initiaization, and conditional statements, and you really shouldn't have to worry about the differing versions.

-Cameron McKenzie
 
Message for you sir! I think it is a 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