ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

76 results

IBM Technology
Spec-Driven Development: AI Assisted Coding Explained

Learn more about AI Code-Generation Software here → https://ibm.biz/BdpBwX Is AI-assisted coding the future? Cedric ...

9:00
Spec-Driven Development: AI Assisted Coding Explained

351,135 views

4 months ago

Cristian Leiton Tech
Claude Code Superpowers: Turn Your Agent into a Development Team

Are you tired of Claude Code delivering non-functional code, lacking tests, and deviating from your original plan? Working ...

13:00
Claude Code Superpowers: Turn Your Agent into a Development Team

72 views

5 days ago

Prompt Driven Development
Prompt Driven Development: A Clear Walkthrough

Pick the module you're most afraid to touch — the parser, the validator, the client nobody wants to own. Now delete it, and bring it ...

9:37
Prompt Driven Development: A Clear Walkthrough

103 views

4 weeks ago

Python In Production
Python 100% Test Coverage Trap

In this video, we explore Python testing from unit tests to integration and end-to-end tests, mutation testing, property-based testing, ...

19:35
Python 100% Test Coverage Trap

226 views

2 months ago

Puget Sound Programming Python - PuPPy
Ivan Schneider - TDD in the AI Era: When Goats Meet Robots

AI coding assistants are everywhere, but how do we ensure the code they generate actually works? Drawing inspiration from the ...

23:52
Ivan Schneider - TDD in the AI Era: When Goats Meet Robots

43 views

8 months ago

CodeRefinery
8.2 Automated Testing - CodeRefinery 2025 Sep

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

1:31:27
8.2 Automated Testing - CodeRefinery 2025 Sep

23 views

5 months ago

Awesome
The new spec-driven workflow is a mess...

A quick look at spec-driven development. Join the community ...

8:24
The new spec-driven workflow is a mess...

94,386 views

3 months ago

AWS Events
AWS re:Invent 2025 - Spec-driven development with Kiro  (DEV314)

Traditional AI coding assistants often struggle with complex project requirements. This talk introduces Kiro, an AI IDE that ...

49:15
AWS re:Invent 2025 - Spec-driven development with Kiro (DEV314)

53,431 views

6 months ago

Stephen Ritchie
Spec-Driven Development Workflow Continued

In this video, I continue my walkthrough of the spec-driven development (SDD) workflow. Continuing from the Overview video, ...

18:41
Spec-Driven Development Workflow Continued

27 views

8 months ago

Esri Developers
AI-Infused Development: Lessons Learned and Patterns from Esri Engineers

In this technical session, learn how Esri engineers are using AI to improve code quality, accelerate development and testing, ...

52:53
AI-Infused Development: Lessons Learned and Patterns from Esri Engineers

361 views

1 month ago

Specmatic
Contract Testing Google Pub/Sub: Using AsyncAPI specs as Executable Contracts

Want to Shift-Left the identification of integration issues in applications built with Event Driven Architecture (EDA)? What if we told ...

8:52
Contract Testing Google Pub/Sub: Using AsyncAPI specs as Executable Contracts

53 views

4 months ago

PyCascades
Visual Unit Tests and Live Coding - Don Kirkby - PyCascades 2026

When I write Python code to build graphical reports or user interfaces, I wish it felt more like Inkscape or Powerpoint where you ...

36:50
Visual Unit Tests and Live Coding - Don Kirkby - PyCascades 2026

30 views

1 month ago

Adventures in Generative AI
Enhance Your QA with Property-Based Testing using KIRO

What if I told you that your AI-generated tests might be lying to you? When AI generates both your code AND your tests, they can ...

14:28
Enhance Your QA with Property-Based Testing using KIRO

331 views

6 months ago

Python India
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

Many retrieval-augmented generation (RAG) and code-search pipelines rely on ad-hoc checks and break when deployed at scale ...

29:50
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

25 views

3 months ago

Python and Pandas with Reuven Lerner
Claude Code for Python: Seven things to put in your CLAUDE.md file

... use uv's native facilities - You should use TDD (test-driven development) at all times - before implementing any new feature or ...

8:56
Claude Code for Python: Seven things to put in your CLAUDE.md file

1,001 views

3 months ago

Tech With Tim
How to Write Production Python Code

Click this link https://www.boot.dev?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...

29:09
How to Write Production Python Code

70,902 views

8 months ago

Joaquín Ruiz — IA para Desarrolladores
SDD en producción: añade una feature con IA sin romper nada

Tienes un proyecto en producción funcionando y te da pánico que la IA lo rompa al añadir algo nuevo? Hoy te enseño a añadir ...

14:29
SDD en producción: añade una feature con IA sin romper nada

1,033 views

2 weeks ago

Stephen Ritchie
Translate and Revamp Specs

Here we take the reverse engineered docs from the C# application in the previous video and use them to translate and revamp ...

5:36
Translate and Revamp Specs

0 views

10 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

20 views

1 month ago

Shani Codes
Setting Up Tests in My Streamlit Micro SaaS Project - How to Setup Pytest using uv

How I'm setting up the Streamlit micro SaaS testing environment using Pytest and uv, a fast Python package manager. As I build ...

7:22
Setting Up Tests in My Streamlit Micro SaaS Project - How to Setup Pytest using uv

24 views

9 months ago