Skip to content

Object-Oriented Programming in Java A Graphical Approach

Best in textbook rentals since 2012!

ISBN-10: 0321245741

ISBN-13: 9780321245748

Edition: 2006

Authors: Kathryn E. Sanders, Andries Van Dam

List price: $135.60
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

Customers also bought

Book details

List price: $135.60
Copyright year: 2006
Publisher: Addison Wesley
Publication date: 8/29/2005
Binding: Paperback
Pages: 640
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 2.112
Language: English

Contents
Preface
Background
Introduction
Computer hardware
Computer software
Programming languages and Java
Executing a program
Software tools for programming
How compilation works in Java
The process of writing programs
What if your program doesn't work?
Summary
Self-Check Questions
Exercises
Introduction to Objects
Introduction
Concepts
Mechanics
Working Out with Objects: getting starting with Java
Summary
Self-Check Questions
Exercises Programming
Projects New