Tutorials

Here you will find various programming tutorials. All of our tutorials contain code that will (usually) work via copy / paste! (Though it is recommended to type the code yourself to help you remember it better.)

You can help make our tutorials better by posting your ideas, suggestions, and comments in the comments section of each tutorial! You can also ask questions there if you're having trouble.

Python

1. Installation
2. Basics, if statements and loops
3. Functions and Importing