jQuery in Action, 2nd edition
The moose likes Beginning Java and the fly likes preparing collections Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "preparing collections" Watch "preparing collections" New topic
Author

preparing collections

Ravindra Harige
Ranch Hand

Joined: Jun 10, 2005
Posts: 33
hello,

please tell me,
how much time will be required to prepare for "collection" topic?
how to best prepare "collection" topic in less time.
which points / exam objectives should be kept in mind while studying this also which points should be given more importance.

bye
Richard Anderson
Ranch Hand

Joined: May 20, 2005
Posts: 61
Depends on the exam you take. For the 1.4 exam, you will need to know what type of collection to use in a certain situation and what each of the collection objects do (features, are the methods synchronized?, etc.). I studied the chapter on collections for about a week although I had significant work experience to back me up. I would say if you're coming into collections blind, take triple that time, so 3 weeks.

I highly recommend the study guide written by Kathy Sierra and Bert Bates.
ISBN 0-07-222684-6


-Rich, SCJP 1.4
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: preparing collections
 
Similar Threads
Required time to prepare
Question to Dan about his mock exams
Collections??
please please help.(which book is better to start study of java)
SCWCD preparation - help required