Py4Life / TAU2015

Python Programming for Biologists Tel-Aviv University / 0411-3122 / Spring 2015
http://py4life.github.io/TAU2015
Other
5 stars 2 forks source link

Lecture 5 #8

Closed yoavram closed 9 years ago

yoavram commented 9 years ago

Debug and Exceptions. See http://www.cs.tau.ac.il/courses/pyProg/1415a/recitations/9_debugging_and_errors.pdf

yoavram commented 9 years ago

Maybe use students errors from HW?

yoavram commented 9 years ago

@soungalo ok if I take over this?

yoavram commented 9 years ago

https://medium.com/@karan/the-7-rules-for-writing-software-that-wont-die-when-you-do-38ef0a925650?source=tw-18b7de952d74-1425654315015

soungalo commented 9 years ago

Sure, go ahead. The link looks very interesting BTW.

yoavram commented 9 years ago

I've pushed a half backed notebook in commit 4784b86 - would appreciate comments (ping @soungalo )

soungalo commented 9 years ago

Nice examples! Few ideas for stuff to add\change:

yoavram commented 9 years ago

Tips for debugging by Amir Rubinstein:

From Ohad Lewin-Epstein:

yoavram commented 9 years ago

Updated commit 0b26336.