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
56 results
This video explains Python docstrings. Basically, a docstring is a descriptive comment inside a function body that explains what ...
14 views
3 months ago
Today, we're diving into the world of triple quotes in Python, a powerful feature that makes handling strings much easier. You'll ...
281 views
10 months ago
In this video, we'll discuss why using triple quotes for comments in Python is not considered good practice. While triple quotes are ...
5 views
9 months ago
This is the 17th video of my course “Python as a second language”. Here I explain type annotations, docstrings, some properties ...
44 views
11 months ago
Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...
858 views
Ever get stuck on a docstring? I did, with Flash Attention's `flash_attn_varlen_func` and its causal mask! This video is my deep ...
95 views
8 months ago
0:00 Learn about the first rule of OOP 0:24 Encapsulation 1:10 DocString 2:28 Summary.
6 views
4 months ago
Transform your Neovim experience with these 5 powerful AI plugins that rival or surpass Cursor's capabilities. From GitHub ...
46,677 views
In this episode, I'm talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear ...
1,150 views
Streamed 4 months ago
In this video, we'll build your first AI agent using Python and the OpenAI Agents SDK. You'll learn how to set up a working AI agent ...
8,008 views
5 months ago
00:00 Create our first Class 00:45 What is a Constructor method 03:35 What is self in method parameters? 05:00 How to define ...
27 views
2 months ago
PythonForAI #LearnPython #BTechCoding Welcome to Day 10 of our Python for AI course! This lesson covers String Basics — a ...
7 views
This video explains Python syntax. You can learn each example by previewing it in Visual Studio Code. ✓ Subscribe to the ...
4 views
Stop repeating yourself. Learn how to build modular, professional logic. ACCESS THE CODE & RESOURCES: The 2026 ...
26 views
1 month ago
Welcome to our comprehensive guide on creating and publishing your very own Python library! In this video, we move beyond ...
155 views
2 weeks ago
Welcome to Tech Insights! In this essential Python tutorial, we dive deep into two fundamental concepts that are crucial for writing ...
150 views
7 months ago
Microsoft probably has never been a fan of VSCode forks, well now it's for true as they've decided to enforce there extension ...
72,778 views
Supercharge GitHub Copilot in VS Code with the Model Context Protocol (MCP): install and configure MCP servers (including ...
4,751 views
Dominando Comentários em Python: Boas Práticas para Documentação de Código Quer escrever códigos mais limpos, ...
51 views
6 months ago
Functions Returning Nothing? Here's What's Wrong Hey everyone, and welcome back! Ever wonder why some variables in your ...
108 views