Buy Used
Used - Good See details
$3.24 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Hooked on Java: Creating Hot Web Sites With Java Applets
 
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.

Hooked on Java: Creating Hot Web Sites With Java Applets [Paperback]

Arthur Van Hoff (Author), Sami Shaio (Author), Orca Starbuck (Author), Inc. Sun Microsystems (Author)
3.0 out of 5 stars  See all reviews (4 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Unknown Binding, Import --  

Book Description

January 1996
An introduction to Web applets written in Java, an object-oriented programming language designed for WWW use. This guide demonstrates how to use a variety of Java applets in Web pages, along with the rudiments of coding a Java applet.

Editorial Reviews

From the Inside Flap

Introduction If you want to learn what Java applets are and how to use them to bring your World-Wide Web site to life, this is the book for you. In these pages we'll describe many Java applets, and you'll learn how to add them to your Web page without programming. We'll also explain how these applets work. For the adventurous, we'll show you how to write your own Java applets. The Java applets described in this book, which are also on the CD-ROM, will run in any Java-compatible browser on any computer. This means that the applets will work just as well in Netscape Navigator on Microsoft Windows 95 as they do in HotJava on Sun Microsystem's Solaris. Actually, this is one of the reasons why Java is so powerful: it will work on any computer. But more about that later.

Who This Book Is for

Webmasters and information content providers on the World-Wide Web who want to create more exciting Web pages

Everybody who has or wants to have their own home page

People interested in learning what Java applets are all about

What You Need Everything you need to create cool Web sites with Java is included on the CD-ROM that comes with this book. It helps if you already have access to the Internet and a Java-compatible Web browser such as HotJava or Netscape Navigator (both are available for downloading). You should know at least a little about HTML to get maximum benefit out of this book. If you want to create your own applets, which we'll show you how to do in the last two chapters, it'll be easier if you know a little programming already. But it isn't necessary to know how to program to use the applets covered in this book.

What You'll Learn You'll learn many useful techniques for working with Java applets, including how to:

add applets to your Web pages without programming

mix and match applets with different sounds and images

configure applets to meet your own needs

create your own applets from scratch.

ROADMAP OF THIS BOOK This book starts off slow and moves to more complex topics. If you're new to Java applets, we suggest you read right through the book, starting at the beginning -- where else? Chapter 1: Introducing Java and Java Applets This chapter is intended for readers who are a little fuzzy about what Java is and the differences between Java, Java applets, and HotJava. It explains some of the common concepts that you will encounter while reading the rest of this book. Chapter 2: Java and the Internet A really important chapter. People who are computer-literate but non-technical should read this chapter to get a good idea of what Java is all about. It describes the language, some of the history, and the unique features that make Java suitable for use on the Internet, particularly on the Web. Chapter 3: Applets Explained This chapter introduces the concepts of applets. We'll explain how to add an applet to a home page, how the applet HTML tag works, and how to compile an applet. Chapter 4: Cool Applets A "cookbook" chapter that describes a lot of cool applets. All of the applets in this chapter are included on the CD-ROM, and you can use them to design spectacular Java-powered Web pages. We'll give examples of how each applet can be used and how to customize it to fit your needs. Chapter 5: Java in Depth This chapter picks up where Chapter 2, Java and the Internet, leaves off. We'll take a closer look at the language and show the basics of programming in it. You should know a little about programming to get the most out of this chapter. Chapter 6: Building an Applet This chapter builds on the concepts in Chapter 5. Step-by-step, we'll show you how to build your own Java applets from scratch.

More Information Aside from reading this book, you can get information on Java applets by browsing the Java/HotJava Web site.

http://javasoft.com/hooked/ ABOUT US

My name is Arthur van Hoff. I've been working on Java and HotJava since 1993. I've helped design the Java Applet API together with Sami. I'm also the author of the Java compiler.

My name is Sami Shaio. I'm the author and implementor of the Java user interface toolkit, and I've designed most of the applet security mechanisms.

My name is Orca Starbuck. I am a technical writer and a support engineer in the Java project.

From the Back Cover

In Hooked on Java, members of Sun's Java development team show you everything you need to know to use Java applets effectively. These experts explain how applets work in clear, easy-to-follow language. Step by step, they demonstrate how to add Java applets to your Web site and how to configure them without programming.

You'll see how to incorporate several special effects in your Web pages with Java applets, including: animation bouncing and "nervous" text interactive programs, spreadsheets, and 3D viewers image maps that give direct feedback games and more. You'll also learn how to use the Java Developer's Kit, which lets you build new applets from scratch. Supported by both Netscape Navigator 2.0 and Sun's Hot Java Web browsers, Java applets are an essential part of a compelling Web site. The CD-ROM contains a wealth of cool Java applets ready to plug into your home pages, examples of HTML pages that are already Java-enabled, Java source code, the Java Developer's Kit for Windows® 95, Windows NT, Solaris 2.x, and online documentation.


Product Details

  • Paperback: 181 pages
  • Publisher: Addison-Wesley (C) (January 1996)
  • Language: English
  • ISBN-10: 020148837X
  • ISBN-13: 978-0201488371
  • Product Dimensions: 9 x 7.2 x 0.7 inches
  • Shipping Weight: 12 ounces
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,805,027 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

1 of 1 people found the following review helpful:
3.0 out of 5 stars An enthusiastic but not always detailed introduction to Java, June 17, 1997
By A Customer
This review is from: Hooked on Java: Creating Hot Web Sites With Java Applets (Paperback)
This was the first book on Java that I bought and it provided a reasonable introduction to the language. There were lots of details about Java that it did not cover and I did not find it well organised for reference, so it was not long before I found myself buying other books on Java to make up for these problems. Still, as an introduction it is quite approachable and it certainly communicates the authors' enthusiasm for the topic
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Nice enough but VERY outdated, March 22, 2007
Amazon Verified Purchase(What's this?)
This review is from: Hooked on Java: Creating Hot Web Sites With Java Applets (Paperback)
This is a learner's book, but it's very outdated (note the $0.01 price in Amazon marketplace). If you want to learn to write applets, look for a newer book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars a, ap, app, appl, apple, applet - it's that straightforward!, May 11, 1997
By A Customer
This review is from: Hooked on Java: Creating Hot Web Sites With Java Applets (Paperback)
It says "Hooked on Java", you will be. It's subtitled "Creating Hot Web Sites With Java Applets", with this book in hand, you can. This is one of those books that you keep on the desk while you are building your pages. Even though it is written by Java experts, the basics are never overlooked. A fair amount of sample code and example HTML pages are incorporated in the book, with lots more available on the included CD.
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



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
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


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject