Programming

Contents

Programming#

Here is an oveview of the difference between good and bad code, but before we get to that, lets cover some basics. For ease must of this will done in Python as that is what we use primarily on the course.

Loops#

Functions#