82 used & new from $3.30

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.
 
  

Java How to Program, Fifth Edition (Paperback)

~ Harvey M. Deitel (Author), Paul J. Deitel (Author)
3.3 out of 5 stars  See all reviews (63 customer reviews)


Available from these sellers.


16 new from $12.74 66 used from $3.30

Formats

Amazon Price New from Used from
  Hardcover -- -- --
  Paperback -- $12.74 $3.30
There is a newer edition of this item:
Java How to Program, 7th Edition Java How to Program, 7th Edition 4.1 out of 5 stars (29)
$80.55
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Customers Who Bought This Item Also Bought

Object-Oriented Application Development Using Java

Object-Oriented Application Development Using Java

by E. Reed Doke
C++ How to Program (4th Edition)

C++ How to Program (4th Edition)

by P.J. Deitel
Java How to Program Lab Manual (5th Edition)

Java How to Program Lab Manual (5th Edition)

by Harvey M. Deitel
Java Student Solutions Manual to accompany Java How to Program (5th Edition)

Java Student Solutions Manual to accompany Java How to Program (5th Edition)

by P.J. Deitel
$26.16
XML How to Program

XML How to Program

by Harvey M. Deitel
3.5 out of 5 stars (17)  $109.72
Explore similar items

Editorial Reviews

Product Description

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. 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
JDBC™/Servlets/JavaServer Pages™
Graphics/Java 2D™/Images/Animation/Audio
Exceptions/Multithreading
(Optional) OOD/UML/Design Patterns
Java How to Program, Fifth Edition includes extensive pedagogic features:
Hundreds of LIVE-CODE™ 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 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



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.3 out of 5 stars  See all reviews (63 customer reviews)
  • Amazon.com Sales Rank: #283,274 in Books (See Bestsellers in Books)

More About the Author

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

Visit Amazon's P.J. Deitel Page

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(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 Reviews

63 Reviews
5 star:
 (24)
4 star:
 (7)
3 star:
 (8)
2 star:
 (10)
1 star:
 (14)
 
 
 
 
 
Average Customer Review
3.3 out of 5 stars (63 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 David Antolovich (Twinsburg, OH) - See all my reviews
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
3.0 out of 5 stars Could be better, May 2, 2003
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
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
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

2.0 out of 5 stars Used in school and do not like it
I used this in my intro to java class and I have to say I didnt like it. If you are teaching yourself DO NOT get this book, its is very jumbled and abstract. Read more
Published 5 months ago by Leigh Zipf

5.0 out of 5 stars i'm a beginner to intermediate programmer and this is excellent for quick start examples to real coding
i'm a beginner to intermediate programmer and this is excellent for quick start examples to real coding
Published 11 months ago by Albert

2.0 out of 5 stars Like New???
I understand you get your money's worth but false advertisement is another thing. Maybe it was an error on the sender's part but I ordered a book "like new" at a like new price. Read more
Published 12 months ago by N V Saunders

1.0 out of 5 stars Doesn't do the job
I am an experienced programmer who wants to learn Java. Every time I reach for this book I am disappointed. Read more
Published on March 30, 2006 by Jennie Elliott

4.0 out of 5 stars Great for Beginners
My Java 2 teacher recommended this book. I like it so far. If you are new to programming, this is the right book for you. Read more
Published on October 2, 2005 by Ajay Jyoti

4.0 out of 5 stars A very good introduction
This is a vey good introduction to Java. In a way, it assumes that you have had little programming experience. Read more
Published on September 2, 2005 by Saurabh Mahapatra

1.0 out of 5 stars Worst Book...
I am a Computer Science student. I recommend that if your school doesn't require you to have this book, DON'T BUY THIS DEITEL BOOK to study Java. Read more
Published on August 24, 2005 by Duong Dai vantran

1.0 out of 5 stars Don't reccomend for experienced -or- beginners!
I cannot reccomend this book to experienced programmers learning Java or to beginners. The experienced will find it cluttered and watered down, and beginners will end up with a... Read more
Published on March 13, 2005 by B. Lilley

5.0 out of 5 stars Excellent piece of work
I have read many IT-related books, both practical and theoretical,
but never have I encountered one with such a perfect balance. Easy to read and follow. Read more
Published on January 31, 2005 by Joel Ivarson

5.0 out of 5 stars Perfect book for beginners
I am new to Java and found the Deitel book perfect to get a good understanding of Java. It takes a lot of time to read, but is worth the effort. I'd highly recommend it.
Published on December 15, 2004 by Joe

Only search this product's reviews



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
Discussion Replies Latest Post
Textbooks for Kindle DX? 61 4 days ago
textbook scam 66 9 days ago
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.