ScienceBlog.com Science Gifts
 Location:  Home » Books » Head First Java, 2nd Edition  
Related Categories
• General
Programming
O'Reilly
• Java
Programming
O'Reilly
• Web Programming
Programming
O'Reilly
• Textbooks Trade-In
Specialty Stores
Books
• General
Photography
Arts & Photography
• Java
Exams
Certification Central
• Java
Certification Central
Computers & Internet
• General
Certification Central
Computers & Internet
• General
Java
Programming
• General
Languages & Tools
Programming

Head First Java, 2nd Edition

Head First Java, 2nd EditionAuthors: Kathy Sierra, Bert Bates, Sierra Kathy, Bates Bert
Publisher: O'Reilly Media
Category: Book

List Price: $44.95
Buy New: $25.66
as of 11/27/2009 09:19 CST details
You Save: $19.29 (43%)



New (50) Used (30) from $23.99

Seller: new_books_today
Rating: 4.5 out of 5 stars 251 reviews
Sales Rank: 2088

Media: Paperback
Edition: 2nd
Pages: 688
Number Of Items: 1
Shipping Weight (lbs): 2.9
Dimensions (in): 9.2 x 8 x 1.5

ISBN: 0596009208
Dewey Decimal Number: 005.133
EAN: 9780596009205
ASIN: 0596009208

Publication Date: February 9, 2005
Availability: Usually ships in 1-2 business days

Also Available In:

  • Paperback - Head First Java

Similar Items:


Editorial Reviews:

Amazon.com Review
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).

Product Description
Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.

The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge.

That's how your brain knows.

And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and its effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever.

If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.

By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.


Customer Reviews:
Showing reviews 1-5 of 251
1 2 3 4 5 6 ...51Next »



5 out of 5 stars Fast and great book!!   November 11, 2009
Y. Gao (Syracuse, NY)
0 out of 3 found this review helpful

It was shipped and delivered way faster than I could expect!! The book was completely new and well packaged. Thanks Amazon, who is always free to trust!!!


5 out of 5 stars Great book; it keeps your interest   November 8, 2009
Jason Brown (Maine)
I have no experience with Java, and very little with programming. This book is very easy to follow and does a good job explaining things. I've attempted to read other Java programming books and it was difficult to get past the first few chapters. I recommend this book to anyone looking to learn Java programming.


2 out of 5 stars Too basic. Just a first step   November 8, 2009
Sridhar T (Bangalore, India)
1 out of 1 found this review helpful

This book is very very basic.

If you don't know ANY object oriented programming (C++ etc.) or have no access to any instructor AND have failed to learn anything from standard resources like the Java tutorial on Sun ... this may be a decent place to start and gain some confidence. If u know C++ or any other such language ... u are better off starting with the Java tutorials on Sun and then buying a decent book on Java.

The other issue with the book is ... every aspect of java is covered in one or two scenarios that makes your feel confident ... but the material on each topic is so high level that I doubt if you can go beyond that example armed with this knowledge.

In any case ... you will need a second book on Java ... so why buy this?



5 out of 5 stars Better than my Java text book   November 3, 2009
A shopper
I bought this after reading the first 5 chapters of my class text book and not being able to fully understand what I read. I found this book with better explanations and more examples that helps me grasp the fundamentals of Java. The authors explain the concepts in humorous and casual terms understandable from the beginning. The reading is very easy and I can retain this information. It has a wonderful format and it is very well organized book. I was able to compile some program in Java compiler without the IDE and I can debug, too.

This book is definitely a keeper in my library of references too!



5 out of 5 stars I LOVE THIS BOOK   October 7, 2009
Marvin Schneider (New York, NY)
I have read this book many times. To me this is the required bible for anyone who wishes to learn Java.

The strongest part about this book is how it explaines object-oriented programming. But if you want a book with business application examples then this book may not be for you.

Still it should be on your bookshelf with your other Java and JSP books.


Showing reviews 1-5 of 251
1 2 3 4 5 6 ...51Next »




CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED ‘AS IS’ AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.