This is the companion site for the 420-1T6 course.
In this website you will find :
- notes
- labs
- exercises
This webpage was adapted with permission from Mauricio Buschinell's original Productivity Tools course website. The website is written in Markdown, built with Docsify and deployed via GitHub Pages.
This page is open source, visit the source code on GitHub.
You can have your own local copy of these notes:
-
Clone the GitHub repository listed above
-
From the command-line, navigate to the repository folder named 1T6-F22
-
Start a simple python web-server inside the 1T6-F22 folder (make sure python3 is installed)
python -m http.server