ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

322 results

Python Peak
What’s the #secret to creating custom exceptions? Unlocking the #secret of Custom Exceptions in

What's the secret to creating custom exceptions? Custom exceptions help you define specific error types. They make your ...

0:45
What’s the #secret to creating custom exceptions? Unlocking the #secret of Custom Exceptions in

96 views

1 year ago

Dan Kornas
Python Programming Fundamentals | Python Exceptions

Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn how to handle exceptions in ...

9:47
Python Programming Fundamentals | Python Exceptions

328 views

1 year ago

Python Peak
What’s the #secret to creating custom exceptions? Master Custom Exceptions in Python Like a Pro!

What's the secret to creating custom exceptions? Custom exceptions let you handle specific errors better. You define your ...

0:47
What’s the #secret to creating custom exceptions? Master Custom Exceptions in Python Like a Pro!

48 views

1 year ago

Python Peak
How can you create a custom exception hierarchy? Unlocking the Power of Custom Exceptions in Python!

How can you create a custom exception hierarchy? You can define your own exceptions by inheriting from built-in exceptions.

1:05
How can you create a custom exception hierarchy? Unlocking the Power of Custom Exceptions in Python!

16 views

1 year ago

Python Peak
How to create custom exception classes in Python? Mastering Custom Exception Classes in Python!

How to create custom exception classes in Python? Custom exceptions help clarify what went wrong in code. They allow you ...

0:35
How to create custom exception classes in Python? Mastering Custom Exception Classes in Python!

23 views

1 year ago

Python Peak
How do you add context to Python exceptions? Master Custom Exceptions in Python with Extra Context!

How do you add context to Python exceptions? Custom exceptions can make debugging much easier. By adding extra ...

1:22
How do you add context to Python exceptions? Master Custom Exceptions in Python with Extra Context!

70 views

1 year ago

codingjerk
This will fix Python type checking

So, Astral is working on a new Python type checker. Let's check it out! *Time stamps:* - 00:00 - Intro - 00:31 - Type Annotations ...

6:23
This will fix Python type checking

26,599 views

9 months ago

Python Peak
How to add context to Python exceptions? Python Custom Exceptions Adding Context Like a Pro!

How to add context to Python exceptions? Python lets you make custom exceptions that include extra context. This helps in ...

1:01
How to add context to Python exceptions? Python Custom Exceptions Adding Context Like a Pro!

40 views

1 year ago

VoidRealms
Python 3 - Episode 37 - Exceptions

In this video series we will cover Python 3. Bugs in our code are easy to catch. in this video we look at error handling. Python 3 ...

24:04
Python 3 - Episode 37 - Exceptions

568 views

5 years ago

EuroPython Conference
Raise better errors with Exception Groups - presented by Or Chen

EuroPython 2022 - Raise better errors with Exception Groups - presented by Or Chen [Liffey A on 2022-07-13] New to python 3.11 ...

23:48
Raise better errors with Exception Groups - presented by Or Chen

731 views

3 years ago

Smart Contract Programmer
Error | Solidity 0.8

Solidity has 3 ways to throw an error: require, revert and assert. From Solidity 0.8 custom errors can be declared. #Solidity ...

5:54
Error | Solidity 0.8

27,186 views

4 years ago

The Debug Zone
How to catch custom exception in Python

Today's Topic: How to catch custom exception in Python Thanks for taking the time to learn more. In this video I'll go through your ...

1:23
How to catch custom exception in Python

0 views

1 month ago

PyCon South Africa
How I learnt to stop worrying and love Boost.Python

Bruce Merry Bruce Merry http://www.pyvideo.org/video/3933/how-i-learnt-to-stop-worrying-and-love-boostpyth ...

35:39
How I learnt to stop worrying and love Boost.Python

64 views

9 years ago

Python Peak
What’s the #secret to implementing a custom iterator? Unveil the #secrets of Custom Iterators in

What's the secret to implementing a custom iterator? 🎟️ A custom iterator helps you define how to traverse a collection. 🎟️ You ...

0:21
What’s the #secret to implementing a custom iterator? Unveil the #secrets of Custom Iterators in

4 views

1 year ago

J David Eisenberg
Chapter 12: Using Exceptions

Learn when to use -- and not to use -- exceptions.

4:14
Chapter 12: Using Exceptions

170 views

5 years ago

Peter Schneider
Codereview: Implementing safe custom exception

Implementing safe custom exception I hope you found a solution that worked for you :) The Content is licensed under ...

2:32
Codereview: Implementing safe custom exception

0 views

1 year ago

North Bay Python
Nutshell in a Python: Adapting patterns from shell scripts

Brett Smith https://2017.northbaypython.org/schedule/presentation/18/ This talk will illustrate common patterns for writing efficient ...

23:02
Nutshell in a Python: Adapting patterns from shell scripts

262 views

8 years ago

EuroPython Conference
Paul Keating - Writing good error messages

Writing good error messages [EuroPython 2018 - Talk - 2018-07-27 - Lammermuir] [Edinburgh, UK] By Paul Keating Anyone who ...

32:40
Paul Keating - Writing good error messages

516 views

7 years ago

J David Eisenberg
Chapter 12: Exceptions (the basics)

An exception is a run time error. Find out the basics of catching them before they crash your program!

8:11
Chapter 12: Exceptions (the basics)

273 views

5 years ago

GKCodeLabs
Throw Custom Exceptions in Spark SCALA | Exception Handling | Spark Interview Scenario

In this video, I have explained how you can throw custom exceptions in Spark and SCALA, with all the important points you need ...

10:18
Throw Custom Exceptions in Spark SCALA | Exception Handling | Spark Interview Scenario

2,645 views

5 years ago