ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46,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,343 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,446 views

3 years ago

2MinutesPy
Why THIS is used in Python

In this video, we will discuss the assert statements and how they can help in detect errors and bugs early in Python. Python's ...

2:12
Why THIS is used in Python

4,479 views

1 year ago

Krish Naik
Advanced Python Series- Assert Statement In Python

github: ...

6:05
Advanced Python Series- Assert Statement In Python

43,040 views

5 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,972 views

8 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! 🚦

133,259 views

1 year 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

MIT OpenCourseWare
Lecture 13: Exceptions and Assertions

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

42:56
Lecture 13: Exceptions and Assertions

32,091 views

2 years ago

Jakubication
Python assert Statement

The Python assert statement is best used as a sanity check when debugging to see if a condition you believe to be true is actually ...

2:27
Python assert Statement

129 views

7 months ago

Corey Schafer
Python Tutorial: Unit Testing Your Code with the unittest Module

In this Python Programming Tutorial, we will be learning how to unit-test our code using the unittest module. Unit testing will allow ...

39:13
Python Tutorial: Unit Testing Your Code with the unittest Module

1,511,000 views

8 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,363 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,058 views

6 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

Coders Bring Change
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

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

MIT OpenCourseWare
7. Testing, Debugging, Exceptions, and Assertions

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

41:33
7. Testing, Debugging, Exceptions, and Assertions

196,637 views

9 years ago

CS50
CS50P - Lecture 5 - Unit Tests

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

50:54
CS50P - Lecture 5 - Unit Tests

401,280 views

3 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

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

205,155 views

1 year ago

TechWorld | Dany Zambrano
2.3. Python | Unit Testing - Assert #python

Python MasterClass Course. Content from Basics to Master Level. https://github.com/DanyZambrano/Python

3:24
2.3. Python | Unit Testing - Assert #python

934 views

2 years ago