Skip to content

Programming and Problem Solving with Java

Best in textbook rentals since 2012!

ISBN-10: 0763734020

ISBN-13: 9780763734022

Edition: 2nd 2008 (Revised)

Authors: Chip Weems, Nell Dale

List price: $119.95
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!

Description:

Extensively revised, the new Second Edition of Programming and Problem Solving with Java continues to be the most student-friendly text available.nbsp; The authors carefully broke the text into smaller, more manageable pieces by reorganizing chapters, allowing student to focus more sharply on the important information at hand. Using Dale and Weemsrsquo; highly effective ldquo;progressive objectsrdquo; approach, students begin with very simple yet useful class design in parallel with the introduction of Javarsquo;s basic data types, arithmetic operations, control structures, and file I/O.nbsp;nbsp; Students see first hand how the library of objects steadily grows larger, enabling ever more…    
Customers also bought

Book details

List price: $119.95
Edition: 2nd
Copyright year: 2008
Publisher: Jones & Bartlett Learning, LLC
Publication date: 5/11/2007
Binding: Paperback
Pages: 838
Size: 7.75" wide x 9.50" long x 1.20" tall
Weight: 3.564

Introduction to object-oriented programming and problem solving
The elements of Java
Classes and methods
Numeric types
Branching and method algorithm design
Loops and files
Additional control structures
Object-oriented software engineering
Arrays
Inheritance, polymorphism, and scope
Array-based lists
Data structures and collections
Recursion
Applets