Skip to content

Lesson plan Day 3

  • Author: Richel
  • Date: 2025-10-27

My teaching:

Day Time Teacher Subject Status
Monday 13:00-14:00 Richel Pair programming Done
Monday 14:15-15:00 Richel Pair programming Done
Monday 15:15-15:40 Richel Formal testing framework Done

Based on the Retrospect of the day before, I feel I need to fix some things:

  • [ ] Discuss my reflection, https://uppmax.github.io/programming_formalisms/reflections/2025_autumn/20251024/
  • [ ] Show TDD examples:
    • Conquer Chess, at https://github.com/richelbilderbeek/conquer_chess/blob/main/src/test_game.cpp#L57
    • beautier, at https://github.com/ropensci/beautier/blob/main/tests/testthat/test-check_param.R
  • [ ] Discuss TDD at a bigger scale, https://uppmax.github.io/programming_formalisms/tdd_at_bigger_scale/

Then, just follow the course material: it is ready!