Python 1 (Functions and Classes)

This course will be run via a JupyterHub server. Once you have logged onto the server you will find a set of directories, one for each session. The material for this session is in the python1 directory.

If you have jupyter installed on your computer, you can download all of the material here: python1.zip

Unzip the download and then open the notebooks using your local installation of jupyter.

You can also download and view the material here:

Concept 1 - Jupyter Python Notebooks

Concept 2 - Lists

Concept 3 - Dictionaries

Concept 4 - Functions

Concept 5 - Objects

Concept 6 - Classes


Previous Up Next