# HG changeset patch # User Christian Urban # Date 1631532792 -3600 # Node ID 1391ef09c0b97d2567ad62b3d0eccf49de489544 # Parent 52af9da48885f1d3ffdc60f7c0ecd5499b122d2b updated 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 @@ MarkSlides by Oleksandr Cherednychenko.

+
  • [CU5A] Generation of Online Books

    + +

    + There are nowadays some very beautiful online books that help with displaying, explaining and runing of + code. Two very noteworthy examples are Hands-on Scala + by Haoyi Li, and Crafting Interpreters by Robert Nystrom + (see also here for the latter). + 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. +

    + +
  • [CU6] Raspberry Pi's and Arduinos