Algorithms and OOD (CSC 207 2013F) : Outlines

Outline 11: Classes, Objects, and Interfaces


Held: Tuesday, 17 September 2013

Back to Outline 10 - Exceptional Programming. On to Outline 12 - Interfaces and Polymorphism.

Summary

We continue our exploration of object-oriented programming by examining Java's approach to objects, the building blocks of oop.

Related Pages

Overview

Administrivia

A Brief Introduction to Objects

Side Notes

Standard Object Methods

Exercise: Fractions

Another Exercise: Counters

Copyright (c) 2013 Samuel A. Rebelsky.

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.