Programming and problem solving with Java

Bibliographic Details
Main Authors: Dale, Nell [ (Nell B.)] (Author), Headington, Mark R. (Author), Weems, Chip (Author)
Format: Book
Language:English
Published: Boston : Jones and Bartlett Publishers , c2003
Subjects:
Table of Contents:
  • 1. Introduction to object-oriented programming and problem solving
  • 2. The elements of java
  • 3. Classes and methods
  • 4. Numeric types
  • 5. Branching and method algorithm design
  • 6. Loops and files
  • 7. Additional control structures
  • 8. Object-oriented software engineering
  • 9. Arrays
  • 10. Inheritance, polymorphism, and scope
  • 11. Array-based lists
  • 12. Data structures and collections
  • 13. Recursion
  • 14. Applets