Instructional Video12:54
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Build your own generators using yield

Higher Ed
An in-depth look at building if elif and else blocks using conditional tests and boolean values
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video10:06
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Add some methods to the class

Higher Ed
Create custom generators using yield<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 Video12:34
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - While loops, enumerate, zip

Higher Ed
Explore some special methods like __init__ and __repr__<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 Video6:49
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Iterators, for loops, generators, list comprehension

Higher Ed
Add the add and remove_course methods to the class<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 Video7:35
Curated Video

Core Java Programming Course- Hash Set

Higher Ed
This video explains the Hash set.<br/<br/>>

This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
Instructional Video3:57
Curated Video

A1 English Listening Practice - Winter

Pre-K - Higher Ed
This video serves as English listening comprehension practice for beginner students. In this video, a native English speaker talks slowly and clearly about the topic of winter. The subtitles are included at the bottom of the screen to...
Instructional Video4:21
Brian McLogan

Reading Graphs

12th - Higher Ed
This math problem was filmed during online live instruction for class. This is my way of providing a free tutorial for students that want to learn math from an online tutor. Please visit my website listed above where you can view all of...
Instructional Video7:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Thank you for taking the course and next steps

Higher Ed
Start building the set_val method and introduce python's hash function
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video9:19
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 1 child node

Higher Ed
Replace the while loop built in the iterative solution in the prior video with recursive function calls to achieve the same goal
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series...
Instructional Video9:17
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Intro to search - Linear, Bisection/Binary search

Higher Ed
Modify set_val method to include update functionality<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 Video2:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series

Higher Ed
Get the list size and range of ints for each list element from the user during program execution
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
Instructional Video7:28
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - A look at the recursive divide function

Higher Ed
Implement Quicksort algorithm step by step
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...
Instructional Video11:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Performance measures - deep dive with a programmatic view

Higher Ed
Analyze execution context and frames created by recursive divide function in-depth
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Instructional Video3:15
Curated Video

Mental Math - Addition

K - 12th
Compute sums mentally using the commutative and associative properties of Addition, compatible numbers, and compensation.
Instructional Video3:25
All In One Social Media

How To Add Background Music In Streamyard (and where to find your own music)

Higher Ed
You can now add your own background music to Streamyard. Let me show you now only HOW to add background music to Streamyard, but WHERE you can get Royalty & Copywrite free music to use.
Instructional Video7:08
Let's Tute

Solving Linear Equations Graphically and Finding Triangle Vertices

9th - Higher Ed
In this video, we learn how to solve a pair of linear equations graphically and find the vertices of the triangle formed by the two lines and the X axis. The steps include understanding the given information, drawing graphs for each...
Instructional Video6:45
Communication Coach Alex Lyon

Communication Professor Breaks down Arnold Schwarzenegger Speech

Higher Ed
Communication professor breaks down an Arnold Schwarzenegger speech at a commencement address at the University of Houston. We look at some of the graduation speech's major strengths.

His main theme is that stories about the...
Instructional Video7:55
Curated Video

Division Using the Area of a Rectangle (Example)

K - 12th
Use the area of a rectangle to divide whole numbers and find the relationship between multiplication and division.
Instructional Video12:56
Curated Video

The Full Stack Web Development - Working With Sets & Sorted Sets

Higher Ed
Redis - The Cache Database: Working With Sets & Sorted Sets
r/>
This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other...
Instructional Video14:14
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Reading from and writing to files

Higher Ed
Detailed look at string concatenation, indexing and slicing<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:59
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Download and install Python

Higher Ed
Explore various options available and download Python 3
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section describes the...
Instructional Video4:40
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Lists, Tuples, and Sets

Higher Ed
The video presents the solution to the "Lists, Tuples, and Sets" Python coding exercise.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the...
Instructional Video11:07
Curated Video

JavaScript Sets and Maps

Pre-K - Higher Ed
Sets and Maps are data structures optimized for holding specific types of data. Mark will demonstrate how to use these fundamental data structures in this video.
Instructional Video12:02
msvgo

Cartesian Product of Sets

K - 12th
It defines the Cartesian product of sets. Also it explains the significance of the name ‘Cartesian product' and the method to estimate the cardinality of the product set.