diff --git a/2024_lecture_timings_notes.md b/2024_lecture_timings_notes.md new file mode 100644 index 0000000..b43dcee --- /dev/null +++ b/2024_lecture_timings_notes.md @@ -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?