python
This is an old revision of the document!
Table of Contents
Python
I taught Python for three years. Two years with Roger and one year with William, Leo and Liam.
Season 1
This isn't exactly how I taught but I put up here some of the more interesting projects we worked on.
- Basics II Random Numbers
- Basics III List Structure – Advanced
- Functions The fourth lesson in this series.
- Lists The fifth lesson in this series
- Lists II Lesson six, about data structures.
- PyHang Game – Hangman – a simple game which illustrates the use of lists and string indexing.
- Dice Class – Classes and String Operations
- PyBog – Word search game, operating on a 2d array(list).
- Recursion in Python – recursion examples
Python Season 2
When teaching people with more experience and with longer classes (ex. 2h).
Wileo
The Wileo class.
- 202505i - insertion sort, select sort
python.1764517559.txt.gz · Last modified: by appledog
