Used price: $7.95
Used price: $7.29
Collectible price: $25.00
Buy one from zShops for: $9.85
List price: $39.95 (that's 30% off!)
Used price: $27.92
Buy one from zShops for: $24.60
List price: $13.95 (that's 10% off!)
Buy one from zShops for: $11.15
This is a one sit, can't put it down story. I look forward to his next offering, maybe some sort of Dailey journal.
Used price: $6.50
Buy one from zShops for: $8.58
Used price: $7.46
Buy one from zShops for: $7.61
Used price: $11.99
Collectible price: $7.50
There's reasonable complexity here. Neither the heroes nor the bad guys are completely working together since each has his or her own agenda. Added to that is the S.A.F.E. agent working under cover representing government but not necessarily in the best interests of the heroes. And so there are easily enough complications to keep a mature reader interested.
This isn't a bad book at all for those who want to get better acquainted with the not altogether jolly green giant before they see the movie. Just bear in mind that the Hulk's creators made him a reasonable 7 footer as opposed to the 12 foot creature in the movie. Note also that the character has developed in several ways over the years and so you might find his characterization in this book somewhat different than the movie characterization.
Worth reading, even if you're way past High School age.
List price: $24.99 (that's 30% off!)
Used price: $1.95
Collectible price: $3.16
Buy one from zShops for: $2.38
List price: $22.95 (that's 30% off!)
Used price: $18.00
Buy one from zShops for: $24.27
Code snippets are surprisingly concise, and free of annoying syntax errors that could confound the novice developer.
The book begins with several chapters introducing basic OO concepts and gradually introduces and increasing amount of Java code and delving into the Java API.
The middle portion of the book covering the core concepts of OO development (Inheritance, Encapsulation, and Polymorphism.) It then goes on to cover slightly more advanced concepts such as Exception Handing, socket programming with TCP/IP, JDBC, multi-threading.
The book does provide good coverage AWT model and GUI construction. Sadly, the it does not include coverage of Swing.
To date, it's the best ground up coverage I have found for both Java and OO basics. Experienced C/C++ developers may find it a bit slow paced.
For those interested in following up with a more advanced guide for Java 2 certification, I'd consider A Programmer's Guide to Java Certification by Khalid Azim Mughal, Rolf Rasmussen. It's a great certification prep and also a good core language reference.