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
300 results
Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.
4,384 views
5 days ago
This video answers how to create a dictionary in Python. It shows the general case, as well as an example of creating a dictionary ...
0 views
Join our Patreon: https://www.patreon.com/cw/socratica Sign up for Socratica Courses: ...
10,310 views
1 day ago
This video shows Python print without newline. To print without a newline in Python, use the end optional argument and provide it ...
6 days ago
This video walks through Python's foundational built-in types and how to use them correctly. It's aimed at beginners and anyone ...
2 views
4 days ago
Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...
17 views
This video answers how to store values in dictionary in Python. It shows an example using square bracket notation to assign a ...
11 views
In Python, "for" loops, list comprehensions, tuple unpacking, and * unpacking all use the same iteration mechanism. Article version ...
137 views
7 days ago
Functions don't have to be confusing. In this video, I break down functions in the simplest way possible — no jargon, ...
32 views
In this tutorial, I'll show you how to run Python in Visual Studio Code on Windows 10 and Windows 11. This video covers setting ...
30 views
This video shows write a program to print hello 5 times in Python. It shows three different methods: copy-paste (brute force), string ...
4 views
What if the Python code running behind an AI request didn't have to stay in the cloud? In this episode, I show you how to turn ...
56 views
10 views
Still grinding LeetCode for AI roles? You're following an outdated 2019 playbook. In this video, I break down the 2026 AI ...
210 views
25 views
In this tutorial, we will write a Python program to check whether a string is a palindrome. A palindrome is a string that reads the ...
In Day 21 of this Machine Learning course, you will learn about Gradient Boosting and XGBoost, one of the most powerful and ...
In this video, we continue our Python programming series by exploring important loop-related concepts. The session explains ...
Are you ready to turn your ideas into code? In this comprehensive tutorial, we dive deep into the "DNA" of Python: Variables and ...
66 views
This technical session will teach GIS administrators how to use the ArcGIS API for Python to manage their Web GIS and automate ...
138 views
Matplotlib Python Tutorial for Beginners | Data Visualization in Python Matplotlib is a python library used for data ...
5,666 views
Welcome to Episode 4 of our Python Programming Series! In this video, we begin our journey to learning Python from absolute ...
12 hours ago
Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Updating Tuples in Python When Tuples Are Immutab 03:20 Python Tuple ...
9 views
In this video, we implement PCA from scratch and using scikit-learn in Python on the famous MNIST_784 handwritten digits ...
45 views