Lecture 13. Classes, Part 1

Wednesday July 23


Today we'll beging our discussion of object-oriented programming and classes in Python – a fantastic tool to aid in the clarity and modularity of our code!

Lectures are written by Neel Kishnani using material from Nick Parlante, Chris Piech and Mehran Sahami

Readings

Links

📦 Code