Meeting on 2023-11-10¶
Suggested schedule:
- [R, 10 mins] Finalize course schedule: who teaches what when?
Current schedule (see below), each session summarized in one word or abbreviation:
Day | Before lunch | After lunch | Reflection |
---|---|---|---|
1 | BjΓΆrn, git | BjΓΆrn, git | Jon |
2 | Lars, design | Jon, social | Richel |
3 | Richel, TDD | Richel, TDD | Jon |
4 | Richel, algos | Richel, DS | Jon |
5 | Lars, DP | R+M, optimi | Jon |
-
Abbreviations: algos = algorithms, DP = Design patterns, DS = data structures, optimi = optimization, social = social coding, TDD = Test Driven Development
- [name=Lars]:DP should mention refinment optimization of design through DP
-
[R, 1 mins, FYI] Overview of projects with beautiful team logos
- [R, 1 mins, FYI] Videos with git workflows and branching models already at the PF example project
- [name=BjΓΆrn]: add link also from 1 day extra reading
- [R, 3 mins, inventorize] Interested in pair programming sessions to feel the workflow yes/no?
- L: try next week, also with J
- [R, 5 mins, discuss and vote] In the example project we use the MVC architecture. Should it be ( for each suggestion you like):
- a console application, human only
- a GUI application, human only
- both console application (written by humans) and a GUI application (written by AI)
- both console application (written by AI) and a GUI application (written by human)
- a console application, AI-assisted only
- a GUI application, AI only
- We picked 3 :-)
- [R, 8 mins, discuss and vote] If GUI, which package?
- Round 1: collect the recommended GUI packages
- Kivy
- PyQT5
- PySide 2
- Tkinter
- wxPython
- PyGame
- Round 2: discuss the collect GUI packages
- Round 3: s per packages
- We picked PyGame!
- Round 1: collect the recommended GUI packages
-
L will put in more class design documents
- Base class design and CI -L will put in citing clause and cite references for all teaches.
-
Setup:
- link in setup.md
- to html documentation (RTD)