Software
Programming examples, exercises, and assignments can be done in Java or Python. When I provide code, I will provide it in both languages. The purpose of programming in this class is not to learn new syntax, but rather to implement the concepts we cover in class. Pick a language you either already feel comfortable using or are interested in learning on your own.
Python resources
- Python Links to an external site. (I would suggest the latest, Python 3.7)
- pygame Links to an external site.
Java resources