CARVIEW |
By?Patrick Niemeyer, Josh Peck
Second Edition
Pages: 614
ISBN 10: 1-56592-271-9 |
ISBN 13:9781565922716
(Average of 1 Customer Reviews)
This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.
The latest edition is also available on Safari Books Online.
Whether you're just migrating to Java or working steadily in the forefront of Java development, this book gives a clear, systematic overview of the language. It covers the essentials of hot topics like Beans and RMI, as well as writing applets and other applications, such as networking programs, content and protocol handlers, and security managers.
Full Description
- History and principles of Java
- How to write simple applets
- How to integrate applets into the World Wide Web
- Java Class Libraries
- Using threads
- Using arrays
- Network programming
- Content and protocol handling
- Using the Abstract Windowing Toolkit (AWT)
- Writing a security manager
Featured customer reviews
Exploring Java, 2nd Edition Review, June 10 2000





This book is a nightmare for beginners starting Java as their first language.
Examples: 1)examples of the program are show
only in Fragments -- hard to follow.
2)There are more explaination that
pritical examples -- waste your
time and boring, and abstract for
understanding.
Exploring Java, 2nd Edition Review, April 30 1999
Submitted by Mark Maxham [Respond | View]
I found yet another example of an applet that won't run in a web browser: the Pulse applet in Chapter 9. Java security forbids applets from communicating with any server except the one that served them, and a side-effect is that you can't instantiate ANY DatagramSocket -- such a socket could theoretically receive packets from anywhere, not just the server.
I tried their example in IE4 and got a SecurityException.
It's yet another example where the authors apparently didn't actually try out their code in the real world, which makes the book aggravating to use if you're trying to actually implement something.
Exploring Java, 2nd Edition Review, March 04 1999
Submitted by Andrew McVeigh [Respond | View]
This book is an excellent overview of Java 1.1, and dives
into detail when necessary. The treatment of AWT is helpful
and informative, and presents the important concepts in a
clear way.
In various sections, this book is a bit light on detail, but
it aims to cover nearly all of 1.1 in one volume, and does
an impressive job.
Exploring Java, 2nd Edition Review, June 09 1998
Submitted by John Taylor [Respond | View]
This book is ideal for experienced programmers who need to work in java to produce serious applications. It is one of the the best books on Java for people that want to write useful server-side java, rather than little toy applets.
I would not recommend this book to someone who has little or no programming experience, or for someone who just wants to make a dull web page more animated.
If you are serious about learning java, and willing to apply time and effort, then this book can help you along the path to becoming an effective developer in java.
Media reviews
"Niemeyer and Peck have written one of the most thorough and systematic introductions to Java . . . Exploring Java offers excellent and thorough coverage of Java and serves as a complete reference to developing original applications." --Richard Hooker, Journal of Academic Librarianship, November 1998
"Whether novice user or seasoned veteran wanting to keep abreast of cutting edge developments, Exploring Java is the basic "how-to" book when it comes to Java." --James A. Cox, Midwest Book Review
"Exploring Java is the ultimate beginner's guide to Java ." --Will Tsui, Netpedia
About O'Reilly | Contact | Jobs | Press Room | How to Advertise | Privacy Policy
|
© 2008, O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938
All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.