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
113 results
Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 07, Video 07: Python Parsing in ...
184 views
5 years ago
Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 07, Video 04: Python Parsing in ...
503 views
A summary of arithmetic and order of operations.
426 views
7 years ago
The video describes the first lab exercise - Create a Python program that computes a paycheck with overtime. The video describes ...
281 views
3 years ago
This is an audio version of the Wikipedia Article: ISO 639-1 Listening is a more natural way of learning, when compared to reading ...
66 views
When should you use braces around the body of an if/else? (Spoiler alert: always.)
558 views
4 years ago
675 views
6 years ago
Some functions return values; others don't. What is the difference, and when do you use each type?
223 views
2 years ago
The for loop is a shorthand for a while loop; it specifies the initial loop variable, the continuation test, and the action after each ...
242 views
Guidelines for giving your variables meaningful names.
749 views
What does it take to leave a familiar path and start fresh in a completely new industry? In this episode of The Kuya Dev Podcast, ...
2,582 views
1 year ago
Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.
248 views
This Machine Learning basic will help you understand what is Machine Learning which is a subset of Artificial Intelligence or AI.
398 views
214 views
Learn what the CRC is, the technology behind it, and how it's performed.
147,248 views
9 years ago
Describes nested decision structures and the use of compound boolean statements. Multiple approaches to solving a sales ...
744 views
A description of the concepts behind Analysis of Variance. There is an interactive visualization here: ...
1,329,417 views
14 years ago
You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.
3,396 views
As part of our 'Introduction to coding' session, we look at what an algorithm is and why which instructions you give a computer is ...
3,867 views