csiro-data-school / python

Lesson webpage:
https://csiro-data-school.github.io/python
Other
3 stars 6 forks source link

exceptions episode #10

Closed DC23 closed 5 years ago

DC23 commented 5 years ago

Episode 07 requires lecture notes and exercises.

DC23 commented 5 years ago

I might have time this afternoon to work on this, after I get to Melbourne. Will check in then to see

KerensaMcElroy commented 5 years ago

?thanks Daniel,

we've done some good work this morning and I'll keep going...


From: Daniel Collins notifications@github.com Sent: Thursday, 7 March 2019 10:26 AM To: csiro-data-school/python Cc: Subscribed Subject: Re: [csiro-data-school/python] exceptions episode (#10)

I might have time this afternoon to work on this, after I get to Melbourne. Will check in then to see

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/csiro-data-school/python/issues/10#issuecomment-470318740, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFVTI6Ne91FJTALiABefvD33Orz8aRKnks5vUE7AgaJpZM4a8zgB.

DC23 commented 5 years ago

picking this up now, I thought of some ideas on the plane. I will include a comparison between look before you leap vs easier to ask forgiveness than permission (aka the Pythonic way that relies on exceptions).

I will also try to use cloze exercises. They are a good fit for the format, I should have used more in previous episodes.

DC23 commented 5 years ago

first version is complete. Moving into python-adv repo