ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,574 results

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

135 views

8 months ago

Turtle Code
Catch Bugs Instantly with Python’s Assert! 🚨 Your Code’s Superpower

Want to catch bugs early and make your Python code bulletproof? Meet assert — your code's built-in watchdog! In this video, I'll ...

1:18
Catch Bugs Instantly with Python’s Assert! 🚨 Your Code’s Superpower

280 views

7 months ago

segundo galdames
How to Test Your Python Code: A Quick Guide to Unit Testing with ASSERT

Hi! In this video, you'll learn the fundamental concepts of Python testing to ensure your code is high-quality and avoid ...

10:13
How to Test Your Python Code: A Quick Guide to Unit Testing with ASSERT

66 views

5 months ago

Toma Ijatomi
How To Build Your First Eval Pipeline From Scratch

Most teams ship agents that look fine in the demo and break silently in production. This video walks through building your first eval ...

20:50
How To Build Your First Eval Pipeline From Scratch

96 views

1 month ago

VKS Academy
Experiment 8 - Python Program to demonstrate Assertion and Exception Handling using DivExp function

Python Program to demonstrate Assertion and Exception Handling using DivExp() function. This experiment shows how to use ...

17:01
Experiment 8 - Python Program to demonstrate Assertion and Exception Handling using DivExp function

42 views

3 weeks ago

Don't Use This Code • James Powell
Your Code Is WRONG. Here's How to Fix It! | Test Your Code for Correctness Part 1

Unlock the Power of Python Testing with Pytest and Hypothesis! Join the DUTC Discord Server: https://discord.gg/ZhJPKYSfNp ...

12:52
Your Code Is WRONG. Here's How to Fix It! | Test Your Code for Correctness Part 1

426 views

8 months ago

CodeLucky
Regex Lookahead Assertions Explained: Master Pattern Matching!

Dive into the world of regular expressions with our beginner-friendly guide to lookahead assertions! This video breaks down ...

4:14
Regex Lookahead Assertions Explained: Master Pattern Matching!

124 views

9 months ago

Petro Orynycz in English
2 + 2 == 5? Python Assert Statements for Beginners

In Session 2, I introduce Python assert statements: simple claims that Python checks for you. If the claim is true, the code keeps ...

11:43
2 + 2 == 5? Python Assert Statements for Beginners

14 views

1 month ago

segundo galdames
Stop using just `Assert`! Learn Pytest for your Python tests

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 ...

8:55
Stop using just `Assert`! Learn Pytest for your Python tests

38 views

4 months ago

The Software Mentor
The assert Statement - Python for Beginners

The assert Statement - part of Python for Beginners. Short, clear Python lessons - one concept at a time. In this lesson: - assert ...

1:31
The assert Statement - Python for Beginners

0 views

1 day ago

Infomax Computer Academy
Assert Statement in Python | Debugging and Error Checking Explained with Examples

Want to write more reliable Python programs and catch errors early? In this video, you'll learn the Assert Statement in Python, ...

7:46
Assert Statement in Python | Debugging and Error Checking Explained with Examples

6 views

2 weeks ago

CodeLucky
Regex Lookbehind Assertions: Master the Art of Contextual Matching!

Dive deep into the world of regular expressions and unlock the power of lookbehind assertions! This tutorial breaks down the ...

5:06
Regex Lookbehind Assertions: Master the Art of Contextual Matching!

23 views

9 months ago

Eric Charnesky
CIS 1501 - CS 1 for Data Scientists ( Python ) - Fall 2025 - Unit Testing

... already i can't type English myself here testing and get results and then we're going to assert did we get what we expected right ...

54:55
CIS 1501 - CS 1 for Data Scientists ( Python ) - Fall 2025 - Unit Testing

40 views

7 months ago

@josecodetech
🔍 Assert and Error Handling with Python + Copilot | Learn to Code Better

#programming #python #copilot Did you know you can improve your Python scripts using asserts and error handling best practices ...

15:24
🔍 Assert and Error Handling with Python + Copilot | Learn to Code Better

82 views

9 months ago

SaakethLabs
Python Testing Tutorial for Beginners | assert, unittest & Calculator Class Example

In this Python testing tutorial, we build a Calculator class and learn how to test it properly using manual testing, assert statements, ...

10:15
Python Testing Tutorial for Beginners | assert, unittest & Calculator Class Example

156 views

3 months ago

Thrive In Tech
046 Tutorial 46 Python Assert

Python Assert.

5:33
046 Tutorial 46 Python Assert

0 views

3 months ago

Programação que Faltava
Curso de Python - Aula 31 - Validações com assert e testes com pytest

python #programação #pytest.

12:43
Curso de Python - Aula 31 - Validações com assert e testes com pytest

47 views

10 months ago

systemdrllp11
Day 35: Assertions and Defensive Programming - Building Robustness into Your Code

Ever had a bug silently corrupt your database? Or a microservice crash because of a "this should never happen" scenario?

0:40
Day 35: Assertions and Defensive Programming - Building Robustness into Your Code

1 view

1 month ago

Pri
ch1 5 assert statement

Welcome to Class 12 Computer Science Chapter 1 – **Exception Handling in Python**. In this video, we will learn about **1.5.2 ...

3:08
ch1 5 assert statement

5 views

1 month ago

The Debug Zone
Python Assert: How to Raise Different Error Types for Better Debugging

In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...

1:31
Python Assert: How to Raise Different Error Types for Better Debugging

2 views

9 months ago