posted 19 years ago
Hi fun,
Two thoughts:
First, I have to request that you update your display name to be your real name. We work really hard at JavaRanch to maintain a friendly atmosphere, and we've found that when people use their real names a lot less "flaming" and such goes on! Thanks!
Second, the Tiger exam is MUCH broader in scope than the 1.4 exam. You're right to say that the core language is still intact, although important features like enums, autoboxing, and generics were added to the language and to the exam for Tiger. In addition, the exam creators decided to add topics covering some of the more commonly used or conceptually important Java APIs. So for the Tiger exam, you have to understand basic I/O, basic regex, Serialization, dates and currency, more about Collections than in the old exam, and several other areas of the API.
All that said, I'd advise most people to take the Tiger exam, not the older 1.4 exam. The only things removed from the Tiger exam were bit shifting and the Math class, so for all intents and purposes, the Tiger exam is a superset of the old 1.4 exam.
hth,
Bert
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)