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
40 results
Software testing is a fundamental part of modern software development, and especially important for science since results should ...
23 views
5 months ago
Does your Python code feel brittle? Are you tired of chasing down IndexError or ValueError bugs in your list manipulations?
41 views
10 months ago
AI coding assistants are everywhere, but how do we ensure the code they generate actually works? Drawing inspiration from the ...
43 views
8 months ago
Want to Shift-Left the identification of integration issues in applications built with Event Driven Architecture (EDA)? What if we told ...
51 views
4 months ago
If you've been following the truth table series, you know I've been tackling logical operations one by one. In this final video, I'm ...
47 views
11 months ago
TDD approach for Advent of Code challenge: infinite spiral on a grid I hope you found a solution that worked for you :) The Content ...
7 views
1 month ago
In this video, we delve into the world of Python testing, focusing specifically on the powerful concept of test fixtures. You'll learn ...
2 views
9 months ago
10 views
6 months ago
EuroPython 2025 — North Hall on 2025-07-16] *Build and Deploy AI Agents in VS Code by Sharon Xu* ...
276 views
Most developers use AI the wrong way. They jump straight into prompting tools like ChatGPT or Claude and expect production ...
977 views
3 months ago
EuroPython 2025 — Terrace 2A on 2025-07-17] *Fixtures meets parameters: Writing efficient, elegant and reusable tests by ...
198 views
7 months ago
In this video, we delve into the essential practice of writing effective unit tests for Apache Airflow Directed Acyclic Graphs (DAGs).
12 views
In this video, we dive into the powerful combination of TestNG features and Python Selenium to enhance your unit testing ...
0 views
In this video, we dive into the world of testing in Python using Pytest, focusing specifically on verifying object creation. Whether ...
3 views
Many retrieval-augmented generation (RAG) and code-search pipelines rely on ad-hoc checks and break when deployed at scale ...
24 views
Get 3x more interviews with https://resumeflow.app Accomplish your goals with our coaching portal at ...
60 views
Most engineers are solving the wrong problem — and they don't even know it. In this video, I introduce the concept of an ...
27 views
13 days ago
In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...
17 views
This video explains Spec-Driven Development and how it differs from vibe coding. It shows why vibe coding can lead to loss of ...
24,780 views
2 months ago
In this video, we dive into the essential process of testing Django URLs using Pytest, a powerful testing framework that enhances ...