|
|||||||||
Head First Java, 2nd Edition by Kathy Sierra
$29.67
|
Murach's Java SE 6: Training & Reference by Joel Murach
$33.08
|
Murach's C# 2005 by Joel Murach
$33.08
|
Murach's ASP.NET 2.0 Web Programming with VB 2005 by Anne Boehm
$33.08
|
Murach's Java Servlets and JSP, 2nd Edition by Joel Murach
$33.08
|
As you'd expect, this book teaches you all the core Java skills you need on the job, showing you how to take advantage of time-saving Java features like:
* the Scanner class
* type-safe enumerations
* enhanced for loops
* typed collections
* generics
* autoboxing
* the StringBuilder class
But beyond that, it gives you the practical training you need in both object-oriented programming and data access programming. In particular, it shows you how to use a 3-tiered architecture to separate the business classes, presentation classes, and database classes of an application. It shows you practical techniques for populating business objects with data from files or databases. And it shows you how to use inheritance, polymorphism, interfaces, and the factory pattern in a way that is not just understandable but also reflects what's done in the real world. The result is, you'll soon be writing Java applications the way the best professionals do.
To download the book applications...
You can download the code for the book applications, the starting code and test data for the exercises in the book, and sample chapters from the Murach web site.
From the Publisher
Of course "Murach's Beginning Java 2, JDK 5" presents all of the important new features of Java 5.0 (also known as version 1.5), but here are the four reasons that I believe this is the beginning Java book you should buy first!
1. The first six chapters get you off to a fast start. By the time you complete these chapters, youll be writing bulletproof, object-oriented applications with business classes and objects. These chapters work well for the complete beginner. But they also get the experienced developer up-to-speed fast.
2. The class summaries throughout the book help you master the Java API and save you hours of research. Although most books present dozens of coding examples that illustrate the use of some Java classes, they dont try to summarize all of the classes, constructors, and methods that youll use the most. Our book does both. For instance, to learn how to use the new LinkedList class, youll first see a summary of its primary constructors and methods. Then, youll see coding examples that show you how you can apply those constructors and methods. This can save you hundreds of hours of research over the course of the book.
3. Our unique paired pages method of presentation makes our book work better for both training and reference. If you havent ever used one of our books before, maybe you should download chapter 1 or 2 to see how our "paired pages"with explanation and perspective on the left page and essential details and coding examples on the right pagework. First, the "paired pages" help you learn faster because you read less. Second, they provide the best reference format that there is. Thats so important with a language like Java because no one can remember the details of its hundreds of classes, constructors, and methods.
4. Chapters 7 and 8 show you how to use inheritance, polymorphism, and interfaces in a way that is both practical and understandable. You wont find any toy applications or cat and dog objects in these chapters. Instead, youll study practical applications that show you how to use inheritance, polymorphism, interfaces, type-safe enumerations, and the factory pattern. This at last takes the mystery out of object-oriented programming. And we just havent seen this done right in any other book.
See all Editorial Reviews
Product Details
|