First bit of the A-level miscellany
[cas-master-teacher-training.git] / README.md
index 74c63f9d57d1c426e76919fe9fef39c87d6a0fdc..45ce057735d26a66c0e138eb48184d7e65c034b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,3 +2,12 @@ cas-master-teacher-training
 ===========================
 
 Programming exercises for the CAS Master teacher training course.
+
+## Session 1: Programming
+* [Data structures an algorithmic thinking](programmng.html)
+* [The Hangman game](hangman.html)
+
+## Session 2: Algorithms
+
+* [Hangman part 2](hangman2.html)
+* [Algorithms](algorithms.html)