ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

422 results

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

3,603 views

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

35 views

2 months ago

Cameron Maske
How To Structure A Test With Arrange, Act and Assert (Testing Python With Pytest)

An example-driven guide of the testing pattern "Arrange, Act and Assert". * Arrange: Setup any variables or conditions your test ...

0:55
How To Structure A Test With Arrange, Act and Assert (Testing Python With Pytest)

19,034 views

7 years ago

ModernPython
Use ASSERT to document Python program expectations 🐍 #shorts #python

Assert statements are a great way to document what your program expects inputs and objects to be. Type annotations allow ...

0:41
Use ASSERT to document Python program expectations 🐍 #shorts #python

149 views

2 years ago

Craig Piercy
Python keyword video reference: ASSERT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: ASSERT

40 views

1 year ago

Udacity
Assertions in Python - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

1:01
Assertions in Python - Software Debugging

589 views

10 years ago

Udacity
Assertions in Python - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

0:38
Assertions in Python - Software Debugging

1,387 views

10 years ago

Jakubication
Python assert vs raise

This video describes the difference between assert vs raise in Python. assert, asserts that a certain condition is true and raises an ...

0:12
Python assert vs raise

1,155 views

1 year ago

Jakubication
Python assert vs if

This video describes the difference between assert vs if in Python. assert, asserts that a certain condition is true and raises an ...

0:13
Python assert vs if

728 views

1 year ago

2MinutesPy
asyncio in Python - Async/Await

async #asyncawait #asynchronousprogramming #python #pythonprogramming In this video, we will talk about asynchronous ...

2:03
asyncio in Python - Async/Await

41,223 views

1 year ago

2MinutesPy
How to Use Match-Case Statement in Python?

In this video, we will discuss match-case statements and how they can help in writing conditions and pattern checking more ...

2:22
How to Use Match-Case Statement in Python?

7,247 views

1 year ago

DeepSkills
Pytest оператор assert | DeepSkills

pytest позволяет использовать стандартный оператор языка Python - assert - для проверки соответствия ожидаемых ...

3:47
Pytest оператор assert | DeepSkills

1,574 views

3 years ago

Udacity
Are Assertions Used In Production - Software Testing

This video is part of an online course, Software Testing. Check out the course here: https://www.udacity.com/course/cs258.

1:12
Are Assertions Used In Production - Software Testing

2,169 views

13 years ago

Craig Piercy
Python keyword video reference: PASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:44
Python keyword video reference: PASS

7 views

1 year ago

Udacity
Assert = Power-Up - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

1:48
Assert = Power-Up - Software Debugging

1,163 views

10 years ago

Udacity
Disabling Assertions - Software Testing

This video is part of an online course, Software Testing. Check out the course here: https://www.udacity.com/course/cs258.

1:52
Disabling Assertions - Software Testing

1,864 views

13 years ago

Craig Piercy
Python keyword video reference: IN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:53
Python keyword video reference: IN

12 views

1 year ago

Craig Piercy
Python keyword video reference: RETURN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: RETURN

9 views

1 year ago

Udacity
Built-In Assertions - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

2:15
Built-In Assertions - Software Debugging

707 views

10 years ago

Craig Piercy
Python keyword video reference: AS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: AS

50 views

1 year ago

Craig Piercy
Python keyword video reference: FALSE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: FALSE

7 views

1 year ago

Udacity
Pre- and Post-Conditions - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

2:54
Pre- and Post-Conditions - Software Debugging

32,411 views

10 years ago

Craig Piercy
Python keyword video reference: OR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:45
Python keyword video reference: OR

5 views

1 year ago

Udacity
Assert Tag - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

1:18
Assert Tag - Software Debugging

1,306 views

10 years ago

Craig Piercy
Python keyword video reference: WHILE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: WHILE

10 views

1 year ago