|
Head First Java, 2nd Edition
 See Larger Image
|
List Price: $44.95Amazon.com's Price: $29.67 You Save: $15.28 (34%)as of 09/02/2010 14:24 EDT
|
Availability: Usually ships in 24 hours
This item ships for FREE with Super Saver Shipping.
|
| Product Details:
Binding: Paperback
Dewey Decimal Number: 005.133
EAN: 9780596009205
Edition: 2nd
ISBN: 0596009208
Label: O'Reilly Media
Manufacturer: O'Reilly Media
Number Of Items: 1
Number Of Pages: 688
Publication Date: February 09, 2005
Publisher: O'Reilly Media
Release Date: May 11, 2009
Studio: O'Reilly Media
|
Features:- ISBN13: 9780596009205
- Condition: New
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
|
Related Items:
Browse for similar items by category: Click to Display
Editorial Review:
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.
Average Rating: 
Rating: -
I took Java once in high school and I hated it. I had to take it again in college and I was getting very nervous about it, when I decided to buy this book. This totally reversed the effect of high school java. I LOVED IT. Its got a wonderfully easy going tone that teaches you the matter. Its almost like reading a comic book except you're learning and programming in Java at the same time. They give great examples that help you understand the concepts faster and you also learn how to apply them too. ... Read More
Rating: -
I read this book and decided to get it although I definitely know Java basics. As I read, I saw that I got many things clarified.
So, why do you need it?
-If you got some moderate experience in Java, this will give you nice foundations in basically everything. I program some small devices and there are things I needed and always wanted to know HERE.
-If you are beginner, I can't think of better combo than Barry Burd and then this book. It will really make things clear. ... Read More
Rating: -
(+1) Book came in preserved state, almost as if I have bought it in a shop myself.
(-1) I have other remark, I was billed for additional expenses (almost 10E) when book arrived at my house.
*Thumbs up* && keep up the good work!
Rating: -
This book's main specialty in my opinion is learning the language itself (versus use of language). It really helps you understand not only what is going on, but why you do things a certain way. This is what sets it apart from some of the other good Java books. However, I wish it had more real life code. A little less animals and shapes kind of stuff. It also seemed like Java generics (ArrayList) was kinda thrown in at the end. Also, database coverage was lacking entirely. Since almost all ... Read More
Rating: -
First, a general comment on programming books: Stop giving people useless code examples. People learn how to program by actually programming. When will someone make a book that gives you useful, practical, hands on exercises instead of useless code snippets?
Specific to this book is the fact that they're worse about this useless code than anyone else I've ever seen. They gloss through scores of different topics quickly, with little detail or practical use. You will not learn Java from ... Read More
|
|