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
1,329 results
Python Match-Case Explained | Complete Beginner to Advanced Guide Have you ever written a long chain of `if-elif-else` ...
10 views
6 days ago
Unlock the power of Python's match statement for efficient coding Discover Python's match statement. Learn its purpose, syntax, ...
3 views
2 weeks ago
FREE Live Core Python Online Training by Sateesh Patnaik (Course Completion Certificate Included) From Sateesh Patnaik IT ...
6 views
11 hours ago
Harto de llenar tu código de if-elif infinitos para manejar números? ¡Hoy aprenderás la forma profesional! En este video veremos ...
73 views
3 weeks ago
در این ویدئو بخشی از دوره جامع آموزش پایتون را مشاهده میکنید. این دوره از مفاهیم پایه آغاز میشود و به صورت قدمبهقدم تا مباحث پیشرفته، ...
2 views
11 days ago
Learn the Python Match-Case statement (Structural Pattern Matching) with simple real-world examples. In this session, you'll ...
21 views
3 days ago
0 views
Streamed 7 days ago
elif chains are readable up to 3 branches. After that they become messy and hard to maintain. After this video you will fully ...
13 views
Match Case in Python | Control Statement | Core Python | Basics #match #controlstatements #Python, #PythonTutorial, #Learn ...
20 views
Learn a cleaner, more modern way to make choices in your code! In this video, we continue our Selection Control Structure series ...
60 views
Learn how to solve LeetCode 10, Regular Expression Matching, using clean and structured approaches. We discuss the core ...
23 views
... we have a case underscore This is a catchall So if none of these particular cases match our land use then this last case is going ...
36 views
12 days ago
In this video, we are starting Python from absolute zero. This is the first video of our Python Series. In this lesson, we will learn ...
24 views
The match-case statement, introduced in Python 3.10, provides a cleaner and more readable way to write multi-branch ...
11 views
7 days ago
Learn the Match Statement (match-case) in Python with simple and easy-to-understand examples. In this video, you'll learn how ...
30 views
Welcome to Lecture 7 of the Python Programming Course. In this lecture, we will learn: Match case statement while loop for loop ...
28 views
1 view
Welcome to Lecture 7 of the Python Programming Course! In this lecture, you'll learn about the Match Case statement in Python, ...
8 views
In this video, we'll learn about the Match Statement in Python, a modern control flow feature introduced in Python 3.10 that ...
62 views
n this video, we are exploring one of the most powerful and elegant features introduced in modern Python: Match-Case ...
4 days ago