Items related to The Java Tutorial: Object-Oriented Programming for...

The Java Tutorial: Object-Oriented Programming for the Internet (2nd Edition) - Softcover

  • 3.09 out of 5 stars
    11 ratings by Goodreads
 
9780201310078: The Java Tutorial: Object-Oriented Programming for the Internet (2nd Edition)

Synopsis

A self-guided tour to the Internet programming language introduces fundamental concepts and applications

"synopsis" may belong to another edition of this title.

Review

Some of the best sources for learning Java are online. The Java Tutorial, Second Edition is an updated compilation of online resources from the JavaSoft Web site, edited for clarity. This guide gives you the advantage of having all you need to learn Java in one book (and includes a CD-ROM).

The authors organize the book's sections around lessons and "trails" (which correspond to online tutorials). Beginners will find the sections on running simple Java applications and applets and on the nuts and bolts of the Java programming language especially useful. However, there is plenty of expertise here for the Java expert. (Because this is all "official" JavaSoft material, it gives excellent perspective on the ideal use of Java--100 percent pure programming that runs on all hardware platforms.) For example, the sections on using the JavaStream classes present some hard-to-find material on memory streams and pipes.

Additional topics discuss how to get around the basics of creating user interfaces with AWT classes (though this is less useful because most programmers will use a Java compiler that handles the details of inner classes and adapters for them). Chapters on graphics programming benefit both beginners and experts and include a great explanation of image filters and animation techniques.

Some of the niftiest stuff in The Java Tutorial is presented in the sections on network programming in Java, with a clear explanation of reading and writing to URLs and working with sockets. (These capabilities are all built in to Java, and this tutorial shows you how to execute them.) The book finishes up with a discussion of new features in JDK 1.2--still under development--and with the printed source code for all the examples in the book. This book makes a good argument that print still has its advantages. You'd spend hours digging up the relevant tutorials online. --Richard V. Dragan

From the Inside Flap

Since the release of the JDK 1.0.2 in May of 1996, the Java engineering team has been hard at work improving and enhancing the Java platform. We have been similarly laboring to update The Java Tutorial to reflect the work of the engineers. From the first page to the last, this edition now documents the APIs in JDK 1.1. We have fully integrated JDK 1.1 updates into the text, plus we've added coverage of some of the new features of 1.1 such as the new AWT event model, object serialization, and inner classes. We also added a new trail to the end of the book that provides a summary of what changed for 1.1, information to help you decide when to convert 1.0 programs to 1.1, and instructions about how to perform the conversion. And finally we've included a preview of what's likely to come in the next major release of the JDK.

Yet, this edition of The Java Tutorial is more than just an update of the previous edition. It's more polished and mature. We have rewritten, clarified, and reorganized many areas of the book based on feedback from readers and reviewers.

Like the first edition, this book is based on the online tutorial hosted at the Java Web site.At that time, it contained a few basic lessons on writing applets, the fundamentals of the language itself, and some key classes. Since then, the tutorial has grown to over 10MB of HMTL files, images, and running programs. It contains dozens of lessons covering topics ranging from applet communication to security, from internationalization to JavaBeansTM. We are constantly updating the online version of the tutorial to cover new APIs developed by the engineering team.

Like the online version, this book reflects the latest Java advances. However, unlike the online version, page count limits what this book can cover. Hence, it focuses on the Java APIs needed by most beginning to intermediate Java programmers. If you don't find information in this book about part of the Java platform, check our Web site for it.

From the online tutorial to the first edition, and from the first edition to the second, our intent has always been to create a fun, easy-to-read, task-oriented programmer's guide with lots of practical examples to help people learn to program in Java. Who Should Read This Book?

This tutorial assumes that you have some programming experience, whether it be traditional procedural programming or object-oriented programming, and are familiar with programming tenets and terminology and at least one high-level language.

All Java programmers--novice and experienced alike--can benefit from this book. The first section begins with an overview of the Java platform and what it can help you do. It then presents two Java programs--one application and one applet--and shows you how to compile and run both. Finally, it describes how they work.

From this hands-on beginning, you can follow your own course of learning: New programmers can benefit most by reading the book from beginning to end, including the beginning material on object-oriented concepts, the standard features of the Java language, and the object-oriented features of the Java language. Programmers experienced with procedural languages such as C may wish to skip the section that describes the standard features of Java and start with the material on object-oriented concepts and the object-oriented features of Java. Experienced object programmers may want to jump feet first into more advanced trails, such as those on applets, essential classes, or UIs.

No matter what type of programmer you are, you can find a path through this book that fits your learning requirements. What You Need

This book documents the JDK 1.1 release of the Java platform. To compile and run the examples in this book you need a development environment that is compatible with JDK 1.1. You can use a commercially-available Java development environment or you can use the JDK itself.

You can use the version of JDK 1.1 that's on the CD-ROM accompanying this book.For testing applets, you can use a special limited browser called the Applet Viewer that ships with the JDK. For information about the browsers that are currently available and support 1.Also, the editor must allow you to specify both uppercase and lowercase letters in the filename. Acknowledgments For the Second Edition of the Tutorial

Many Internet readers have helped us maintain and improve the quality of the tutorial by sending us e-mail and cheerfully pointing out our numerous typos, broken links, and more importantly, areas of the tutorial that caused confusion or could benefit from rewriting.

Many members of the Java engineering and documentation team have given us counsel, answered our many questions, reviewed our material, and even made contributions to it. They also make JavaSoft a fun place to work. The list is long but we'd particularly like to note the contributions of Brian Beck, Joshua Bloch, David Connelly, Chris Darke, Bill Foote, Carol Hayes, Herb Jellinek, Doug Kramer, Marianne Mueller, Marla Parker, Mark Reinhold, John Rose, John Wegis, and Beth Whitman. Kathy would like to thank all the members of the Swing engineering team for being such a great group to work with. And, notably, Ron Mandel, who kept our Macs and PCs operating in a mostly Sun environment.

We are grateful for the other writers at Sun who have contributed to the online tutorial as guest authors. So far this list of professional and talented writers includes Mary Dageforde, Andy Quinn, Beth Stearns, and Greg Voss.

The Java language wouldn't exist without its creator, James Gosling. We'd like to thank James, not only for creating the language but also for staying involved as the Java platform develops. On a personal note, we'd like to thank him for accepting an award for us from JavaWorld (who named the tutorial as one of three finalists in the Best Training Aid category).

Our team managers, Lisa Friendly, Rick Levenson, and Stans Kleijnen, create a work environment that lets us get our job done. We especially appreciate their support of flexible, if a bit unusual, work arrangements.

Mike Hendrickson, our editorial advisor at Addison-Wesley, is always a calming influence and keeps us on schedule. Sarah Weaver was the production manager on the book and Laura Michaels was our copy editor and grammar queen. The whole team at Addison-Wesley have been a pleasure to work with and continually strive for excellence on this and the other books in the series.

Our heartfelt appreciation goes to the newest member of the tutorial team, Alison Huml, who calmly and professionally managed this edition of the book. She managed our schedule, handled the relationship with the copy editor, incorporated copy edits, drew or fixed many diagrams and images in the book, and handled all of the PC and Mac file conversions--all within the first month of working with us. Alison provides us with a fresh perspective and renewed energy. We look forward to her contributions to future book projects and to the online version of the tutorial. For the First Edition of the Tutorial

Of course, the Java team made everything possible by creating Java in the first place. But many individuals contributed to getting this book out the door.

A million thanks go to the Java team members who answered questions, reviewed material, and in some cases, contributed examples--all of this in the face of tight deadlines: Thomas Ball, Brenda Bowden, David Brown, Patrick Chan, Tom Chavez, David Connelly, Pavani Diwanji, Amy Fowler, Jim Graham, Herb Jellinek, Jonni Kanerva, Doug Kramer, Eugene Kuerner, Tim Lindholm, Ron Mandel, Henry McGilton, Marianne Mueller, Scott Rautmann, Benjamin Renaud, Hassan Schroeder, Richard Scorer, Sami Shaio, Arthur van Hoff, Frank Yellin, and Steve Zellers.

Painful though they may have been, the feedback our reviewers provided us was invaluable. These reviewers were Mike Ballantyne, Richard Campione, Lee Collins, Greg Crisp, Matt Fahrner, Murali Ghanta, Bill Harts, Eileen Head, Murali Murugan, Roberto Quijalvo, Philip Resnik, Roger Riggs, Roman Rorat, Neil Sundaresan, Michael Weiss, the ones who preferred to remain anonymous, and all of the Internet readers who were kind enough to take the time to send us e-mail to let us know of problem areas.

Chris Warth spent several weeks writing scripts and filters to convert our complex web of HTML pages into MIF format. He was most patient with us despite our demands and changes. Marsh Chamberlain designed and created our trail icons, and Jan Kaerrman provided us with the html2ps script, which we used to create PostScript files from HTML and print our first review copy of the manuscript. Nathan Walrath created the figure in the Trail Map section. When we both went on maternity leave after giving the book to Addison-Wesley, Randy Nelson served as our backup, taking care of the CD-ROM and the Web site for the tutorial.

The staff at Addison-Wesley--Mike Hendrickson, Katie Duffy, Pamela Yee, and Marty Rabinowitz--were professional, competent, and courteous throughout the development of this book and provided us with guidance, encouragement, and instruction. They also managed the practical things like copy editing, page design, graphics, and reviewers so that all we had to do was worry about content.

Lisa Friendly, the Java Series editor, our manager, and our friend, made this book possible by suggesting that we turn the online tutorial into a book. She kept us calm, reassured us often, and managed everything, from our relationship with Addison-Wesley to consistency with other books in the series. Without her encouragement and hard work, this tutorial would not exist. About the Dedication

Mary: This book is dedicated to my husband, Richard Campione, for being my greatest friend. It's also dedicated to Sophia, a delightful child and a constant reminder of what's truly important.

Kathy: This book is dedicated to my husband, Nathan Walrath, and to our children, Laine and Cosmo. Nathan has done whatever it takes to help me write this book, from distracting kids to dispensing advice and art criticism. Laine and Cosmo are not old enough to help--quite the opposite--but like their dad, they sure are fun. 0201310074P04062001

"About this title" may belong to another edition of this title.

  • PublisherAddison-Wesley
  • Publication date1998
  • ISBN 10 0201310074
  • ISBN 13 9780201310078
  • BindingPaperback
  • LanguageEnglish
  • Edition number2
  • Number of pages964
  • Rating
    • 3.09 out of 5 stars
      11 ratings by Goodreads

Buy Used

Condition: Good
Pages can have notes/highlighting...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Search results for The Java Tutorial: Object-Oriented Programming for...

Stock Image

Mary Campione; Kathy Walrath
Published by Addison-Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Paperback

Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 3.7. Seller Inventory # G0201310074I3N00

Contact seller

Buy Used

US$ 7.09
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campione, Mary; Walrath, Kathy
Published by Addison-Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Softcover

Seller: Seattle Goodwill, Seattle, WA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. May have some shelf-wear due to normal use. Your purchase funds free job training and education in the greater Seattle area. Thank you for supporting Goodwills nonprofit mission! Seller Inventory # 0KVOV900ERWT_ns

Contact seller

Buy Used

US$ 4.07
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campione, Mary,Walrath, Kathy
Published by Addison-Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_354019845

Contact seller

Buy Used

US$ 5.00
Convert currency
Shipping: US$ 3.75
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campione, Mary, Walrath, Kathy
Published by Pearson Education, Limited, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Softcover

Seller: Better World Books: West, Reno, NV, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Very Good. 2nd Edition. Used book that is in excellent condition. May show signs of wear or have minor defects. Seller Inventory # 14826627-75

Contact seller

Buy Used

US$ 10.12
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campione, Mary, Walrath, Kathy
Published by Addison-Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Softcover

Seller: Wonder Book, Frederick, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Good condition. 2nd edition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES. Seller Inventory # S22C-03408

Contact seller

Buy Used

US$ 13.98
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

-
Published by -, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Paperback

Seller: AwesomeBooks, Wallingford, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. The Java Tutorial: Object-oriented Programming for the Internet (Java Series) This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Seller Inventory # 7719-9780201310078

Contact seller

Buy Used

US$ 8.05
Convert currency
Shipping: US$ 6.62
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Stock Image

-
Published by - -, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Paperback

Seller: Bahamut Media, Reading, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Seller Inventory # 6545-9780201310078

Contact seller

Buy Used

US$ 8.05
Convert currency
Shipping: US$ 9.26
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Stock Image

Mary Campione et Kathy Walrath
Published by Addison Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Bon. Ancien livre de bibliothèque. Traces d'usure sur la couverture. Pages cornées. Edition 1998. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Signs of wear on the cover. Dog-eared pages. Edition 1998. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-146-020

Contact seller

Buy Used

US$ 13.70
Convert currency
Shipping: US$ 9.50
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Mary Campione et Kathy Walrath
Published by Addison Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Bon. Ancien livre de bibliothèque. Traces de pliures sur la couverture. Traces d'usure sur la couverture. Salissures sur la tranche. Pages cornées. Edition 1998. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Traces of creases on the cover. Signs of wear on the cover. Stains on the edge. Dog-eared pages. Edition 1998. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-812-790

Contact seller

Buy Used

US$ 18.68
Convert currency
Shipping: US$ 9.50
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Campione, Mary; Walrath, Kathy"
Published by Addison-Wesley, 1998
ISBN 10: 0201310074 ISBN 13: 9780201310078
New Soft cover

Seller: BooksByLisa, Highland Park, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Soft cover. Condition: New. Second Edition. PHOTO AND VIDEO OF PAGES TAKEN TO SHOW CONDITION PRIOR TO SHIPPING; PHOTOS EMAILED FOR MORE SPECIFICS WHEN REQUESTED; Book. Seller Inventory # 2121

Contact seller

Buy New

US$ 29.24
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 3 more copies of this book

View all search results for this book