Python Part 13 - Error-trapping

preview_player
Показать описание
By Andy Brown

Learn how to step through code using the Visual Studio Code debugger, how to view (and change!) the value of variables, how to set conditional and other breakpoints and how to interrogate the call stack.

Chapters
00:00 Topic list
01:21 Our error example
03:00 Trapping errors
04:42 Trapping specific errors
06:51 Error-bubbling
09:45 Returning error messages
15:10 Raising your own errors
18:46 Using ELSE and FINALLY
21:24 Is error-trapping worth it?

If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:

Рекомендации по теме
Комментарии
Автор

You didn't loose half of your viewers(25:05), you will gain more viewers as we recommend to others. Your explanation is excellent. Thank you.

AnilKumarPU
Автор

Hi Andy. Thanks for this continuing series. Thumbs up!!

wayneedmondson
Автор

Hi Andy. Thank you for the amazing video. Can you please make a video on decorators?

tejamarneni