Robert Depweg
The purpose of this In-Class is to get familiar Git and Review Python Basics, Classes, and File IO.
We will focus on the following:
Using multiple modules and classes in a program Understanding of what happens when instances are created Best practices for creating classes How to make classes use one another through association (aggregate) How to apply the concepts of Git to a Python program