ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

423 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,599 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

34 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

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

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

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,158 views

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

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

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

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

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

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

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

1,570 views

3 years 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,239 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

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,410 views

10 years ago

Deep Charts
10 Core Python Concepts in 4 Minutes

New to coding? This simple python for beginners tutorial covers 10 absolute vital Python basics that are necessary to start coding ...

3:42
10 Core Python Concepts in 4 Minutes

748 views

3 months ago

CodeBerry Programozóiskola - Magyarország
Python assert metódus használata – Python tutorial magyar felirattal – CodeBerry Programozóiskola

Ebből a videóból megtanulhatod, mire és hogyan használd az assert metódust Pythonban. További, magyar nyelvű Python ...

3:46
Python assert metódus használata – Python tutorial magyar felirattal – CodeBerry Programozóiskola

54 views

3 years 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

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,162 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

Udacity
Assertions Are Optional - Software Debugging

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

2:18
Assertions Are Optional - Software Debugging

423 views

10 years ago