Skip to content

Java An Introduction to Computer Science and Programming

Best in textbook rentals since 2012!

ISBN-10: 0132874261

ISBN-13: 9780132874267

Edition: 1st 1999

Authors: Walter J. Savitch

List price: $76.00
Blue ribbon 30 day, 100% satisfaction guarantee!
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!

For Introductory Computer Science Programming courses using Java (CSI with Java). Best-selling author, Walter Savitch, uses a conversational style to teach programmers problem solving and programming techniques with Java. Readers are introduced to object-oriented programming and important computer science concepts such as top-down design, debugging, style, and abstract data types. The Java coverage is a concise, accessible introduction that covers key language features. Thorough early coverage of objects is included, with an emphasis on applications over applets. Prof. Savitch includes a highly flexible format that allows instructors and readers to adapt coverage of topics to their order…    
Customers also bought

Book details

List price: $76.00
Edition: 1st
Copyright year: 1999
Publisher: Prentice Hall PTR
Publication date: 12/16/1998
Binding: Paperback
Pages: 726
Size: 7.48" wide x 9.25" long x 1.02" tall
Weight: 2.530
Language: English

Introduction to Computers and Java Objects
Primitive Types, Strings, and Interactive I/O
Flow of Control
Defining Classes and Methods
More about Objects and Methods
Arrays
Inheritance
Exception Handling
Streams and File I/O
Dynamic Data Structures
Recursion
Window Interfaces Using Swing Objects
Applets and HTML
More Swing
Key Words
Precedence Rules
Unicode Character Set
SavitchIn
Protected and Package Modifiers
Decimal Formal Class
The Iterator Interface
Cloning
Javadoc
JoptionPane
Differences Between C++ and Java