These are some basic Python programming lessons.
I created them initially to teach my kids some more coding skills during COVID-19 lockdown in 2020.
We used these to help them build a PyGameZero project, https://github.com/ranton256/timmy.
- Introduction - Why Program?
- Computer Concepts
- Programming Languages
- Data Types
- Linux Introduction
- Computer Audio
- Graphics Introduciton
- Python Lesson One
- Python Lesson Two
- Python Lesson Three
These are slightly updated versions of some training I gave my older kids while working on a Python Flask project with them, https://github.com/ranton256/enclave7.
- Linux for Beginners (slides)
- Git and Markdown (slides)