Carol asked Frances after her teaching experience on 2024-11-05-NCL:
I'm trying to update the python schedule according to what we learned in the recent workshop.
it looked like this:
12:30 60 13:30 LUNCH
13:30 60 14:30 Repeating Actions with Loops
14:30 30 15:00 Analyzing Data from Multiple Files
15:00 15 15:15 BREAK
15:15 45 16:00 Making Choices
16:00 45 16:45 Creating Functions
16:45 15 17:00 Post-workshop Survey
You could have taken 15 mins off loops but wanted a bit longer for creating functions. If we cut loops to 45 mins and move Making Choices to before break, that will put afternoon break at 15:30-15:45. What do you think? Is that quite a long haul from 13:30 to 15:30?
latest version of schedule.html for python workshop is in this repository at Schedules/Python_schedule.html
Carol asked Frances after her teaching experience on 2024-11-05-NCL:
I'm trying to update the python schedule according to what we learned in the recent workshop. it looked like this: 12:30 60 13:30 LUNCH 13:30 60 14:30 Repeating Actions with Loops 14:30 30 15:00 Analyzing Data from Multiple Files 15:00 15 15:15 BREAK 15:15 45 16:00 Making Choices 16:00 45 16:45 Creating Functions 16:45 15 17:00 Post-workshop Survey You could have taken 15 mins off loops but wanted a bit longer for creating functions. If we cut loops to 45 mins and move Making Choices to before break, that will put afternoon break at 15:30-15:45. What do you think? Is that quite a long haul from 13:30 to 15:30?