Items related to Java How to Program (3rd Edition)

Java How to Program (3rd Edition) - Softcover

  • 3.89 out of 5 stars
    1,065 ratings by Goodreads
 
9780130125071: Java How to Program (3rd Edition)

Synopsis

A popular university-level text by a father and son team that introduces the fundamentals of object-oriented programming in Java. Contains 25 chapters progressing from Java applets and control structures through Swing GUI, networking, and JavaBeans. Appendices offer a list of resources, a chapter on number systems, and a case example with laboratory assignments. Text includes chapter objectives and summaries, key terms and concepts, self-quizes, and well over a thousand exercises. A Web site is available and included CD-ROM contains exercises from the text and programming tools such as Borland JBuilder 3 and NetBeans DeveloperX2. Annotation c. Book News, Inc., Portland, OR (booknews.com)

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

About the Author

HARVEY AND PAUL DEITEL are the principals of Deitel & Associates, Inc., the internationally-recognized training and consulting organization specializing in Java, C++, C, Visual Basic®, object technology, and Internet and World Wide Web programming training. They are also the authors of many best-selling textbooks including C++ How to Program, C How to Program, Visual Basic 6 How to Program and Internet and World Wide Web How to Program.

From the Back Cover

In Java How to Program: Third Edition, the Deitels introduce the fundamentals of object-oriented programming and client/server development in Java. Key topics include: * Swing GUI, JavaBeans, event handling, graphics
* Distributed computing: Servlets, RMI, networking
* Database (JDBC), data structures, collections, files
* Multimedia, animation, audio
* Internet, World Wide Web
* Multithreading, exceptions

Java How to Program: Third Edition includes:


* Hundreds of "live-code" programs with screen captures that show exact outputs
* Extensive exercises (many with answers) accompanying every chapter
* Hundreds of tips, recommended practices and cautions-all marked with icons

Java How to Program is the centerpiece of a family of resources for teaching and learning Java, including a Web site (prenhall/deitel) with the book's code examples and other information for faculty, students and professional programmers; an optional interactive CD-ROM (Java Multimedia Cyber Classroom) containing extensive interactivity features— such as thousands of hyperlinks and audio walkthroughs of the code examples in Java How to Program— and e-mail access to the authors at
deitel@deitel.com

From the Inside Flap

New Features in Java How to Program: Third Edition

This edition contains many new features and enhancements including:

Updated to the new Java 2 platform. Uses Swing GUI components in all programs with graphical user interfaces. Simplified early chapters to make learning Java easier for nonprogrammers. Introduced GUI event handling later (Chapter 6, "Methods") so nonprogrammers have a foundation of basic programming concepts before seeing this complex topic. Switched the emphasis from applets to applications to demonstrate Java the way it is typically used in industry. Enhanced the coverage of interfaces. Enhanced the coverage of GUI event handling. Introduced inner classes and their use with GUI event handling. Added coverage of Java's new Java2D graphics capabilities. Added coverage of the Java Media Framework (JMF). Added chapters on Java Database Connectivity (JDBC), Servlets and Remote Method Invocation (RMI) — crucial in building multitier client/server systems. Added a chapter on Collections — Java's reusable data structures and the prepackaged algorithms for manipulating these data structures. Added a chapter on JavaBeans — Java's reusable software component technology. Updated appendices on Java demos and Java Internet and Web resources. Added an appendix on javadoc (part of Sun's Java 2 Software Development Kit) — the utility that creates HTML documentation from comments in a program. Added an appendix of Internet and Web resources for Enterprise JavaBeans. Added an appendix of Internet and Web resources for Jini.

Java How to Program: Third Edition includes:

16,485 Lines of Code in 220 Example Programs (with Program Outputs) 456 Illustrations/Figures 588 Programming Tips Summaries (1016 Summary bullets) Terminology Reviews (2295 Terms) 444 Self-Review Exercises and Answers (Count Includes Separate Parts) 959 Exercises (Solutions in Instructor's Manual; Count Includes Separate Parts) Approximately 5700 Index Entries (with approximately 9300 Page References) Software Included with Java How to Program: Third Edition

The CD-ROM at the end of this book contains Sun Microsystem's J2SDK 1.2.1 (i.e., Java 2) software development kit and two powerful Java integrated development environments (IDEs)-NetBeans DeveloperX2 and Borland JBuilder 3 University Edition. The CD also contains the book's examples and an HTML Web page with links to the Deitel & Associates, Inc. Web site, the Prentice Hall Web site and the many Web sites listed in the Appendices. If you have access to the Internet, this Web page can be loaded into your World Wide Web browser to give you quick access to all the resources.

NetBeans DeveloperX2 is a professional IDE written in Java that includes a graphical user interface designer, code editor, compiler, visual debugger and more. J2SDK 1.2.1 must be installed before installing DeveloperX2.

Borland JBuilder 3 University Edition is a customized version of JBuilder designed to meet the unique needs of the education market. The JBuilder 3 University Edition IDE includes an application browser, project manager, code editor, HTML viewer, graphical debugger and compiler. JBuilder 3 supports the latest Java standards, including Java 2, JavaBeans, JAR files, inner classes, internationalization, security and more.

If you have any questions about using this software, please read the introductory documentation on the CD-ROM. We will be putting additional information on our Web site: deitel.

Excerpt. © Reprinted by permission. All rights reserved.

New Features in Java How to Program: Third Edition

This edition contains many new features and enhancements including:

- Updated to the new Java 2 platform. - Uses Swing GUI components in all programs with graphical user interfaces. - Simplified early chapters to make learning Java easier for nonprogrammers. - Introduced GUI event handling later (Chapter 6, "Methods") so nonprogrammers have a foundation of basic programming concepts before seeing this complex topic. - Switched the emphasis from applets to applications to demonstrate Java the way it is typically used in industry. - Enhanced the coverage of interfaces. - Enhanced the coverage of GUI event handling. - Introduced inner classes and their use with GUI event handling. - Added coverage of Java's new Java2D graphics capabilities. - Added coverage of the Java Media Framework (JMF). - Added chapters on Java Database Connectivity (JDBC), Servlets and Remote Method Invocation (RMI)-crucial in building multitier client/server systems. - Added a chapter on Collections-Java's reusable data structures and the prepackaged algorithms for manipulating these data structures. - Added a chapter on JavaBeans-Java's reusable software component technology. - Updated appendices on Java demos and Java Internet and Web resources. - Added an appendix on javadoc (part of Sun's Java 2 Software Development Kit)-the utility that creates HTML documentation from comments in a program. - Added an appendix of Internet and Web resources for Enterprise JavaBeans. - Added an appendix of Internet and Web resources for Jini.

Java How to Program: Third Edition includes:

- 16,485 Lines of Code in 220 Example Programs (with Program Outputs) - 456 Illustrations/Figures - 588 Programming Tips - Summaries (1016 Summary bullets) - Terminology Reviews (2295 Terms) - 444 Self-Review Exercises and Answers (Count Includes Separate Parts) - 959 Exercises (Solutions in Instructor's Manual; Count Includes Separate Parts) - Approximately 5700 Index Entries (with approximately 9300 Page References)

Software Included with Java How to Program: Third Edition

The CD-ROM at the end of this book contains Sun Microsystem's J2SDK 1.2.1 (i.e., Java 2) software development kit and two powerful Java integrated development environments (IDEs)-NetBeans DeveloperX2 and Borland JBuilder 3 University Edition. The CD also contains the book's examples and an HTML Web page with links to the Deitel & Associates, Inc. Web site, the Prentice Hall Web site and the many Web sites listed in the Appendices. If you have access to the Internet, this Web page can be loaded into your World Wide Web browser to give you quick access to all the resources.

NetBeans DeveloperX2 is a professional IDE written in Java that includes a graphical user interface designer, code editor, compiler, visual debugger and more. J2SDK 1.2.1 must be installed before installing DeveloperX2.

Borland JBuilder 3 University Edition is a customized version of JBuilder designed to meet the unique needs of the education market. The JBuilder 3 University Edition IDE includes an application browser, project manager, code editor, HTML viewer, graphical debugger and compiler. JBuilder 3 supports the latest Java standards, including Java 2, JavaBeans, JAR files, inner classes, internationalization, security and more.

If you have any questions about using this software, please read the introductory documentation on the CD-ROM.

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

  • PublisherPrentice Hall
  • Publication date1999
  • ISBN 10 0130125075
  • ISBN 13 9780130125071
  • BindingPaperback
  • LanguageEnglish
  • Edition number3
  • Number of pages1355
  • Rating
    • 3.89 out of 5 stars
      1,065 ratings by Goodreads

Buy Used

Condition: Good
Item in good condition. Textbooks...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Search results for Java How to Program (3rd Edition)

Stock Image

Deitel, Harvey M.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

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

Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00046322353

Contact seller

Buy Used

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

Quantity: 4 available

Add to basket

Stock Image

Deitel and Deitel Staff, Deitel, Paul J.
Published by Pearson Education, Limited, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
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: Good. 3rd. Used book that is in clean, average condition without any missing pages. Seller Inventory # GRP15521274

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel and Deitel Staff, Deitel, Paul J.
Published by Pearson Education, Limited, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used Softcover

Seller: Better World Books, Mishawaka, IN, U.S.A.

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

Condition: Good. 3rd. Used book that is in clean, average condition without any missing pages. Seller Inventory # GRP15521274

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Harvey M.,Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used paperback

Seller: Once Upon A Time Books, Siloam Springs, AR, U.S.A.

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

paperback. Condition: Good. This is a used book in good condition and may show some signs of use or wear . This is a used book in good condition and may show some signs of use or wear . Seller Inventory # mon0001007675

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Harvey M.; Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used Softcover

Seller: Austin Goodwill 1101, Austin, TX, U.S.A.

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

Condition: Acceptable. Get fast and secure shipping knowing your purchase helps empower our community to transform their lives through work. Seller Inventory # 4RZPQ3000AQ3

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Harvey M., Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
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: Very Good. Very Good condition. With CD! 3rd edition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES. Seller Inventory # Q16P-00025

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Harvey M., Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
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. 3rd 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. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES. Seller Inventory # E17B-00252

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used Paperback

Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom

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

Paperback. Condition: Good. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine. Seller Inventory # GOR001433589

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

Deitel, Paul J.
Published by Prentice Hall, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
Used Paperback

Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom

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

Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Seller Inventory # GOR001375956

Contact seller

Buy Used

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

Quantity: 1 available

Add to basket

Stock Image

-
Published by -, 1999
ISBN 10: 0130125075 ISBN 13: 9780130125071
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. Java: How to Program (with CD-ROM) 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-9780130125071

Contact seller

Buy Used

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

Quantity: 2 available

Add to basket

There are 5 more copies of this book

View all search results for this book