Skip to content

Introduction to Object-Oriented Programming with Java

Best in textbook rentals since 2012!

ISBN-10: 0073523305

ISBN-13: 9780073523309

Edition: 5th 2010

Authors: C. Thomas Wu

List price: $162.07
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
Rent eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

An Introduction to Object-Oriented Programming with Javatakes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. .Wu uses a gentler approach to teaching students how to design their own classes, separating the coverage into two chapters. GUI coverage is also located independently in the back of the book and can be covered if desired..Wu also features a robust set of instructors' materials including PowerPoint slides, code samples, and quiz questions..
Customers also bought

Book details

List price: $162.07
Edition: 5th
Copyright year: 2010
Publisher: McGraw-Hill Education
Publication date: 3/24/2009
Binding: Paperback
Pages: 1008
Size: 7.00" wide x 9.00" long x 1.00" tall
Weight: 3.454
Language: English

Introduction to Computers and Programming Languages
Introduction to Object-Oriented Programming and Software Development
Getting Started with Java
Numerical Data
Defining Your Own Classes - Part 1
Selection Statements
Repetition Statements
Defining Your Own Classes - Part 2
Exceptions and Assertions
Characters and Strings
Arrays
Sorting and Searching
File Input and Output
Inheritance and Polymorphism
GUI and Event-Driven Programming
Recursive Algorithms
How to Run Java Programs
List of Sample Programs
Standard Classes and Interfaces
UML Diagrams