An Introduction to Object-Oriented Programming with Java

Saved in:
Bibliographic Details
Main Author: Wu, C.Thomas
Format: Book
Published: Boston McGraw Hill Higher Education 2010
Edition:5th ed. , International student edition
Subjects:
Online Access:Click Here to View Status and Holdings.
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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 and collections
  • Sorting and searching
  • File input and output
  • Inheritance and polymorphism
  • GUI and event-driven programming
  • Recursive algorithms