diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-12-11 10:28:11 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-12-11 10:28:11 +0100 |
| commit | 98329e0a3dd4f78b5d815ac3896272ec70904901 (patch) | |
| tree | 80f9c56cfe2ac20232358f236d32e84bd683be1b /README.md | |
| parent | 3624c712d72d246f21d4e710cec7c11e052e0326 (diff) | |
| download | book-exercises-98329e0a3dd4f78b5d815ac3896272ec70904901.tar.gz | |
Add remaining haskell book exercises
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ +This repository contains solutions to excercises I have done +working on some computer books. + +This README lists only the books and courses. Book subdirectory +may contain an additional README. + ## pharo-mooc -This repository contains some excercises and projects from -"[The Pharo Mooc](https://mooc.pharo.org/)". +[The Pharo Mooc](https://mooc.pharo.org/). ## Java-Kompendium. Professionell Java programmieren lernen |
