-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Timings are below. Overall it went OK, going to a script a bit sooner but that was no problem. Trying to add the tests at the end resulted in a lot of debugging when something went slightly wrong. Overall these timings worked pretty well, but the part after the break could have had a few more things (git? packaging? who knows.).
12:00 ( 0 min) START 6.2 Modular Code Development
12:00 (17 min) . Introduction to the lesson / § Starting questions
12:17 ( 1 min) . § Our starting task
12:18 ( 2 min) . . Start by coping into a Jupyter notebook and get it to run
12:20 ( 3 min) . . Adjust formatting and stuff
12:23 ( 4 min) . . Loop over multiple temperatures
12:27 ( 3 min) . . Split code into a script file (and run from command line)
12:30 ( 3 min) . . Make functions
12:33 ( 3 min) . . Some debugging
12:35 ( 8 min) . . More generalization and general restructuring
12:43 ( 5 min) . . Generalize the statistics (mean) calculation some
12:48 (13 min) . . Command-line interface with click
13:01 (10 min) STOP
13:11 (25 min) . . Add tests
13:36 ( 0 min) STOP