| Author |
Welcome Cay Horstmann and Gary Cornell
|
Layne Lund
Ranch Hand
Joined: Dec 06, 2001
Posts: 3061
|
|
I learned Java 2 from one of the earlier editions of Core Java and have used it as a reference ever since. Since then, I've also bought Core Java Volume 2 to study more advance topics. I feel quite confident in my Java skills and am working towards taking the SCJP test. Is the new edition of Core Java Volume 2 a good tutorial for the new additions to the language for someone who is already familiar with Java 1.4? Unfortunately, I'm busy with school, most importantly a project that uses Java 1.4, so I have been unable to upgrade quite yet. I am going to set aside some time over my holiday break to learn and use Java 5. I'd love some suggestions on a good text to help. Thanks, Layne
|
Java API Documentation
The Java Tutorial
|
 |
Cay Horstmann
author
Ranch Hand
Joined: Nov 14, 2004
Posts: 77
|
|
If you don't mind re-reading some of the material that you already know, then yes, the 7th edition of Core Java would be a great choice to get you up to speed with Java 5.0. On the other hand, if you just want to know what's new, and you don't need a reference for the future, there are plenty of articles on the web that walk you through the new features. Cheers, Cay
|
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0131482025/ref=jranch-20" target="_blank" rel="nofollow">Core Java 2, Volume I - Fundamentals (7th Edition)</a>
|
 |
Layne Lund
Ranch Hand
Joined: Dec 06, 2001
Posts: 3061
|
|
|
I've already started reading a few things on the web, mostly when links have been given in previous Tiger conversations here. However, I tend to like printed material for reference. Hopefully I'll just win a copy so I don't have to buy it ;-)
|
 |
 |
|
|
subject: Welcome Cay Horstmann and Gary Cornell
|
|
|