Examples

I’ll post example code from class here. Please download these examples and play with them at home. You won’t learn programming by watching, you must practice it yourself.


Getting Started

Our first few examples will involve less code than "how-to" knowledge: how to run Python, how to get a Python interpreter on your computer, etc.