Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
8 used & new from £16.00

Have one to sell? Sell yours here
 
   
Understanding Object-Oriented Programming With Java:Updated Edition (New Java 2 Coverage) (International Edition)
 
 

Understanding Object-Oriented Programming With Java:Updated Edition (New Java 2 Coverage) (International Edition) (Paperback)

by Timothy Budd (Author) "This is a book about object-oriented programming ..." (more)
3.5 out of 5 stars See all reviews (4 customer reviews)
Price: £39.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon.

Want guaranteed delivery by Tuesday, July 14? Choose Express delivery at checkout. See Details
5 new from £24.95 3 used from £16.00
Other Editions: RRP: Our Price: Other Offers:
Paperback (2nd updated ed for the Open University) £60.99 £57.94 27 used & new from £1.80
Textbook Binding 9 used & new from £0.91

Frequently Bought Together

Customers buy this book with Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D by Brett McLaughlin

Understanding Object-Oriented Programming With Java:Updated Edition (New Java 2 Coverage) (International Edition) + Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D
Price For Both: £65.02

Show availability and shipping details


Customers Who Bought This Item Also Bought

Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D

Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D

by Brett McLaughlin
3.2 out of 5 stars (4)  £25.03
Sams Teach Yourself Java 6 in 21 Days

Sams Teach Yourself Java 6 in 21 Days

by Rogers Cadenhead
3.8 out of 5 stars (4)  £27.12
Object Oriented Analysis and Design with Applications (OBT)

Object Oriented Analysis and Design with Applications (OBT)

by Grady Booch
5.0 out of 5 stars (1)  £45.99
The Object-Oriented Thought Process: An Object Lesson Plan (Developer's Library)

The Object-Oriented Thought Process: An Object Lesson Plan (Developer's Library)

by Matt Weisfeld
3.3 out of 5 stars (10)  £24.64
Objects First with Java: A Practical Introduction Using BlueJ

Objects First with Java: A Practical Introduction Using BlueJ

by David J. Barnes
4.3 out of 5 stars (19)  £37.37
Explore similar items

Product details

  • Paperback: 420 pages
  • Publisher: Pearson Education; 2nd International edition edition (26 Aug 1999)
  • Language English
  • ISBN-10: 032121174X
  • ISBN-13: 978-0321211743
  • Product Dimensions: 23.2 x 19 x 1.8 cm
  • Average Customer Review: 3.5 out of 5 stars See all reviews (4 customer reviews)
  • Amazon.co.uk Sales Rank: 1,408,202 in Books (See Bestsellers in Books)

    Popular in this category:

    #70 in  Books > Computing & Internet > Programming > Languages > Java > Object-oriented Programming
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Java Programming
   www.TometaSoftware.com    For Custom Software Solutions in All Programming Languages, Call Us! 
Java 6 - Free Download
   Java6.2009-Version.org    Get a better internet experience. Get the latest version now - Free! 
  
 

Product Description

Product Description

This book develops the object-oriented programming skills of experienced programmers (at the Junior, Senior or above level) by showing how to use Java 2 (the latest release of Sun's Java platform), and by providing a complete understanding of the philosophy behind Java 2. It starts out covering the language-independent concepts that are at the heart of the Java world, and then moves on to introduce Java through several example programs. Following this is an in-depth discussion on inheritance and polymorphism. Finally, the book concludes with material on important features of Java that are not object-oriented.



From the Back Cover

This book develops the object-oriented programming skills of experienced programmers (at the Junior, Senior or above level) by teaching you how to use Java 2 (the latest release of Sun's Java platform), and providing a complete understanding of the philosophy behind Java 2. It starts out covering the language-independent concepts that are at the heart of the Java world, and then moves on to introducing Java through several example programs. Following this is an in-depth discussion on inheritance and polymorphism. Finally, the book concludes with material on important features of Java that are not object-oriented.

Features
  • Teaches students why the Java language works the way it does, as opposed to simply how it works
  • NEW! Chapter on Network Programming
  • NEW! Chapter on Java 2 - the most recent version of Java
  • NEW! Material on pure polymorphism
  • NEW! Appendices on Java Operators, Java Escape Characters, Java API, and Java Syntax


0201612739B04062001

See all Product Description

Inside This Book (Learn More)
Browse and search another edition of this book.
First Sentence
This is a book about object-oriented programming. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

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

 
2 of 2 people found the following review helpful:
4.0 out of 5 stars Excellent for OO design with Java, 12 April 2001
By A Customer
I studied the Open University course M301, for which this is a set book. After completing the course, I now know why. This is an excellent introduction into how Java supports object oriented programming.

This is not a book to learn Java. However, anyone who has learnt the basics of Java MUST READ this book. It is the only way to develop good 'OO' practices.

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



 
5.0 out of 5 stars Great for understanding Java-based OO programming, 20 Oct 2000
By A Customer
This book introduces object-oriented programming using Java for its examples. It is not a book to learn Java, rather a book about how to use Java properly. It takes you through standrad OO concepts such as inheritence and polymorphism using Java examples throughout. The treatment of sub-types is especially good. This book also has examples of how not to use inheritence as well as where it should be used.

The discussion of Java interfaces and patterns is also good.

This is a great book for those who want to understand object-oriented programming with a Java background. Those who have experience in C and C++ should have no problems here. If you are completely new to Java get an introductory book - I don't think there are any good ones on the market at the moment, though :-(.

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



 
0 of 1 people found the following review helpful:
2.0 out of 5 stars Good on OO Concepts, Poor on Java, 8 Mar 2000
By A Customer
Though a very good book for understanding the OO concepts it is quite poor if it is intended as a book to learn JAVA. The examples are not explained in enough depth and important JAVA syntax is either skipped or not given enough detail.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

3.0 out of 5 stars Teaches OOP techniques to the experienced programmer.
This book attempts to give a programmer with or without previous Object-Orientated Programming experience, an insight into how it is acheived with Java. Read more
Published on 10 Feb 2000

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Listmania!


Look for similar items by category


Feedback


Java 2, J2SE 1.4 Complete

Java 2, J2SE...

Java 2, J2SE 1.4 Complete is a one–of–a–kind book––valuable both for... Read more

Find similar items

 

More From Timothy Budd

An Introduction to...

An Introduction to Object Oriented...

Object-oriented programming is an approach to thinking about... Read more

 

Train Hard...Play Hard

Nike, Gola, Converse, and more
Gear up with up to 60% off athletic and outdoor shoes.

Shop now

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers
The Girl Who Played with Fire
Breaking Dawn (Twilight Saga)
The Girl with the Dragon Tattoo
The Host
The Host by Stephenie Meyer

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates