diff -r 52af9da48885 -r 1391ef09c0b9 bsc-projects.html --- a/bsc-projects.html Mon Sep 13 12:14:28 2021 +0100 +++ b/bsc-projects.html Mon Sep 13 12:33:12 2021 +0100 @@ -391,6 +391,18 @@ <A HREF="http://www.markslides.org">MarkSlides</A> by Oleksandr Cherednychenko. </p> +<li> <H4>[CU5A] Generation of Online Books</H4> + + <p> + There are nowadays some very beautiful online books that help with displaying, explaining and runing of + code. Two very noteworthy examples are <A HREF="https://www.handsonscala.com/part-i-introduction-to-scala.html">Hands-on Scala</A> + by Haoyi Li, and <A HREF="https://craftinginterpreters.com">Crafting Interpreters</A> by Robert Nystrom + (see also <A HREF="http://journal.stuffwithstuff.com/2020/04/05/crafting-crafting-interpreters/">here for the latter</A>). + They integrate many tools, like github, markdown, snippets and much more, into a whole book (sometimes online and in paper-form). + The idea would be to implement something similar (i.e. the infrastructure) on a smaller scale. + </p> + + <li> <H4>[CU6] Raspberry Pi's and Arduinos</H4> <p>