Week 4: Classic Pong - Part I

Week 4: Lecture


You can download this weeks notes using the buttom below.

Week 4 : Course Notes

This week there is no online (colab) coding challenge however you should start working through the code presented in this weeks lecture notes on your own. Try to complete the exercises without looking at the solutions, doing this will allow you to gain a deeper understanding for Python and programming in general.

Remember that the Facebook group is avaible to ask questions or to share what you have done! The link can be found below.

Facebook Group

Downloading Spyder

As I mentioned in the course video for this week I recommend you download an IDE (integrated development enviroment) to follow along and excute the Python code on your machine. Some university computers have Python installed so that is an option if you dont want to use your own machine. I recommend you download and use the Spyder IDE, information on how to do that can be found here.