Core Java™ 2 Volume II - Advanced Features, Seventh Edition
by Cay S. Horstmann; Gary Cornell
Core Java™ Volume II–Advanced Features, Eighth Edition
by Cay S. Horstmann; Gary Cornell
Core Java™, Volume I–Fundamentals, Eighth Edition
by Cay S. Horstmann; Gary Cornell
Head First Java, 2nd Edition
by Kathy Sierra; Bert Bates
Head First Java, 2nd Edition
by Kathy Sierra; Bert Bates
Head First Design Patterns
by Eric Freeman; Elisabeth Robson; Kathy Sierra; Bert Bates
Effective Java™, Second Edition
by Joshua Bloch
Java Concurrency in Practice
by Brian Goetz; Tim Peierls; Joshua Bloch; Joseph Bowbeer; David Holmes; Doug Lea
Java Web Services: Up and Running, 1st Edition
by Martin Kalin
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging
Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders
Regular expressions using the powerful java.util.regex package
Inner classes, reflection, and dynamic proxies
Application packaging and the Preferences API
The seventh edition of Core Java™ 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE™). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language and library features are demonstrated with deliberately simple sample programs, but they aren’t fake and they don’t cut corners. More importantly, all of the programs have been updated for J2SE 5.0 and should make good starting points for your own code. You won’t find any toy examples here. This is a book for programmers who want to write real code to solve real problems.
Volume I concentrates on the fundamental concepts of the Java language, along with the basics of user-interface programming and provides detailed coverage of
Object-oriented programming
Reflection and proxies
Interfaces and inner classes
The event listener model
Graphical user-interface design with the Swing UI toolkit
Exception handling
Stream input/output and object serialization
Generic programming
For the same real-world treatment of enterprise features and advanced user-interface programming, look for the forthcoming new edition of Core Java™ 2, Volume II—Advanced Features.
It includes new sections on metadata and other J2SE 5.0 enhancements along with complete coverage of: Multithreading • Distributed objects • Databases • Advanced GUI components • Native methods • XML Processing • Network programming • Collection classes • Advanced graphics • Internationalization • JavaBeans
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 54 Ratings
A treat introductory book for java - 2009-10-03
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
A treat introductory book for java, but not as thorough as I thought it would be, some chapters lack the logical flows
Excellent read! - 2008-09-18
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I read this book years ago (I guess that was the first edition). I am ordering a replacement copy today, even though I am no longer an active programmer, because it is so good. It is one of those rare textbooks that you can actually read from cover to cover, like a novel.
Easy to follow - 2008-07-20
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This is my favorite Java book. Although I have a background programming in C++, I find many of the other Java books to be cryptic or assume you wish to develop for the web. This book is straightforward and easy to read. I especially found the comparisons between Java & C++ interspersed throughout the text to be helpful.
Good started book into the world of Java - 2007-12-31
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I have an older version of this book but it covers many of the core features of the language. This is a good book if you are looking to start
programming in Java.
Good but not great! - 2007-12-28
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I only wish the authors would have understood that it's better to write variables and declarations first and then use them later in the code. All the code examples are funnily written with the use of the variables first only to wonder from where they come from and later to realize that they're are at the end!!!!
Also author has tried to pack too much of details which can be halved.
Herbert schildt is a better option.
But still the books is readable for beginners.
Some information on this page was provided using data from Amazon.com®. View at Amazon >