Instructional Video7:52
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Python in-depth

Higher Ed
Introduction to material covered in the section and the who it's intended for
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Instructional Video7:08
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Build a Binary Search Tree from scratch - Insert

Higher Ed
Introduction to the job scheduler project - to be implemented by students, including motivation and requirements
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3:...
Instructional Video12:27
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - In-order traversal of a Binary Search Tree

Higher Ed
Delete scenario 3 - deleting nodes with both left and right child nodes
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video13:07
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project: Complete quote finder using hash table

Higher Ed
Inserting nodes into a BST in-depth with test cases<br/<br/>>

This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video8:21
Curated Video

Measures of Central Tendency and Grouped Data: Examples and Estimations

Higher Ed
This video is a lecture on measures of central tendency, specifically on how to find the mean for grouped data using coding sets. The lecturer explains the importance of summarizing large data sets and gives examples of various measures...
Instructional Video16:47
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lambda expressions and map function

Higher Ed
Working with numbers and computation along with type casting and getting input from user
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video3:03
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting leaf nodes

Higher Ed
Here, the author thanks everyone for taking the course and suggestions for possible next steps
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python,...
Instructional Video10:10
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project phase 4: Extract redundancies, create function and cleanup code

Higher Ed
Look at best, worst and average cases for complexity in more detail
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video5:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - O(nlog(n)) performance and algorithm prerequisites

Higher Ed
Build a countdown timer using recursion
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video3:19
Curated Video

Using Line Plots to Predict Snow Days

K - 5th
In this video, a teacher demonstrates how to create a line plot using a data set of fractional measurements and emphasize the importance of accuracy and spacing when creating the plot. By analyzing last year's snowfall data organized on...
Instructional Video1:39
Brian McLogan

Using order of operations by following PEMDAS - Online Tutor

12th - Higher Ed
👉 Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video19:46
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Functions - implementation step by step

Higher Ed
Add previously built read functionality to the student class using static and regular methods, along with another special method __eq__ to test for equality based on custom definition
r/>
This clip is from the chapter "Python...
Instructional Video6:07
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bisection search - recursive implementation

Higher Ed
Start a project using the hash table structure/class that was built called quote finder
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python,...
Instructional Video9:11
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project specs and runtime execution intro

Higher Ed
Visual presentation and complexity analysis of the selection sort algorithm
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Instructional Video5:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Insertion sort programmatic execution step by step

Higher Ed
A look at the divide/split function which introduces recursion
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video18:23
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - String methods, functions and import statements

Higher Ed
Working with dictionaries, sets and tuples<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video5:55
Curated Video

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

Higher Ed
A look at development environments, some options and what we'll use in the course
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video6:43
Let's Tute

Pair of Linear Equations: Coincident Equations and Dependence

9th - Higher Ed
In this video, we learn about coincident pair of linear equations and how they differ from intersecting lines. We see how to plot these equations on a graph and how they can result in an infinite number of common points or solutions....
Instructional Video5:02
All In One Social Media

My Home In Korea - Moving To Korea - Desiree Martinez

Higher Ed
My Home In Korea - Moving To Korea // We moved to Korea! Check out our super big house and its funny quarks and enjoy some drone aerial footage or our "backyard".
Instructional Video5:37
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Quicksort implementation

Higher Ed
Add ability to perform several runs of the functions under analysis and perform testing using additional functions and test cases
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation"...
Instructional Video13:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort implementation

Higher Ed
Look at the merge sort algorithm and its big O analysis
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video2:01
Brian McLogan

What is the commutative property of multiplication

12th - Higher Ed
👉 Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video2:26
Brian McLogan

Dividing two positive numbers, 20 / 4

12th - Higher Ed
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Instructional Video6:08
KnowMo

Multiplying Across a Single Bracket: Techniques and Examples

12th - Higher Ed
The video is a lecture on how to multiply across a single bracket in algebra. The presenter explains the meaning behind brackets in algebraic expressions and gives an example to demonstrate this. The video then goes on to explain a...