| View Larger Image | Learning Java | Paperbackby Patrick Niemeyer (Author), Jonathan Knudsen (Author), Niemeyer Patrick (Author), Knudsen Jonathan (Author)
| List Price: | $44.95 | | Price: | $29.67 | | You Save: | $15.28 (34%) | | | Available: | Usually ships in 24 hours |
| | Binding: | Paperback | | Publisher: | O'Reilly Media | | Edition: | 3rd Edition | | Page Count: | 976 Pages | | Publication Date: | May 20, 2005 | | Sales Rank: | 201,403st |
|
FEATURES | - ISBN13: 9780596008734
- BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
|
EDITORIAL REVIEWS | Product Description 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. The accompanying CD includes the Java 5.0 SDK for Windows, Linux, and Solaris, plus the Eclipse IDE, the NetBeans IDE, and the many example programs from the book. | Amazon.com Review Java is the language du jour, and plenty of books have been written about it. But with so many books available, new offerings should be something special. This one isn't. Learning Java starts at the beginning with a "hello world"-style program that demonstrates using Sun's Java tools. Throughout, the book introduces features using examples--all thoroughly discussed and explained in as straightforward and jargon-free a manner as practicable. A tricky aspect of Java is the way classes are related, so it's neat to see a whole chapter devoted to the subject early on. Even more opaque is the explicit use of threads. Again, this topic is made accessible in this text, especially with its discussion of thread synchronization. Basic graphics, video handling, and other media in Java are discussed, followed by Beans and the builder environment--but stopping short of JavaBeans. The book finishes with a section on applets, the Java plug-in, and digital signatures. Overall, however, the reader gets no feeling of working toward a goal, and perhaps this would have been a better book if a project had been its theme. Another odd decision in the mix here was to ignore the several--some free--Java IDEs generally used to program Java. (The book makes a point of saying it hasn't discussed them but doesn't explain. Even beginners find Java more accessible in a programming environment.) Still, Learning Java, which uses Java 2 v1.3, does a competent job of introducing the language to beginners. As with most O'Reilly books, it's authoritative, lucid, and well edited. Though this book may fail to inspire in the reader the presumed enthusiasm for Java felt by the authors, you won't go wrong with this one, and its coverage of object-oriented programming issues is particularly good. --Steve Patient, Amazon.co.uk |
CUSTOMER REVIEWS (Average Customer Rating: 3.5 based on 66 reviews)
| THE book to buy! by J. LeClaire 5 Stars April 02, 2009 If you are not an Idiot or a Dummy, and want to learn Java, save yourself some money in the future by purchasing this book. It may be the first, last and only book you need to buy. If I was teaching a class in Java, this is the book I would select.
| | Green programmer likes this book... by mock5turtle (Upstate New York) 5 Stars February 22, 2009 As someone who had absolutely no experience with any kind of programming (including C++), I think this book does a nice job of breaking down java projects into manageable segments. I appreciate that the book uses Eclipse programs, because it is not too hard to figure out. I would recommend this to someone who would like to learn Java using Eclipse.
| | Waaaaaaay too fast.... by Y. Nikitin (ma, usa) 3 Stars November 21, 2008 I've been learning Java for half a year now, and I found this book to be going way to fast. Chapters 1 - 3, covers somewhat complex concepts such as multi-threading, interfaces and policy files. But only in chapter 4 do they explain the primitive types.
This is not a tutorial for beginners. You have to know considerably amount of Java before you can fully understand all the concepts in this book. The good thing is that they jump into OOP immediately, and explaining it very thoroughly.
My last bad point about this book is that when they give you an example, usually about 2 pages long, and you have about 15% of an idea of what's going on. Fortunately, they do provide an explanation, however it's usually about 15 pages long. The examples are way too complicated for chapter 1 - 3.
The language is very technical, but it seems easy enough to understand when you think carefully about it. Not a horrible, but also not too good of a book.
| | Highly Suggest this book! by Math Guru In Training 5 Stars October 22, 2008 I fell in love with this book from the start. I was tired of programming command line c++, and I dont feel ready for GUI programming in c++ just yet. I was looking for a book that would introduce gui programming. This book did just that. the first chapter introduces GUI programming from the start with a hello Java program that only spans about 10 lines! And , for being a beginning Java programmer, I have to say GUI programming in java is quite trivial, the way it should be.
I will definitely advise using this book with a refrence book like Java How to Program, 7th Edition by Harvey M. Deitel and Paul J. Deitel . Also if you havent done any c++ before but want to grasp OO design , this book will be extremely fundamental----> The Object-Oriented Thought Process (3rd Edition) . Also , for the future software developer, I highly reccoment UML distilled or any UML book , You should never start programming without laying out a plan of attack first . :D , any way buy this book its great to accompany any java books you have.
| | great! by Omar A. Fernandez 4 Stars May 31, 2008 It's not probably the best Java book, but is very easy for beginners, thanks for your help
| |
SIMILAR PRODUCTS |

| Java Cookbook, Second Edition by Ian F Darwin (Author), Darwin Ian (Author)
You have a choice: you can wade your way through lengthy Java tutorials and figure things out by trial and error, or you can pick up Java Cookbook, 2nd Edition and get to the heart of what you need to know when you need to know it. With the completely revised and thoroughly updated Java Cookbook, 2nd Edition, Java developers like you will learn by example, try out new features, and use sample code to understand how new additions to the language and platform work--and how to...
| 
| Java In A Nutshell, 5th Edition by David Flanagan (Author), Flanagan David (Author)
With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up. In this latest revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest...
| 
| Java Examples in a Nutshell, 3rd Edition by David Flanagan (Author)
The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters...
| 
| Java & XML by Brett McLaughlin (Author), Justin Edelson (Author)
"Java and XML, 3rd Edition," shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites. After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. This third edition of "Java and...
| 
| Java Pocket Guide (Pocket Guides) by Robert Liguori (Author), Patricia Liguori (Author), Liguori Robert (Author), Liguori Patricia (Author)
How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving. Concise, convenient and easy to use, the Java Pocket Guide gives you Java stripped down to its bare essentials -- in fact, it's the only book on Java that you can actually fit in your pocket. Written by Robert and Patricia Liguori, senior software and lead information engineers for Java-based air traffic...
|
|
|