| Summaries and Customer Reviews are supplied by Amazon.com | It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos--and big sales--for developing this book's new way of teaching the Java programming language, because any reader with even a little bit of discipline will come away with true understanding of how the language works. Perhaps best of all, this is no protracted "Hello, World" introductory guide. Readers get substantial exposure to object-oriented design and implementation, serialization, neatwork programming, threads, and Remote Method Invocation (RMI). Key to the authors' teaching style are carefully designed graphics. Rather than explain class inheritance (to cite one example) primarily with text, the authors use a series of tree diagrams that clarify the mechanism far more succinctly. The diagrams are carefully annotated with arrows and notes. Also characteristic of the unique teaching strategy is heavy reliance on exercises, in which the reader is asked to complete partial classes, write whole new code segments and do design work. Though there's little discussion of why the exercises' correct answers are what they are, it's clear that the practice work was carefully designed to reinforce the lesson at hand. If you've waited this long to give Java a try, this book is a great choice. --David Wall Topics covered: The Java programming language for people with no Java experience, and even people with no programming experience at all. Key concepts read like a list of Java features: Object oriented design, variable type and scope, object properties and methods, inheritance and polymorphism, exceptions, graphical user interfaces (GUIs), network connectivity, Java archives (JAR files), and Remote Method Invocation (RMI). | Average Customer Rating: Best Programming Book I've Ever Read I was a little confused about how to set up the Java compiler at first. The instructions in the book were basic and unclear. The author assumed you had some experience setting up compilers already and that you knew where to save your files and how to set up your command prompt. I was lost at first, but Google told me where to get the Java Development Kit and NetBean (a Java text editor).
I would take a star off, but the beginning says that the book is intended for people who have tried at least some basic programming before. They weren't talking about HTML.
Besides the initial set up, I have had no other trouble. I've done some programming with Javascript, PHP, and just a bit of C++. I know all about variables, operators and loops, but not enough to actually do anything useful. For me, the pace of this book is perfect so far. I try to do a chapter a day, and this text is entertaining enough that I'm not counting the pages until the chapter ends.
If you want to learn Java, get this book. But if you are completely new to programming you will want to spend more time in the first few chapters. If you hit a confusing section, you can use Google and forums to clear things up.
Its great! I have loved it since I received it. It is really helping to learn the java language. I recommend it to all of you. The most compreensive learning book on Java When I first head of Java, I became very interested in the programming language and started looking for good books and resources to learn it, I tell you, it was a hard road, but I finally found Head First Java.
The book consider you're a beginner on programming and want to learn Java, if that's your case, go ahead, there's no better book to do it.
It starts with very basic concepts of objects, structured programming going to methods, API, classes, interfaces, inheritance, polymorphism and advanced concepts like RMI(Remote Method Invocation), Threads and sockets. But what's best: It covers these topics in a very friendly way, don't expect this book to be that thick books with text only, no, almost every page got a picture to illustrate what they're trying to explain and they know what they're doing, author Kathy Sierra has good knowledge of meta cognition, that is, she knows how the brain "learn".
The negative point could be that it doesn't cover databases and some topics are covered superficially, but I think with the basic knowledge of that concept, you can learn the rest yourself.
A great book, very recommended! 5 Stars, no doubt. Head First Java 2nd Edition Review I am using this book as part of a graduate-level beginning Java course. This book is both a fun and easy read, guiding you through the fundamentals of the language at a pace you don't even realize until you're done with a chapter. I have taken Java before, so it made the book even easier for me than it would be for most newbies, but it's still highly accessible for anyone with a basic programming background. I like doing puzzles, so the challenges they put at the end of each chapter, and within the chapters, were awesome! One tip: read the Intro section of the book--it lets you understand the approach the book takes a lot better, including that you can enjoy the experience! Excellent...Almost as good as the Hype This book is almost as good as the hype. It's perfect for learning Java, especially if you have a bit of a programming background. Java for Dummies is better if you have NO programming or Java experience. If you've taken an entry level college programming course, this book is perfect. Some of the examples I still think got a little convoluted, but only a few. Recommended. | |