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
46 results
Link for playlists: https://www.youtube.com/channel/UCl8x4Pn9Mnh_C1fue-Yndig/playlists Link for our website: ...
0 views
1 day ago
Make your code more flexible and error-proof! In this tutorial, we explore Default Parameters and Keyword Arguments—two ...
4 days ago
Welcome to Day 21 of the 100 Days of Coding: Python Series! In today's video, we go deeper into functions by learning about ...
71 views
Parameters vs Arguments in Python — what's the difference? If you're new to coding, this is one concept that confuses almost ...
57 views
5 days ago
Check our learning playlist: Technical interview Questions and Answers in python by Prashant Jha: ...
5 views
2 days ago
In this video, we cover Types of Arguments in Python Functions as per GTU Python Programming – Unit 4 syllabus. This topic is ...
31 views
Absolute-path Python function taking as argument a path relative to the directory of a script (.py) or Jupyter notebook (.ipynb) file ...
302 views
6 days ago
Learn Python Functions in just 10 minutes — explained in the simplest and most beginner-friendly way. In this video, you'll ...
98 views
Learn how FastMCP handles dynamic prompt templates with automatic argument serialization for structured data. This video ...
3 days ago
FastMCP simplifies remote tool execution by handling both simple and complex nested arguments through a single `call_tool` ...
In this video, we will understand Default Parameters (also called Default Arguments) in Python in a simple and clear way. You'll ...
6 views
Fetch and render pre-built prompt templates in FastMCP using argument serialization. Learn how to retrieve structured prompt ...
FastMCP 2.0 automatically serializes Python dataclasses, nested dictionaries, and lists into JSON for AI prompts without manual ...
Learn how FastMCP's `meta` parameter attaches trace IDs, source identifiers, and ancillary data to tool calls while keeping core ...
3 views
Learn how FastMCP 2.0 implements a unified prompt namespace across multiple servers, enabling direct access to prompt ...
Fetch dynamic system prompts in FastMCP using argument serialization and template-based message generation. Learn how the ...
Retrieve and process multi-message prompt templates in FastMCP using argument serialization. This part covers fetching named ...
Discover how FastMCP treats AI prompts as discoverable components with self-describing metadata. Learn to list available ...
Generate dynamic AI prompts with argument serialization in FastMCP 2.0. This tutorial demonstrates template-based message ...
In this video, we will clearly understand *args and **kwargs in Python with simple and practical examples. You'll learn: - What ...
7 views