Instructional Video3:33
Curated Video

Intro To Python Programming - Catching Exceptions

Pre-K - Higher Ed
Errors occur during the file i/o process. In this video you'll learn how to catch those errors and prevent further runtime issues.
Instructional Video4:42
Curated Video

Intro To Python Programming - Python Sets

Pre-K - Higher Ed
Sets are another fundamental Python data structure. In this video, you'll learn to work with sets where each value in the structure must be unique.
Instructional Video4:30
Curated Video

Intro To Python Programming - Working with CSV Files

Pre-K - Higher Ed
CSV is a common text data storage format. You'll learn to read and write CSV files with Python in this video.
Instructional Video7:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Exploring Methods Using TAB Completion

Higher Ed
In this video, we will cover exploring methods using TAB completion. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Instructional Video8:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: For Loop

Higher Ed
In this video, we will cover For Loop. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video8:19
Instructional Video22:21
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort

Higher Ed
This video introduces you to quick sort in data structure. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity

Higher Ed
This video explains merge sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.
Instructional Video5:28
IDG TECHtalk

Sets in Python: Advanced operations

Higher Ed
Learn how sets in Python can be used for more powerful work, by using their built-in methods to filter and merge the contents of sets quickly and easily.
Instructional Video10:33
TLDR News

Electoral College Victory Secured for Biden: But the Chaos Likely Isn't Over Yet - TLDR News

12th - Higher Ed
Yesterday, the Electoral College officially selected Joe Biden to be the 46th President of the United States. However, the process isn't over yet and with some determined to see Trump get a second term, the chaos might not be over...
Instructional Video5:55
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Development environment setup

Higher Ed
A look at development environments, some options and what we'll use in the course This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video10:45
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - Search

Higher Ed
Go through my implementation of the project and discuss code, tips and pointers This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video12:22
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Functions - an introductory look

Higher Ed
Working with files and performing read and write operations using context managers and permissions This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video2:57
Brainwaves Video Anthology

Suzanne Nossel - On Censorship and Banning Books

Higher Ed
Suzanne Nossel currently serves as the Chief Executive Officer of PEN America, the leading human rights and free expression organization, and she is author of Dare to Speak: Defending Free Speech for All. Since joining in 2013, she has...
Instructional Video19:23
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Merge Sort

Higher Ed
Merge Sort belongs to a class of algorithms which uses divide and conquer to break the problem set into smaller pieces. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in...
Instructional Video7:19
Curated Video

The Full Stack Web Development - Lists & Tables - Project List &Table

Higher Ed
Basic HTML Programming: Lists & Tables - Project List &Table This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology like...
Instructional Video25:48
Packt

Linked Lists

Higher Ed
This video provides an introduction to linked lists. This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to linked lists in...
Instructional Video4:15
Curated Video

Greatest Common Factor

3rd - 5th
Find the greatest common factor of two numbers.
Instructional Video5:33
KnowMo

Understanding Mutually Exclusive Events: Properties and Examples

12th - Higher Ed
The video is a lecture on mutually exclusive events and their key properties. The lecturer explains that an exhaustive list of mutually exclusive events must add up to one because only one event can occur at a given moment. They provide...
Instructional Video5:31
Packt

Merge Sort Complexity

Higher Ed
This video explains merge sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.
Instructional Video5:56
All Ears English

3 Steps to Achieving Your Goals and a Challenge - All Ears English Podcast Bonus

Pre-K - Higher Ed
Can you learn English in 30 minutes? Yes, you can and it might be even more effective than 3 hours of studying if you take our advice from this episode. Listen in today!
Instructional Video12:10
Communication Coach Alex Lyon

What Are Soft Skills? Top 8

Higher Ed
What are Soft Skills? Here are the Top 8 Soft Skills for career success in the workplace, leaders, and managers. Training in soft skills is the key way to develop leadership skills and advance our careers. 00:00 Intro 00:15 Hard vs Soft...
Instructional Video5:36
Fun Robotics

Dictionaries

Higher Ed
Defining dictionaries and their usage in Python programming
Instructional Video4:15
Curated Video

Finding the Probability of Compound Events with Tree Diagrams

K - 5th
In this video, the teacher explains how to find the probability of compound events by creating a tree diagram. They use examples of listing all the possible outcomes in a race and pulling marbles from a bag to demonstrate the process.