• 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

Can someone priotirize the topics for SCJP 1.6 ?

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Hi All,

Can someone prioritize the topics/exam objectives on SCJP1.6 ?

Like which topic we need to study hard,which topic we can take lightly....do al the objectives are covered in the exam or its just like random ?
If I am finding GC/Serialization/DateTime topics a bit annoying/timeconusming.can I skip them ?

Any guidance related to this would be a great help to me...

Thanks

Arun Yadav

 
Ranch Hand
Posts: 504
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you should not take any topic lightly, every topic is important. As questions come from a pool its not neccessary that you will get more questions from 1 particular topic and less from some other.
As for serialization its no more a part of the exam so if you want you can skip it.
OOPs, API content, generics and thread are some of the most important topics of exam but again, as I said dont skip anything as you can get questions on any topic.
Like I got only 1 question from GC but someone I know got about 5 .
 
binnu yadav
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Neha for your prompt reply.........Serialization is still the included in the book of SCJP1.6
 
Neha Daga
Ranch Hand
Posts: 504
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Its included but now its not in the exam. check exam objectives on sun's website.
 
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeah, Serialization is no longer part of SCJP examination.
 
author
Posts: 23951
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Also, I am assuming that your goal is more than just get an SCJP cert -- maybe to do professional work in Java?

As detailed as the SCJP is, the are topics that it doesn't cover in detail, such as regex (an API that any developer worth his/her salt will use greatly). If your goal is more than just the cert, not only shouldn't you take any SCJP topic lightly, but you shouldn't take any java topic lightly. After all, you are learning something that you will use.

Henry
 
The only thing that kept the leeches off of me was this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic