Lecture 3 -- methods

See also:

I wanted to get these links and outline up ASAP; I will update soon with more detailed notes.

Arrays

Before we start on methods, a few words on arrays (they're starting to come up)

Methods

This

Developing a class

Writing down specifications, NotImplementedError

Testing

Public vs. Private / encapsulation

Class invariants