Day 5 part 2¶
- 13:00-16:00
- Richel
- Goals:
- Theory on optimization: big-O, run-time profile
- Students have an idea what not to optimize
- Students have an idea what not to optimize
- Form: group size: Inf, use topic branches, use CI scripts, use code review
13:00-13:45 RB¶
- Goals:
- Measure Big-O
| When | What |
|---|---|
| 13:00 | Theory: Big-O |
| 13:.. | Practice: is_prime, is_recursive, are_primes_cache_with_dict, are_primes_cache_with_set |
| 13:45 | Break, have a break |
14:00-14:45 RB¶
- Goals:
- Obtain a speed profile
| When | What |
|---|---|
| 14:00 | Theory: profile |
| 14:.. | Practice |
| 14:45 | Break, have a break |
15:00-15:45 RB¶
- Goals:
- Recap
- Reflect
| When | What |
|---|---|
| 15:00 | Summarise |
| 15:15-15:45 | Reflection, by JN |
| 15:45 | End, stay around for questions |
Observables¶
richelbilderbeek/programming_formalisms_medium_project(PRs by groups)