Amazon.com: Java How to Program, Fifth Edition (9780131016217): Harvey M. Deitel, Paul J. Deitel: Books

Have one to sell? Sell yours here
Java How to Program, Fifth Edition
 
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.

Java How to Program, Fifth Edition [Paperback]

Harvey M. Deitel (Author), Paul J. Deitel (Author)
3.2 out of 5 stars  See all reviews (61 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Hardcover --  
Paperback --  
There is a newer edition of this item:
Java How to Program (early objects) (9th Edition) (Deitel) Java How to Program (early objects) (9th Edition) (Deitel) 3.9 out of 5 stars (10)
$98.49
In Stock.

Book Description

December 16, 2002 How to Program
The complete, authoritative DEITELaA A LIVE-CODEaA A introduction to programming with the JavaaA A 2 Platform Standard Edition, JDBCTaA A , Servlets and JSPaA A JavaaA A has revolutionized software development with multimedia-intensive, platform-independent, object-oriented code for Internet-, Intranet- and Extranet-based applications. This fifth edition of the world's most widely used Java textbook explains Java's extraordinary capabilities, presents an optional object-oriented design and implementation experience with the Unified Modeling Language (UML) from the Object Management GroupaA A and introduces n-tier Webapplications development with JDBCaA A , Servlets and JSPaA A . Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized corporate training and content-creation organization specializing in JavaaA A , C++, C, C#, Visual BasicsA (R), .NET, Visual C++A (R) .NET, XML, Python, Perl, Internet, Web and object technologies. The Deitels are the authors of several worldwide #1 programming-language textbooks, including Internet & World Wide Web How to Program, 2/e and C++ How to Program, 4/e.In Java How to Program, Fifth Edition the Deitels introduce the fundamentals of object-oriented programming in Java. Key topics include: *Applications/Applets *Swing GUI/Event Handling *Classes/Objects/Interfaces *Encapsulation/Inner Classes *OOP/Inheritance/Polymorphism *Data Structures/Collections *Files/Streams/Serialization/NIO *Networking/Client-Server/Internet/Web *JDBCaA A /Servlets/JavaServer PagesaA A *Graphics/Java 2DaA A /Images/Animation/Audio *Exceptions/Multithreading *(Optional) OOD/UML/Design Patterns Java How to Program, Fifth Edition includes extensive pedagogic features: *Hundreds of LIVE-CODEaA A programs with screen captures that show exact outputs *Extensive Internet and World Wide Web resources to encourage further research *Hundreds of tips, recommended practices and cautions-all marked with icons for: *Good Programming Practices *Software Engineering Observations *Performance Tips *Portability Tips *Look-and-Feel Observations *Error-Prevention Tips *Common Programming Errors Java How to Program's teaching resources include Web sites (www.deitel.com, www.prenhall.com/deitel and www.InformIT.com/deitel) with the book's code examples (also on the enclosed CD) and information for faculty, students and professionals; an optional CD (Java 2 Multimedia Cyber Classroom, 5/e) with solutions to about half the exercises in Java How to Program, 5/e, interactivity features-including hyperlinks and audio walkthroughs of the code examples; and access to the authors at deitel@deitel. com For information on Deitel instructor-led seminars offered worldwide, and to subscribe to the DEITELaA A Buzz ONLINE email newsletter, visit: www.deitel.com


Editorial Reviews

From the Back Cover

The complete, authoritative DEITEL™ LIVE-CODE™ introduction to programming with the Java™ 2 Platform Standard Edition, JDBCT™, Servlets and JSP™

Java™ has revolutionized software development with multimedia-intensive, platform-independent, object-oriented code for Internet-, Intranet- and Extranet-based applications. This fifth edition of the world's most widely used Java textbook explains Java's extraordinary capabilities, presents an optional object-oriented design and implementation experience with the Unified Modeling Language (UML) from the Object Management Group™ and introduces n-tier Webapplications development with JDBC™, Servlets and JSP™.

Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized corporate training and content-creation organization specializing in Java™, C++, C, C#, Visual Basics®, .NET, Visual C++® .NET, XML, Python, Perl, Internet, Web and object technologies. The Deitels are the authors of several worldwide #1 programming-language textbooks, including Internet & World Wide Web How to Program, 2/e and C++ How to Program, 4/e.

In Java How to Program, Fifth Edition the Deitels introduce the fundamentals of object-oriented programming in Java.


Product Details

  • Paperback: 1536 pages
  • Publisher: Prentice Hall; 5th edition (December 16, 2002)
  • Language: English
  • ISBN-10: 0131016210
  • ISBN-13: 978-0131016217
  • Product Dimensions: 9.1 x 6.9 x 1.9 inches
  • Shipping Weight: 4.5 pounds
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (61 customer reviews)
  • Amazon Best Sellers Rank: #933,673 in Books (See Top 100 in Books)

More About the Authors

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

 

Customer Reviews

61 Reviews
5 star:
 (24)
4 star:
 (5)
3 star:
 (8)
2 star:
 (10)
1 star:
 (14)
 
 
 
 
 
Average Customer Review
3.2 out of 5 stars (61 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

9 of 9 people found the following review helpful:
3.0 out of 5 stars Only if your already an OOP programmer, February 29, 2004
By 
This review is from: Java How to Program, Fifth Edition (Paperback)
10 word or less summary: tries to be too much to too many

Okay, so you want more detail. Well, first some background. I have taught out of Deitel books for a long time and have always considered them B+ books on the whole. So when the University jumped to Java and said they where using Deitel, I was not worried. After all, I had browsed their recent C# book just a while ago, and was impressed with it over the C/C++ book I had taught out of before. Ouch.

As a book for a fairly experienced programmer wanting to learn Java, you will find it a broad survey of Java with lots of examples. Not too much detail in any one area of course, but a fair spring board for further inquiry. There are some meaty examples for an `intro' book in here as well as some good problems for the students to work. All in all a 3.5 - 4 star book - if this is you. What it needs in this role? Focus more on the experienced programmer. Lose the UML and some intro stuff and give more in depth on some of the subjects covered. Also, ship the book CD with a newer IDE. Ours still come with the old Sun One Studio. I don't mind an old IDE, but one that practically locks up when you sneeze is not a good thing. How about Eclipse, or even JCreator failing that...

And for intro students? Not so good at all. Deitel frequently just skips around introducing things faster than an over caffeinated weasel, way ahead of really explaining them. This is okay for the somewhat experienced OOP coder who can see similarities to what he or she already knows and easily make allowances, but not for freshman intro students. I really hate waving my hands and saying, `ignore the code behind the curtain folks. And lets just all move on.' But too often this is what I had to do to a class of confused looking students.
None of the other intro profs and instructors at our University like this book for the first time intro student at all. One (not myself) went so far as to petition to have it changed. Well we shall see. In the mean time I have written about two hundred pages of notes that I teach out of. I treat the book as optional. For this audience, I rate it 2 stars.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
3.0 out of 5 stars Could be better, May 2, 2003
This review is from: Java How to Program, Fifth Edition (Paperback)
The strength of this book is that it includes many examples and line-by-line explanations of the code.

The weakness of this text is that the information is delivered in such small pieces that students have a difficult time assembling the big picture. For example, a complete list of variable types (including arrays) is not developed until completing Chpt 7. Also, some methods are not covered in the text except in the exercises. This confuses students and leaves the instructor in a catch-up situation.

If you have experience in other Object Oriented programming languages, the weakness of this book will go unnoticed. However, novices will need supplemental information throughout the text such as an early list of datatypes and the associated parsing commands, a more detailed explanation of creating variables as copies of objects (i.e. greater focus on inheritance) and even inter-related items such as using the parameter name command to make web applets work correctly.

A supplemental lab manual is available. It is a great addition to classroom lectures or in a guided lab environment. The lab manual includes reading exercises as well as programming exercises. The programming exercises are directly from the text HOWEVER the lab manual includes detailed programming templates to give beginners that initial help developing good logic.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 11 people found the following review helpful:
3.0 out of 5 stars Too much detail too fast!!, May 19, 2003
By A Customer
This review is from: Java How to Program, Fifth Edition (Paperback)
The first 3-4 chapters of this bbok are like a standard military uniform issue, and can be found in almost all of Deitel's books on the programming languages. That can be good anc comforting if you are already familiar with their style or if you are new ot programming. It can be painfully mind numbing for anyone with over 1 year's programming experience.

The structure of this book is no different from other Deitel books. So if you looking to tread unfamiliar terrain in familiar clothes, this is the book for you. If you want to get better value go look some place else. (I am looking too). Since this is the recommded text for the course, I am stuck with it for now. But personally, this is not gonna be my desk reference copy. Having said that.... the book does provide lots and lots of worked out examples (with logic and typo errors). color scheme printing eases the understanding process, and if you are a beginner in the java arena, stick with this book for now, until you are ready to fly away. and then you dont ever need to look back upon it.

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?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)

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
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject