ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64,992 results

anthonywritescode
python: what is assert? (beginner) anthony explains #240

today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ...

8:39
python: what is assert? (beginner) anthony explains #240

29,335 views

5 years ago

Indently
HOW You Should Be Using ASSERT In Python To Catch ERRORS

Let's find out why & how you should be using the assert keyword in Python. ▷ Become job-ready with Python: ...

7:37
HOW You Should Be Using ASSERT In Python To Catch ERRORS

24,432 views

3 years ago

Jacob Sorber
Find bugs faster using assertions.

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

5:23
Find bugs faster using assertions.

23,955 views

8 years ago

Alex W. Slater
TI2011 - Uso de raise assert en Python

Material preparado para el curso TI2011 Introducción a la Programación de INACAP.

6:04
TI2011 - Uso de raise assert en Python

500 views

3 years ago

Real Python
Assertions in Python: How to Use the "try" and "except" Keywords

You'll learn how assertions are made in Python and how you can handle exceptions using "try" and "except." You'll see that ...

5:45
Assertions in Python: How to Use the "try" and "except" Keywords

12,056 views

6 years ago

Coders Bring Change (Python for Everyone)
How to write ASSERT statements that IMPROVES the quality of your Python code

Wouldn't it be great if code had a checklist? You check all boxes and your new app is ready to ship! In this video, you learn how to ...

10:52
How to write ASSERT statements that IMPROVES the quality of your Python code

345 views

2 years ago

Bro Code
Learn Python EXCEPTION HANDLING in 5 minutes! 🚦

exception = An event that interrupts the flow of a program # (ZeroDivisionError, TypeError, ValueError) # 1.try, 2.except, 3.finally ...

5:49
Learn Python EXCEPTION HANDLING in 5 minutes! 🚦

132,529 views

1 year ago

Krish Naik
Advanced Python Series- Assert Statement In Python

github: ...

6:05
Advanced Python Series- Assert Statement In Python

43,021 views

5 years ago

Manifold AI Learning
Python Assert Statement - Tips & Tricks

In this video, we will see about - Python Assert Statement - Tips & Tricks.

8:14
Python Assert Statement - Tips & Tricks

416 views

3 years ago

pythonando
Manipulando Exception com PYTHON | Assert vs Raise

ASSERT e RAISE são expressões para lidarmos com exceções na linguagem Python, mas ambos devem ser utilizados para ...

13:17
Manipulando Exception com PYTHON | Assert vs Raise

9,383 views

4 years ago

DataFlair
Python Assert Statements

Assert statements in python let's talk about assertions and the words why's and where's with syntax and examples we'll learn ...

4:18
Python Assert Statements

819 views

4 years ago

NS lectures
raising exceptions, assertions, creating custom exceptions, raise keyword, assert keyword, python

MY INSTAGRAM ID: https://www.instagram.com/ns.lectures/ - PYTHON PORGRAMMING COMPLETE SUBJECT PLAYLIST: ...

7:26
raising exceptions, assertions, creating custom exceptions, raise keyword, assert keyword, python

7,351 views

3 years ago

Joey'sTech
Learn about Python Assert keyword | Assertion statements in Python #assert

Learn from Joey what is assert keyword is in Python. This is one of the Python concepts for interview that you should know.

6:40
Learn about Python Assert keyword | Assertion statements in Python #assert

728 views

4 years ago

Introduction to programming and data processing
Assert statements and unit tests (Python)

Code we can see that X gets created has the value seven y has the value of 49 and the assert statement does nothing that should ...

4:40
Assert statements and unit tests (Python)

16,693 views

10 years ago

Testing Funda by Zeeshan Asghar
Python for Testers #38 | Assert Keyword

PythonProgramming #PythonTutorial #PythonForBeginners #AssertKeyword #PythonAssertions #PythonDebugging ...

9:50
Python for Testers #38 | Assert Keyword

883 views

1 year ago

Universidade dos Dados
Testes em Python: Assert

Como garantir que seu código não vai quebrar? Como garantir que o sistema não vai apresentar nenhum problema em ...

15:27
Testes em Python: Assert

1,412 views

5 years ago

Schraf : Maths-info
2 - Python pratique : assert, raise, try, except, else, finally...

Dans cette seconde vidéo nous verrons comment gérer les erreurs / exceptions. 00:00 Gestion simple 02:02 Classes d'erreurs ...

18:26
2 - Python pratique : assert, raise, try, except, else, finally...

495 views

1 year ago

KeeshtuTechnology
Python tutorial - Python Assert Keyword - Assertion Error - How to use Assert in Python

Free Python tutorial for beginners-Python Programming-Assert Keyword - Assertion Error Subscribe Here ...

7:39
Python tutorial - Python Assert Keyword - Assertion Error - How to use Assert in Python

177 views

2 years ago

NeuralNine
Advanced Exception Handling in Python

In this video, we learn how to professionally handle exceptions in Python. This goes beyond just basic try and except blocks.

12:06
Advanced Exception Handling in Python

86,910 views

3 years ago

ProCode
Assert in Python || Assertion explained in Python || Python Advanced

Assert in python explained ! It is a commonly item used in programming for debugging , testing,etc. Tags: 0:00 - Intro 1:28 - Syntax ...

9:44
Assert in Python || Assertion explained in Python || Python Advanced

275 views

5 years ago