Introductory Python is a collection of materials and assignments for learning and practicing coding in Python.
This repository is the source repository for the Introductory Python website.
These materials are a public version of materials of the COGS18 class.
This repository has the tools for building the website, by accessing, updating, and building from the materials from the COGS 18 organization. The built version of book is then posted to the website repository for hosting.
This project uses the Python programming language, and requires Python >= 3.6.
Materials are written and available as Jupyter Notebooks.
The website is created using JupyterBook.
This repository contains the following sections:
inpy/
contains the content of the website, including sub-sections:docs/
contains the source for written sections of the site
These materials are made freely available, and are licensed under a CC BY 4.0 license.