Progress
Last updated on 2025-10-28 | Edit this page
Progress tracker
This is an internal document meant to help me keep track of changes I am making.
| date | episode | change |
|---|---|---|
| 2025-08-09 | misc | removing all the nice legal/organisational things done by the Carpentries teams because I don’t need them and there are too many files. |
| 2025-08-09 | backend | Installed dependencies, loosely following instructions.
R is from homebrew; Rstudio was installed as a binary; installed
sandpaper, varnish, and pegboard
via terminal R. This does not work; linker issues. |
| 2025-08-10 | backend | cleaned up all R/Rstudio from my computer and swapped to conda; now
it works like a charm. sandpaper::serve() now works as
expected. |
| 2025-08-14 | episodes | renaming episodes |
| 2025-08-14 | profiles | summarising pre-course questionnaires for learner profile. |
| 2025-08-14 | episodes | Adding Rosalind/W3Schools exercises to early episodes - variables, types, lists. |
| 2025-08-15 | episodes | Wrote dictionaries episode, loosely based on lists and Toby Hodges’ entry in the ITPP course. |