projects
/
cas-master-teacher-training.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c8d6e
)
Added links to slides in readme
author
Neil Smith
<neil.git@njae.me.uk>
Fri, 7 Nov 2014 11:38:52 +0000
(11:38 +0000)
committer
Neil Smith
<neil.git@njae.me.uk>
Fri, 7 Nov 2014 11:38:52 +0000
(11:38 +0000)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 74c63f9d57d1c426e76919fe9fef39c87d6a0fdc..50f965a43774a3e4929d70eba1e4863a43056f30 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-2,3
+2,6
@@
cas-master-teacher-training
===========================
Programming exercises for the CAS Master teacher training course.
+
+* [Data structures an algorithmic thinking](programmng.html)
+* [The Hangman game](hangman.html)