Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
11,688 results
In this video, we will discuss the assert statements and how they can help in detect errors and bugs early in Python. Python's ...
4,522 views
1 year ago
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 ...
135 views
8 months ago
MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...
32,446 views
2 years ago
MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...
196,832 views
9 years ago
In this video, we will discuss match-case statements and how they can help in writing conditions and pattern checking more ...
8,354 views
Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...
207,958 views
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
41 views
An example-driven guide of the testing pattern "Arrange, Act and Assert". * Arrange: Setup any variables or conditions your test ...
19,127 views
7 years ago
I'm sure many of you are guilty of using the standard print debugging method, and you just have a bunch of print statements ...
229,045 views
4 years ago
This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...
405,113 views
3 years ago
Hi! In this new Python video tutorial, you'll learn how to use PyTest, a tool for performing unit tests. I'll show you how ...
38 views
4 months ago
Hi! In this video, you'll learn the fundamental concepts of Python testing to ensure your code is high-quality and avoid ...
66 views
5 months ago
Stay in the loop INFINITELY: https://snu.socratica.com/python Unit tests are a way to make sure your ...
614,581 views
8 years ago
This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.
599 views
11 years ago
❤❤❤ Early access to tutorials, polls, live events and downloads ❤❤❤ ❤❤❤ https://www.patreon.com/user?u=5322110 ❤❤❤ ❤❤❤ Not up ...
7,715 views
6 years ago
1,400 views
In Session 2, I introduce Python assert statements: simple claims that Python checks for you. If the claim is true, the code keeps ...
14 views
1 month ago
Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...
372,896 views
pytest позволяет использовать стандартный оператор языка Python - assert - для проверки соответствия ожидаемых ...
1,651 views
Complete Course Material : https://drive.google.com/file/d/1uy6JzIK3ksddDNCeimuuDdHY39LQmNmH/view?usp=sharing Dive ...
12 views