About the Book
Among Java's many attractive features as a programming language, its object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. To take advantage of these capabilities, this guide helps readers master the syntax of the Java language, and also to gain a practical understanding of what objects are all about.
Learning to design objects effectively with Java is the goal of "Beginning Java Objects: From Concepts to Code, Second Edition." Plenty of titles dig into the Java language in massive detail, but this one takes the unique approach of stepping back and looking at fundamental object concepts first. Mastery of Javafrom understanding the basic language features to building complete industrial-strength Java applicationsemerges only after a thorough tour of thinking in objects.
The first edition of B.J.O. has been a best seller; this second edition includes new material on the key features of J2SE 5, conceptual introductions to JDBC and J2EE, and an in-depth treatment of the critical design principles of model-data layer separation and model-view separation.
Despite the plethora of beginning Java titles on the market, this book is truly unique in its coverage of three critical topicsobject concepts, UML modeling, and Java programmingwithin a single cover. It s ideal for both individual self-study and as a university-level textbook. Let "Beginning Java Objects, Second Edition" be your guide