• 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

new Concepts of SCJP 1.5

 
Ranch Hand
Posts: 1325
Android Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

Are the new concepts of SCJP 1.5 are enhancement of SCJP1.4 or generated a new concept? because most of material of SCJP 1.4 are available on net.
can I consider this material for my SCJP 1.5 ?

Thanks,
[ October 19, 2006: Message edited by: Saif Uddin ]
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Saif,

Generics, enums, varargs, File I/O, are some of the topics that are included in the SCJP 5.0.

Regards,
Jothi Shankar Kumar. S
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.examulator.com/moodle/mod/resource/view.php?id=183
 
Ranch Hand
Posts: 135
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can we take sjcp 1.4 materials for 1.5 too. i mean any of the concepts are changed / enhanced / modified from just earlier version?
 
Ranch Hand
Posts: 165
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by raja kvk:
Can we take sjcp 1.4 materials for 1.5 too. i mean any of the concepts are changed / enhanced / modified from just earlier version?


Yes and yes. SCJP 1.4 study material can still be useful for SCJP 1.5 because there is a large overlap between the exams. I'm guessing that you don't want to learn things that aren't on the exam, so I'd recommend you use SCJP 1.4 materials with caution until you can recognise which 1.4 topics are still in 1.5. You wouldn't want to squander hours of your life mastering bit shifting operations unless you really have to, right?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic