First bit of the A-level miscellany
[cas-master-teacher-training.git] / README.md
1 cas-master-teacher-training
2 ===========================
3
4 Programming exercises for the CAS Master teacher training course.
5
6 ## Session 1: Programming
7 * [Data structures an algorithmic thinking](programmng.html)
8 * [The Hangman game](hangman.html)
9
10 ## Session 2: Algorithms
11
12 * [Hangman part 2](hangman2.html)
13 * [Algorithms](algorithms.html)