Version 5.0 of the Java 2 Standard Edition SDK is the most important upgrade since Java first appeared a decade ago. With Java 5.0, you'll not only find substantial changes in the platform, but to the language itself-something that developers of Java took five years to complete. The main goal of Java 5.0 is to make it easier for you to develop safe, powerful code, but none of these improvements makes Java any easier to learn, even if you've programmed with Java for years. And that means our bestselling hands-on tutorial takes on even greater significance.
Learning Java is the most widely sought introduction to the programming language that's changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions. The most essential change is the addition of "generics", a feature that allows developers to write, test, and deploy code once, and then reuse the code again and again for different data types. The beauty of generics is that more problems will be caught during development, and Learning Java will show you exactly how it's done.
Java 5.0 also adds more than 1,000 new classes to the Java library. That means 1,000 new things you can do without having to program it in yourself. That's a huge change. With our book's practical examples, you'll come up to speed quickly on this and other new features such as loops and threads. The new edition also includes an introduction to Eclipse, the open source IDE that is growing in popularity.
Learning Java, 3rd Edition addresses all of the important uses of Java, such as web applications, servlets, and XML that are increasingly driving enterprise applications.
(pat@pat.net) became involved with Oak (Java's predecessor) while working at Southwestern Bell Technology Resources. He is an independent consultant and author in the areas of networking and distributed applications. Pat is the author of BeanShell, a popular Java scripting language, as well as various other free goodies on the Net. Most recently, Pat has been developing enterprise architecture for A.G. Edwards. He currently lives in the Central West End area of St. Louis with various creatures.
Jonathan Knudsen is an author at O'Reilly & Associates. His books include The Unofficial Guide to Lego Mindstorms Robots, Java 2D Graphics, and Java Cryptography. He is the Courseware Writer for LearningPatterns.com.
Comments about O'Reilly Media Learning Java, 3rd Edition:
This is great book for those who really want to learn quality programming skills. It is very, very thorough. The problem with "21-hour" books and "24-day" books, is that they jump around too much just trying to get you to produce a program only to keep you interested. This book is great for people who want quality programming skills and don't have time to go back to college. This book is very methodic and thorough, may get boring for some.. but for those who really want to learn.. this is the best way.
2/20/2010
(1 of 2 customers found this review helpful)
5.0
"Wonderfull to begin with Java........"
By Shridhar the Registrar (Admin)
from Mulhouse, France
About Me Educator
Pros
Accurate
Concise
Easy to understand
Helpful examples
Well-written
Cons
Best Uses
Intermediate
Novice
Student
Comments about O'Reilly Media Learning Java, 3rd Edition:
To learn the concepts. Use of examples to explain the concepts excellent
2/13/2010
(9 of 16 customers found this review helpful)
2.0
Nice antique
By knowsgrace
from Troy MI
About Me Developer
Pros
Cons
Outdated
Best Uses
Comments about O'Reilly Media Learning Java, 3rd Edition:
The copyright on the book says it all. A book that has not been updated in 5 years is a historical artifact, not a current text book. I have found examples that use deprecated code. Also the early chapters presume you need to know all the basics before you can code anything.