Amazon.com: Exploring Java, 2nd Edition (O'Reilly Java) (0636920922711): Patrick Niemeyer, Josh Peck: Books

Have one to sell? Sell yours here
Exploring Java, 2nd Edition (O'Reilly Java)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Exploring Java, 2nd Edition (O'Reilly Java) [Paperback]

Patrick Niemeyer (Author), Josh Peck (Author)
4.1 out of 5 stars  See all reviews (24 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback --  

Book Description

September 8, 1997 1565922719 978-1565922716 Second Edition

The second edition of Exploring Java, introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. This book covers the essentials of hot topics like Beans and RMI and shows you how to get up speed writing Java applets and other applications, including networking programs, content and protocol handlers, and security managers.

Even before the first release of Java, companies from Oracle to Netscape and Microsoft licensed Java to integrate with their Internet products. What makes this new language so important? It's truly portable. The same code runs on any machine that provides a Java interpreter, whether Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And, potentially, Java is designed to be as fast as programs written in C and C++.

The ability to create animated World Wide Web pages has also sparked the rush to Java. But, the story does not end with the Web. Sophisticated large applications, such as spreadsheets or word processors, can also be written with Java. An early example is Sun's self-extensible Web browser, HotJava.

With a practical, hands-on approach characteristic of O'Reilly's Nutshell Handbooks®, Exploring Java shows you how to write dynamic Web pages. But that's only the beginning. This book also shows you how to write content and protocol handlers, networking programs, and other stand-alone applications.

Part of O'Reilly's definitive set of Java documentation, Exploring Java, 2nd Edition covers:

  • 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

Customers Who Viewed This Item Also Viewed


Editorial Reviews

Amazon.com Review

The first book in O'Reilly's new Java documentation series, Exploring Java introduces the basics of Java, the new object-oriented programming language for networked applications. This book shows you how to get up to speed writing Java applets and other applications In this book, you will learn about:

  • 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
--This text refers to an out of print or unavailable edition of this title.

From the Publisher

The second edition of Exploring Java, fully revised to cover Version 1.1 of the JDK, introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. This book covers the essentials of hot topics like Beans and RMI and shows you how to get up speed writing Java applets and other applications, including networking programs, content and protocol handlers, and security managers. Even before the first release of Java, companies from Oracle to Netscape and Microsoft licensed Java to integrate with their Internet products. What makes this new language so important? It's truly portable. The same code runs on any machine that provides a Java interpreter, whether Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And, potentially, Java is designed to be as fast as programs written in C and C++. The ability to create animated World Wide Web pages has also sparked the rush to Java. But, the story does not end with the Web. Sophisticated large applications, such as spreadsheets or word processors, can also be written with Java. An early example is Sun's self-extensible web browser, HotJava. With a practical, hands-on approach characteristic of O'Reilly's Nutshell Handbooks(R), Exploring Java shows you how to write dynamic web pages. But that's only the beginning. This book also shows you how to write content and protocol handlers, networking programs, and other standalone applications. Part of O'Reilly's definitive set of Java documentation, Exploring Java, 2nd Edition covers: 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

Product Details

  • Paperback: 614 pages
  • Publisher: O'Reilly Media; Second Edition edition (September 8, 1997)
  • Language: English
  • ISBN-10: 1565922719
  • ISBN-13: 978-1565922716
  • Product Dimensions: 9.1 x 7 x 1.2 inches
  • Shipping Weight: 1.8 pounds
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (24 customer reviews)
  • Amazon Best Sellers Rank: #2,851,867 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

24 Reviews
5 star:
 (16)
4 star:
 (2)
3 star:
 (1)
2 star:
 (3)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (24 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

11 of 11 people found the following review helpful:
5.0 out of 5 stars The best Java book in the market. Look no further!, August 12, 1999
By A Customer
This review is from: Exploring Java, 2nd Edition (O'Reilly Java) (Paperback)
I went through many books before stumbling on this one. The book is well organized and clearly written. All of my programmer friends swear by this book. It does not overwhelm the reader, and introduces the topics in a very clear and organized manner. A MUST read for a beginning Java programmer, but I would not suggest it to an individual new to programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
5.0 out of 5 stars It's a great book but not for novice., June 25, 1999
By A Customer
This review is from: Exploring Java, 2nd Edition (O'Reilly Java) (Paperback)
Exploring Java is the Java book I used the most out of all my Java books which includes the Sun Java Series. It is a very good technical book but definetly not for a beginner and by beginner I mean someone who doesn't know any type of programming language at all and doesn't know OOP concepts. But for a someone who has done a fair amount of programming and want to pick up Java. I must say that this book is a must have in your Java book collection.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
5.0 out of 5 stars excellent tutorial, not a reference, August 17, 1999
By 
cook@cs.ucdavis.edu (Davis, Califonia, USA) - See all my reviews
This review is from: Exploring Java, 2nd Edition (O'Reilly Java) (Paperback)
Great book, clearly written, lives up to the O'Reilly name. This is no "Dummies" book. Includes some discussion of the state of java and security, etc. I read the first edition, and the only thing it's missing is a CD... For a top-notch and complete Java reference, check out The Java Application Interface, Vols 1 and 2, by Gosling, et al. (Addison Wesley)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(122)
(25)
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject