ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

694 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

129 views

7 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

279 views

6 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!

119 views

9 months ago

JoseCodes
Diferencia entre if vs assert en python

aprende la utilidad de if vs assert en python. cuyos objetivos nacen del propósito del programador. #youtubeshorts ...

1:44
Diferencia entre if vs assert en python

12 views

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

418 views

7 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

90 views

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

63 views

4 months 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

Python Code School
What Is A Python AssertionError? - Python Code School

What Is A Python AssertionError? Are you interested in understanding how to make your Python programs more reliable during ...

2:51
What Is A Python AssertionError? - Python Code School

19 views

9 months ago

IL DaGENERAL TV
What Are Assertions in Python Testing? with Examples

What Are Assertions in Python Testing? with Examples.

2:00
What Are Assertions in Python Testing? with Examples

16 views

11 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

Python Code School
What Is An Assertion In Python Debugging? - Python Code School

What Is An Assertion In Python Debugging? In this informative video, we'll discuss the role of assertions in Python debugging and ...

2:37
What Is An Assertion In Python Debugging? - Python Code School

7 views

9 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

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

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

Dargslan
pytest: assert, fixtures, mocking, coverage | L10 · Pro

The line between "works on my machine" and "runs in production" is tests. Untested code is just an opinion. You'll learn: • pytest ...

6:12
pytest: assert, fixtures, mocking, coverage | L10 · Pro

13 views

1 month ago

Python Code School
What Are Assertions And Their Role In Python Unit Tests? - Python Code School

What Are Assertions And Their Role In Python Unit Tests? Are you interested in writing effective tests for your Python programs?

2:56
What Are Assertions And Their Role In Python Unit Tests? - Python Code School

7 views

7 months ago

Thrive In Tech
046 Tutorial 46 Python Assert

Python Assert.

5:33
046 Tutorial 46 Python Assert

0 views

2 months 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