Review:Just Java and Beyond 16
CowboyNeal has, after a long and careful review, sent us a review of Peter van der Linden's Just Java and Beyond. This is a great book for people learning Java-so click below if you are just learning, or are curious.
Just Java and Beyond | |
author | Peter van der Linden |
pages | |
publisher | Sun Microsystems |
rating | 9 |
reviewer | CowboyNeal |
ISBN | 0-13-784174-4 |
summary | ow! I wish I had this book when I first learned Java. Well-organized and easy-to-read for beginners, this book is perfect for anyone who wants get his/her feet wet in Java. |
What's Good?
Everything. Seriously, the examples are in-depth and well explained, while each chapter has a brief section at the end entitled "Light Relief" which shows how that chapter is relevant to the big picture and/or gives a small anecdote from the author's past. The sections on the Java event-handling model (one of more difficult parts of Java) are well done and even take the time to compare and contrast the Java 1.0 event model and the Java 1.1 event model. I also found the section of Java threads to be particularly outstanding. Not having much background in parallelism myself, I was able to understand the entire concept better, as well as how Java implements it.What's Bad?
Almost nothing. When I first read this book, I had a difficult time doing so because many of my friends and coworkers would hoarde it for their own use. The one downside I found is that there are no place where I can find a list of classes, function calls, etc. Although this is not a reference/nutshell book, that is a feature I always like to see. Those looking for a quick reference may be disappointed by Just Java and Beyond.Who should buy this book?
If you have no previous experience with Java and want to start learning it, this book is one of the best. I've read countless Java books and this one is both enjoyable and informative. If you are looking for a Java reference, this book may fit the bill, but it's still geared for first-time learners.Buy this book here.
Table of Contents
Introduction
Using the Just Java CD-ROM
Acknowledgements
- What Is Java?
- The Story of O: Object-Oriented Programming
- The Java Programming Language
- Java Building Blocks
- More Sophisticated Techniques
- Practical Examples Explained
- All About Applets
- Utilities And Libraries
- The Abstract Window Toolkit
- Graphics Programming
- Java Foundation Classes (JFC) Preview (Swingset)
- File I/O
- Networking in Java
- Future Developments
Appendix A: The Obsolete JDK 1.0 Event Model
Appendix B: Powers of 2 and ISO 8859
Index
What about Eckel's book? (Score:1)
best book for Java I/O (Score:1)
JDK1.2 / 2 (Score:1)
Rob
not all that intereresting for newbies... (Score:1)
Unfortunately, i found it a little too hard for newbies. Frankly, you're supposed to have already a quite lot of knowledge on c or c++ (which i didn't...). So for people starting on java and programming, probably not the best available (although i don't know which one is the best).
Too bad, cause the author writes very nice (jokes, anecdotes, etc...).
(In the 1st edition is a great 10-page explanation on how to make a waterbomb with only a newspaper. Now that's something different!)
No Subject Given (Score:1)
The Deitel & Deitel books (inlcuding the C/C++) books are somewhat hard to read - and don't even try using the index in the back to try to locate a topic in the book, you'll just be waisting your time.
What about Eckel's book? (Score:1)
I'm a ...mac user. (Score:1)
good stuff (Score:1)