Week 6 - Introduction to Object-Oriented Programming

My Lectures

I'm not going to lie... I just didn't have the time to re-record these videos for this semester. For the most part it isn't a big deal. BUT, you will see me using the IDE called "IDLE" that comes with Python by default rather than Thonny like we have been using. There really truly is no significant difference in behavior. The only difference is that IDLE separates the code window from the shell window while Thonny bundles them together into one interface. This shouldn't confuse you now that you understand.

 

Materials

The following materials were used/distributed during the session.

 

Reading Guide

 

Additional Videos

I will admit that the following aren't perfect.  But I think there is something to learn from them anyways.