ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32 results

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

5 months ago

Jacob Itegboje
Pumping Python for Beginners: What is True or False?

I'm tackling a problem that has tripped up every Python developer at some point: your if statements are lying to you. Welcome to ...

19:40
Pumping Python for Beginners: What is True or False?

40 views

10 months ago

EuroPython Conference
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...

30:47
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

201 views

3 months ago

The Debug Zone
Fixing Python Odo SQL AssertionError: Datashape Must Be Record Type

In this video, we tackle a common issue encountered when working with the Odo library in Python: the AssertionError stating that ...

2:17
Fixing Python Odo SQL AssertionError: Datashape Must Be Record Type

2 views

10 months ago

The Debug Zone
Unittest - Assert a set of items of a list are (or not) contained in another list

Today's Topic: Unittest - Assert a set of items of a list are (or not) contained in another list Thanks for taking the time to learn more.

2:01
Unittest - Assert a set of items of a list are (or not) contained in another list

0 views

2 weeks ago

The Debug Zone
How to Mock Property Calls Returning MagicMock in Python Testing

In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.

4:21
How to Mock Property Calls Returning MagicMock in Python Testing

28 views

10 months ago

CodeRefinery
6.1 Software Testing - CodeRefinery 2025 Mar

Software testing is a fundamental part of modern software development, and especially important for science since results should ...

1:54:26
6.1 Software Testing - CodeRefinery 2025 Mar

55 views

10 months ago

Abdulrhmn Ghanem
CSE115 (Lecture 04): From Pyret to Python

00:00 Expressions, functions, and annotations 07:57 Assertions 14:26 Doc tests 18:57 Pytest 18:59 Exact vs IEEE754 23:22 ...

2:29:36
CSE115 (Lecture 04): From Pyret to Python

108 views

3 months ago

Nida Karagoz
`numpy.testing.assert_array_equal` fails when comparing structured numpy arrays with array fields

numpy.testing.assert_array_equal` fails when comparing structured numpy arrays with array fields ✧ I really hope you found a ...

2:17
`numpy.testing.assert_array_equal` fails when comparing structured numpy arrays with array fields

1 view

8 months ago

The Debug Zone
PyTorch RuntimeError: Assertion `cur_target = 0 && cur_target  n_classes' failed

Today's Topic: PyTorch RuntimeError: Assertion `cur_target = 0 && cur_target n_classes' failed Thanks for taking the time to learn ...

2:11
PyTorch RuntimeError: Assertion `cur_target = 0 && cur_target n_classes' failed

0 views

12 days ago

Electrical & Computer Learning Center, ECL Center
Introduction to CS and Programming using Python - MIT - Lec 13

Lecture 13: Exceptions, Assertions Topics: Exceptions, assertions Source: OCW MIT - Massachusetts Institute of Technology More ...

42:56
Introduction to CS and Programming using Python - MIT - Lec 13

12 views

6 months ago

Roel Van de Paar
How to assert a string which contains atleast one number?

How to assert a string which contains atleast one number? Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:33
How to assert a string which contains atleast one number?

67 views

2 days ago

RSSE Africa
Enabling open science through research code - Episode 5

Episode 5: Testing Research Code This is the recording of Episode 5 of a six-part community meetup series focusing on Enabling ...

1:14:54
Enabling open science through research code - Episode 5

20 views

11 months ago

Adafruit Industries
Deep Dive w/ Tim: CircuitPython Requests Library Tests

Uh that tried to run it as a test though i actually want to run it as a test i want to just run it as a Python file but it's in the test directory ...

1:09:04
Deep Dive w/ Tim: CircuitPython Requests Library Tests

556 views

Streamed 8 months ago

Alex Demko
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

Confused about all the different kinds of software tests? In this video, I'll explain and show you real examples of the most ...

25:43
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

107 views

8 months ago

LearnnCoach
Python Lecture 3 – Variables, Identifiers, and  Keywords

L3: Python Character – Variables, Identifiers, and Keywords Identifier: Identifiers are the user-defined names of variables, list, ...

24:02
Python Lecture 3 – Variables, Identifiers, and Keywords

57 views

8 months ago

The Debug Zone
Fixing Python Regex Look-Behind Error for Consecutive Repeated Words

In this video, we tackle a common challenge faced by Python developers: fixing the look-behind error when dealing with ...

2:02
Fixing Python Regex Look-Behind Error for Consecutive Repeated Words

0 views

4 months ago

Adafruit Industries
Deep Dive w/Scott: Optimize CP Garbage Collection #adafruit

Join Scott as he goes over a new optimization of the CP VM's garbage collection. He'll also answer any questions folks have.

2:05:29
Deep Dive w/Scott: Optimize CP Garbage Collection #adafruit

939 views

Streamed 10 months ago

UNИX
10. Тестирование (Монтаж)

Весенний курс ВМК МГУ 2025-г. "Совместная разработка приложений на Python" --- Монтаж лекции от 15 Апреля 2025-г.

1:23:42
10. Тестирование (Монтаж)

132 views

9 months ago

Nuno Marques
Python Sum Function: Somatório ( #ICEE2425 - Sum Part 3/3 )

In this final video of our focused three-part series on the sum function, we introduce the "somatorio" function. Watch as we: Define ...

4:30
Python Sum Function: Somatório ( #ICEE2425 - Sum Part 3/3 )

8 views

10 months ago

Tri Thức Mở by The Compiler
CS50P | Bài Giảng 5: Kiểm Thử Đơn Vị Unit Tests trong Python | Khóa học Harvard | Song Ngữ by The...

Tri Thức Mở by The Compiler | Chào mừng bạn đến với bài giảng số 5 của CS50P, khóa Giới thiệu Lập trình Python từ Đại học ...

51:09
CS50P | Bài Giảng 5: Kiểm Thử Đơn Vị Unit Tests trong Python | Khóa học Harvard | Song Ngữ by The...

13 views

2 months ago

SANS Internet Storm Center
SANS Stormcast Wednesday Mar 19th 2025: Python DLL Side Loading; Tomcast RCE Correction; SAML R…

SANS Stormcast Wednesday Mar 19th 2025: Python DLL Side Loading; Tomcast RCE Correction; SAML Roulette; Windows ...

7:19
SANS Stormcast Wednesday Mar 19th 2025: Python DLL Side Loading; Tomcast RCE Correction; SAML R…

259 views

10 months ago

Adafruit Industries
Deep Dive w/Scott: Fruit Jam OS #adafruit

Join Scott as he puts all of the Fruit Jam demos into a (hopefully) cohesive "operating system" image. He'll also answer any ...

2:05:38
Deep Dive w/Scott: Fruit Jam OS #adafruit

1,077 views

Streamed 10 months ago

Tech Coach Ralph
Gain REAL Identity and Access Management (IAM) Experience in 2026

Get 3x more interviews with https://resumeflow.app Accomplish your goals with our coaching portal at ...

27:18
Gain REAL Identity and Access Management (IAM) Experience in 2026

106 views

2 days ago

Xah Lee
Xah Ep713 Wolfram Language. Tuples, Array Dimensions, Depth Level Spec

Video Summary (Generated by AI, Edited by Human.) • Introduction to Wolfram Language • The speaker introduces Wolfram ...

1:07:35
Xah Ep713 Wolfram Language. Tuples, Array Dimensions, Depth Level Spec

248 views

Streamed 2 months ago