• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

K&B's Chapter 7

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been going through K&B and feeling pretty good about taking the exam. That was, until I read chapter 7. There is SO MUCH in this chapter. And so much of it is brand new Java 5 stuff.

Just how much of this chapter's contents show up on the exam? I'm feeling kind of inadequate after reading this one.

Andrew
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, if you must do SCJP 5.0 then a knowledge of Collections and Generics is essential. Generics is why we bother about Java 5.0. Come on, don't be a wimp!

Otherwise go do SCJP 1.4.
 
reply
    Bookmark Topic Watch Topic
  • New Topic