or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
50 used & new from $1.26

Have one to sell? Sell yours here
 
   
An Introduction to Programming and Object-Oriented Design Using Java
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

An Introduction to Programming and Object-Oriented Design Using Java (Paperback)

~ Jaime Ni?o (Author), Frederick A. Hosch (Author)
Key Phrases: int tolerance, nim game example, variable arity parameter, Objectives After, Rectangle Viewer, Text View (more...)
3.7 out of 5 stars  See all reviews (10 customer reviews)

Price: $34.70 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 4 left in stock--order soon (more on the way).

Want it delivered Thursday, February 11? Choose One-Day Shipping at checkout. Details
13 new from $19.90 37 used from $1.26

Formats

Amazon Price New from Used from
Paperback $34.70  
Unknown Binding --  
There is a newer edition of this item:
Introduction to Programming and Object-Oriented Design Using Java Introduction to Programming and Object-Oriented Design Using Java 3.7 out of 5 stars (10)
$95.36
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?
An Introduction to Programming and Object-Oriented Design Using Java
91% buy the item featured on this page:
An Introduction to Programming and Object-Oriented Design Using Java 3.7 out of 5 stars (10)
$34.70
OOP Demystified
3% buy
OOP Demystified 4.3 out of 5 stars (10)
$18.76
Mastering C++: An Introduction to C++ and Object-Oriented Programming for C and Pascal Programmers
3% buy
Mastering C++: An Introduction to C++ and Object-Oriented Programming for C and Pascal Programmers 3.0 out of 5 stars (1)
$23.18
Head First Java, 2nd Edition
1% buy
Head First Java, 2nd Edition 4.4 out of 5 stars (258)
$29.67

Frequently Bought Together

Customers buy this book with Addison-Wesley's Java Backpack Reference Guide by Peter DePasquale

An Introduction to Programming and Object-Oriented Design Using Java + Addison-Wesley's Java Backpack Reference Guide
  • This item: An Introduction to Programming and Object-Oriented Design Using Java by Jaime Nino

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Addison-Wesley's Java Backpack Reference Guide by Peter DePasquale

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details


Customers Who Bought This Item Also Bought

Addison-Wesley's Java Backpack Reference Guide

Addison-Wesley's Java Backpack Reference Guide

by Peter DePasquale
4.5 out of 5 stars (2)  $9.50
Java In A Nutshell, 5th Edition

Java In A Nutshell, 5th Edition

by David Flanagan
4.2 out of 5 stars (33)  $29.67
Connected: The Surprising Power of Our Social Networks and How They Shape Our Lives

Connected: The Surprising Power of Our Social Networks and How They Shape Our Lives

by Nicholas A. Christakis
4.3 out of 5 stars (22)  $17.15
Discrete Mathematics and Its Applications

Discrete Mathematics and Its Applications

by Kenneth H. Rosen
2.8 out of 5 stars (26)  $134.73
Six Degrees: The Science of a Connected Age (Open Market Edition)

Six Degrees: The Science of a Connected Age (Open Market Edition)

by Duncan J. Watts
4.3 out of 5 stars (36)  $12.21
Explore similar items

Editorial Reviews

Review

Go to (http://www.javaranch.com/bunkhouse/bunkhouseDesign.jsp) to read a review of this text from JavaRanch.com. --This text refers to an out of print or unavailable edition of this title.

Product Description

Nino and Hosch have updated their popular introductory text that provides an objects first introduction to programming and software design using Java. The emphasis throughout is on problem modeling using fundamental software engineering princi-ples and concepts. Java used as a vehicle for teaching these topics. New constructs and features of Java 5.0, such as generics, are introduced. The text includes optional, interactive exercises using the DrJava integrated development environment (IDE). The UML is employed (very informally) for denoting objects, object relationships, and system dynamics. No specific previous programming experience is assumed, and the text is appropriate for first year computer science majors. The text could also carry over to a second course on data structures or software/OO design.

About DrJava: DrJava is an IDE designed primarily for students and includes an easy to use facility for interactively evaluating Java code. Optional DrJava exercises are included throughout the text if instructors want their students doing more pro-gramming. DrJava is the IDE chosen by the authors, but any IDE can be used for these exercises.

This update of the text provides Java code in newly released Version 5.0.

Product Details

  • Paperback: 976 pages
  • Publisher: Wiley; 2 edition (October 28, 2004)
  • Language: English
  • ISBN-10: 0471712272
  • ISBN-13: 978-0471712275
  • Product Dimensions: 9.1 x 7.3 x 1.6 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon.com Sales Rank: #809,831 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #100 in  Books > Computers & Internet > Programming > Java > Beginner's Guides

More About the Author

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

Visit Amazon's Jaime Nino Page

Inside This Book (learn more)
Browse and search another edition of this book.

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(7)

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

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

 
7 of 7 people found the following review helpful:
4.0 out of 5 stars Java, UML and algorithms all in one, December 28, 2004
This is an ideal book for those that want to learn Java with a college textbook. Starting with the basics each chapter is well written and illustrated and has a series of questions at the end to help you test your knowledge of what you have just learned. UML is used throughout as the illustration language. Later chapters deal with algorithms (e.g. storage, sorting, searching, etc.)

All of the features of the Java language are covered. Swing is used to teach the basics of UI. There is nothing on web application work. Collections are taught using the new generics features of Tiger.

A good book for those looking to learn how to program, and who want to start with the Java language and object-oriented design.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
6 of 7 people found the following review helpful:
3.0 out of 5 stars Oh snap, your teacher assigned this book too!, November 7, 2001
By Quikwitt "sdb_8" (portland, or United States) - See all my reviews
I've read many bad computer books and this one is less then horrible, but it sure ain't good.

The authors start with a very important forward pointing out that most books and courses in C++ and Java make the mistake of covering basic implementation of the language without employing object orientated techniques. Then, when object orientated programming style is introduced, students are bound to be frustrated and confused. This is a correct description of a serious problem that university's need to address. However this book goes too far in the other direction. The authors take an extreme Ivory tower approach. They expound eloquently on program specifications and design philosophy while ignoring the implementation, which is half the battle. Explanations related to programming become meaningless unless there is good code to edify the ideas they are trying to convey. This book has very little good code in it that you can employ in a useful and instructive manner. Related to this overly object orientated Ivory tower teaching approach some major problems with this book are:

IO streams are not even covered until the end of the book. I suppose the author's de-emphasis of realistic programming problems relates to their desire to teach beautifully rather then practiaclly.

A continual stream of program methods are thrown about in later chapters which are not appropriate to a CS 101 level course

Java language conventions and fundamentals are given swift and inadequate treatment in first three chapter (except for objects which are covered well).

Very few compact code examples to illustrate basic and intermediate programming concepts.

No answers to programming exercises at the end of chapters.

The worst thing is the stupid D&D program that they use for half the book to demonstrate too many concepts. Who in Tar-nation is going to be able to figure out what the heck is going on with a program this advanced by the time its dragged through the sixth chapter? It's a forty method, multi-class implementation! Please. How are you going to learn basic Java concepts from a program that takes up 40 pages? If you can emulate what the heck their doing with this program at that point then you should be teaching the class not taking it.

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


 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Excellent Book..., December 11, 2003
By A Customer
I've been a designer/multimedia developer for the past 10 years (using Director/Lingo and Dreamweaver/HTML and After Effects). Until recently, I'd been sorely underdeveloped in the areas of scripting and application customization (not to mention application development) since I had only a very basic understanding of programming concepts and tended to use "black box" code off the web, which I'd modify to suit my purposes. I'd studied Java at Career Centers (a NYC-based training facility) but although I had learned the syntax and general usage, I was missing a foundation in the underlying programming concepts...

A month ago I decided to buckle down and learn core programming techniques. I found this book, and it has served me WELL. (Paid $40 for a used copy).

I'm not sure how frustrating this book would be to someone who had never seen Java before, or had little knowledge of the scope of the language. However, if you're a "scrip kiddie" or a developer with a "working knowledge" of programming tools, but no thorough understanding of core techniques -- this book is for you!

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

4.0 out of 5 stars Good job!
The book is really heavy and big,and it arrive before due date.The book is perfact except some little problem,for example,the CD with the book can not work.
Published 2 months ago by Fan Yunyou

5.0 out of 5 stars Could this book be better? I don't think so!!
Could this book be better? I don't think so (I didn't think I would say this about a book).

This book is the "living" proof that you can teach Object Oriented... Read more
Published 4 months ago by Hubert Dupont

3.0 out of 5 stars NOT for beginners!
If you already know quite a little about Java (I mean, you have finished reading at least one whole book about Java basics), maybe this is a good book to explore the OO aspects of... Read more
Published 20 months ago by Le Zhang

5.0 out of 5 stars A Great Introductory Book for Beginning Programmers
This book, in my opinion, is probably one of the few better introduction books that should be widely used in many intro computer courses. Read more
Published on January 30, 2004 by Kim D Tran

5.0 out of 5 stars Learn Software Design From Two Legendary Masters
For nearly two decades, the computer science department at the University of New Orleans has had the outstanding reputation of possessing one of the finest academic programs in... Read more
Published on December 13, 2001 by Joseph Huang

2.0 out of 5 stars An ambitious attempt, but falters badly
My business card says "software engineer" but I code very little. This book is the text for an introductory computer science course I am taking. Read more
Published on November 27, 2001

1.0 out of 5 stars Horrible
I'm unfortunate enough to use this book for my object-oriented software design class. The text is very complicated and very difficult to understand. Read more
Published on October 31, 2001 by Eno

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
Sketchy textbook transaction on Marketplace 18 3 hours ago
textbook scam 129 2 days ago
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...


Create a guide

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.