Python Objects, Classes, Exceptions




CS156

Chris Pollett

Feb 11, 2015

Outline

Introduction

Objects and Classes

Inheritance, static methods, abstract classes.

Tic-tac-toe Board Example

Code Review

I'd now like to go around the class for ten minutes and take a look at people's code for HW1, offer suggestions, answer short questions, etc.

Exceptions

Modules

Documentation Strings and Help