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
280 results
In this video, I will show you how to extract information on syntactic dependencies using spaCy, and how the displacy module can ...
3,792 views
5 years ago
So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.
64,171 views
10 months ago
Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...
114,270 views
This is a mini-lecture to accompany Chapter 1 in the book: “How to Think Like a Computer Scientist” at ...
897 views
7 years ago
The Python syntax is much easier if compared to other programming languages and it's much more readable. As said, there are ...
1,342 views
6 years ago
Fundamental graphics; maneuvering the turtle left, right, back, forward. List of color names: ...
406 views
In this video, we will load a text file into Python and manipulate its contents. We will also learn about lists, tuples and for-loops in ...
522 views
First, we will cover the basics of Python syntax. This includes understanding how to use variables, data types, and control ...
33 views
3 years ago
In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...
31 views
2 years ago
Presented at !!Con West 2020: http://bangbangcon.com/west What do you do when your year-end bonus is directly related to the ...
418 views
This video explains how to use for-loops in Python to iterate over strings and lists. It covers basic loop syntax, variable assignment ...
40 views
1 year ago
Python's intuitive syntax and fast learning curve make it ideal for newcomers to programming, while its versatility spans web ...
64 views
11 months ago
Hi there, in this lesson we are going to install Visual Studio Code and Python. Visual Studio Code is a coding and development ...
39 views
Python is presented as an accessible language, emphasizing its easy syntax and rapid development capabilities, alongside its ...
35 views
In this video, we will learn about regular expressions and how to use them in Python. ✨ Check out the learning materials ...
1,183 views
List comprehensions are a really powerful tool that every Python programmer should know, they often reduce many lines of ...
16,582 views
13 years ago
Classes in Python are similar to other object oriented languages with a few syntactic differences. Python also allows ...
81 views
Topics covered: - while-loops - Syntax - Writing conditions - Infinite loops 2018 © University of Alberta This work is licensed under ...
3,058 views
8 years ago
Most programming languages introduce beginners to syntax and structure through the traditional "Hello, world!" program. Take a ...
738 views
Topics covered: - Conditions - Syntax - else clause 2018 © University of Alberta This work is licensed under a Creative Commons ...
4,028 views