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
851 results
"Does it work?" That's the core question testing answers for your code. In this GitHub for Beginners episode, you will discover how ...
31,835 views
8 months ago
AI coding assistants are everywhere, but how do we ensure the code they generate actually works? Drawing inspiration from the ...
33 views
4 months ago
Discover how NATS radically simplifies communication between microservices of any kind and simplifies your developer ...
10,235 views
11 months ago
Ever built software exactly as the customer asked for… only to realize it's not what they actually needed? In this video, you'll ...
2,361 views
3 months ago
Ready to jump into embedded systems without the C/C++ learning curve? In this video, Malcolm, an embedded software engineer ...
71,127 views
10 months ago
Try Notion for free → https://ntn.so/techwithtim Check out PyCharm, the only Python IDE you need. Built for web, data, and ...
83,703 views
00:10:14 Going back to the focus point 00:11:00 Use TDD 00:11:33 Left comments on the code 00:12:53 Pair Up 00:13:32 ...
62 views
7 months ago
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 ...
122 views
2 months ago
These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...
529,679 views
9 months ago
Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot story for a chance to be featured in an upcoming ...
567,569 views
Software testing is a fundamental part of modern software development, and especially important for science since results should ...
55 views
13 views
1 month ago
Here we take the reverse engineered docs from the C# application in the previous video and use them to translate and revamp ...
0 views
6 months ago
Live Coding: Building a Unit Testing Library like Pytest by Bhavani Ravi.
121 views
Click this link https://www.boot.dev?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...
63,025 views
Le grand quiproquo du TDD Quand on parle de Test-Driven Development, beaucoup pensent "assurer la robustesse du ...
1,690 views
85,856 views
https://emacsconf.org/2025/talks/python You can view this and other resources using free/libre software at ...
911 views
Try Alta3 Academy FREE for 3 days!
12,125 views
Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/ In this video, ...
176,040 views
In this video, I break down the evolution from Spec-Driven Development to Property-Based Testing, using a practical traffic light ...
245 views
Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot stories so I can review them! I'm excited to check ...
399,617 views
Check out this free guide on "How to Land a Developer Job in The World of AI" from myself and HubSpot ...
44,448 views
In this video, I continue my walkthrough of the spec-driven development (SDD) workflow. Continuing from the Overview video, ...
27 views
In a microservice architecture though, I say to have 100% end to end tests. In this video I TDD up a bunch of API endpoints. This is ...