or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Object-Oriented Programming with Java: An Introduction
 
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.

Object-Oriented Programming with Java: An Introduction [Paperback]

David Barnes (Author)
3.8 out of 5 stars  See all reviews (5 customer reviews)

Price: $150.00 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
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 1 left in stock--order soon (more on the way).
Want it delivered Thursday, February 2? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

There is a newer edition of this item:
Object-Oriented Programming w/Blue J (2nd Edition) Object-Oriented Programming w/Blue J (2nd Edition)
Out of Print--Limited Availability

Book Description

0130869007 978-0130869005 January 28, 2000 1

Written to appeal to both novice and veteran programmers, this complete and well-organized guide to the versatile and popular object-oriented programming language Java shows how to use it as a primary tool in many different aspects of one's programming work. It emphasizes the importance of good programming style—particularly the need to maintain an object's integrity from outside interference—and helps users harness the power of Java in object-oriented programming to create their own interesting and practical every-day applications. Discusses the basics of computer systems, and describes the fundamental elements of the Java language, with complete instructions on how to compile and run a simple program. Introduces fundamental object-oriented concepts, and shows how simple classes may be defined from scratch. Explores Java's exception-handling mechanism, and investigates Java's interface facility (i.e., polymorphism). Covers all Java applications, including use of the Abstract Windowing Toolkit, graphical programming, networking, and simulation. Includes numerous exercises, periodic reviews, case studies, and supporting visuals. For those in the computer science industry.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)


Editorial Reviews

Review




"The depth is excellent. Students will find the book very readable. The breadth of coverage is impressive." — Dr. Tracy Chapman, Colorado School of Mines




"The use of examples to support the theory is excellent. The writing style is eminently readable; serious but not boring!" — Dr. Peter Hayward, IBM UK Laboratories




"Examples are used to very good effect. This includes the very brief examples used to illustrate a single point or concept." — Dr. David Mathias, Ohio State University


From the Back Cover

This well-organized, clearly written and visually engaging book provides hands-on experience as it guides the reader through all of Java's functions and capabilities. This comprehensive text shows readers how to use such a versatile object-oriented programming language as a primary tool in many different aspects of programming work. It is designed primarily as a first programming text. Java's everyday applicability is reinforced through the book's many, interesting UK case studies. With an "objects-early" approach, David Barnes stresses the importance of objects for a clear methodology of learning an object-oriented language. Throughout the book, the author emphasizes the importance of good programming style, particularly the need to maintain an object's integrity from outside interference.

  • An objects-early approach showing how to design and use fully-fledged objects
  • .
  • An accessible introduction to the fundamental object-oriented topics of polymorphism and inheritance
  • .
  • Significant coverage of GUI classes belonging to both Abstract Windowing Toolkit (AWT) and Swing (JFC)
  • .
  • The latest coverage of Java 2 Platform API
  • .
  • Usage of power threads for multi-threaded programs
  • .
  • Timely coverage of networking, via TCP/IP, to interact with non-Java programs
  • .
  • A unique chapter on event-driven simulation
  • .
  • Support materials include Prentice Hall's Companion Web site

http://www.prenhall.com/barnes and links to the author's Web site


Product Details

  • Paperback: 1028 pages
  • Publisher: Prentice Hall; 1 edition (January 28, 2000)
  • Language: English
  • ISBN-10: 0130869007
  • ISBN-13: 978-0130869005
  • Product Dimensions: 9.6 x 7 x 1.6 inches
  • Shipping Weight: 3.5 pounds (View shipping rates and policies)
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #2,166,565 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

7 of 8 people found the following review helpful:
5.0 out of 5 stars It Goes Beyond The Introduction!, May 30, 2000
This review is from: Object-Oriented Programming with Java: An Introduction (Paperback)
An excellent Java introduction book! I've found that this book is well-organized and written very clearly. The author also goes beyond the level of an introduction book to explain the fundamental object-oriented design and programming by using Java examples and concepts. Major core Java packages, classes, and interfaces are also covered in depth. Even though I'm wring Java codes for living now, I still love to read this kind of book: A combination of academia and industry. Another advanced Java book that I've found excellent is "Object-oriented Software Development Using Java" written by Xiaoping Jia. These authors will make you love to learn Java!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
3.0 out of 5 stars I had to buy this book for my freshman classes, May 31, 2003
By A Customer
This review is from: Object-Oriented Programming with Java: An Introduction (Paperback)
To be honest, most of the things really didn't make sense. Sometimes there is a lot of skipping on information, other times I had to keep on reviewing the material 5 times just to see what the author is talking about. A programmer can not learn programming without having a hand-on approach, and this author uses classes that aren't even shown. How are we supposed to run these programs if we are missing the classes used to run these programs? I suggest a Dietel & Dietel book "How to program in Java"; I had to buy that book in order to understand the analytical approach that Barnes used in his book. That is why I gave this rating a 3 stars, because Barnes does somewhat of a good job explaining, only if you have some kind of background information in programming before.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Very Good Scholarly Java TextBook, April 1, 2005
This review is from: Object-Oriented Programming with Java: An Introduction (Paperback)
This is a good book if you follow and complete the exercises. The author has to leave out a bunch of information about java at first but he does an excellent job of developing the lessons as you move on. I'm having a good time with this book learning Java and grabbing the concepts. It will take many years for ANY language to become second nature to someone; especially Java. This is a very good book and WELL worth the price; a nice text from which to learn JAVA. If you don't do the exercises don't plan on learninig anythying.
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



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).
 
(4)

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject