adding timings and notes

This commit is contained in:
Jenni Rinker 2024-08-30 16:56:37 +03:00
parent 8b893a0008
commit 1b4e4a20e1

View file

@ -0,0 +1,49 @@
### Slot
* 16.30 - 19.30
### Actual timings
**DECK 2 (00h:40m)**
* 16.38. Begin partner chat.
* 16.47. Begin exercise 2a (15m).
* 17.02. Begin exercise 2b (15m).
* 17.17. Done.
**DECK 3 (01h:00m)**
* 17.20. pip editable install.
* 17.33. pip vs. conda.
* 17.47. src and __init__.
* 17.58. Begin exercise 3.
* 18.20. BREAK begins.
**(10-min break)**
**DECK 4 (00h:15m)**
* 18.31. Begin deck 4. Skip exercise and questions.
**DECK 5 (00h:25m)**
* 18.47. Begin deck 5.
* 18.52. Started venv exercise.
**DECK 6 & SUMMARY (00h:25m)**
* 19.10. Begin deck 6.
* 19.15. Begin exercise: PEP8.
* 19.20. End exercise.
* 19.34. Summary.
### Notes for next time
* There were a lot of questions about pip editable install. Confused about
why it worked.
* Also, at that time, we have not rigorously taught them what a package is.
So maybe we should talk about what a package is before we get to installation.
* For Exercise 3, it took them about 10 minutes just to figure out what to
change. Should there be more guidance?
* Rushed at the end (classic). Should we take something out?