Exceptions in Python - Advanced Python 09 - Programming Tutorial

preview_player
Показать описание
Exceptions in Python - Advanced Python 09 - Programming Tutorial

In this Python Advanced Tutorial, we will be learning about Errors and Exceptions in Python. A Python program terminates as soon as it encounters an error, and an error can be either a syntax error or an exception. In this tutorial we will have a look at:

- Syntax Error vs. Exception
- Most common built-in Exceptions
- How to raise Exceptions
- How to handle Exceptions
- How to define your own Exception

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~

📚 Get my FREE NumPy Handbook:

📓 Notebooks available on Patreon:

A written Tutorial can be found here:

You can find me here:

#Python

----------------------------------------------------------------------------------------------------------
* This is a sponsored or an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

Dude you are an EXCELLENT TEACHER!!! Congrats

mauriciocascante
Автор

Thanks for the crisp, clear and to the point tutorial. 🙏🏻

chandrachurmukherjeejucse
Автор

Thanks for this awesome tutorial, right on point!

Loys
Автор

I don't get why we need to create class. Can't we use just function 'test_value' ??

TomaszBI
Автор

is exception a good use to get out of a while true loop?

carlolam
Автор

Is raising an exception the same as raising a valueerror

mohammedalaaraj
Автор

Maybe you would like to make a video about Classes?))

rv
Автор

Change the name for this video series. This is beginner stuff. Don't
lie to people by calling it advanced. You lose your credibility from
the start when you LIE to people right from the start.

drnotebook