Instructional Video4:20
Curated Video

Apache Maven Beginner to Guru - Assignment Review "Testing with Maven"

Higher Ed
This video provides an assignment review for adding Groovy and Junit 4 support to a Maven project. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds...
Instructional Video8:49
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project handoff: Bringing it together

Higher Ed
Project execution and completion for quote finder using the implemented hash table class This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:51
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bisection/Binary search - Iterative implementation

Higher Ed
Implement the get_val method and add search functionality for the class 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 Video11:02
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Command line/Terminal basics

Higher Ed
An introductory look at collections in Python 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:37
Curated Video

Apache Maven Beginner to Guru - Deploy CircleCI to Packagecloud

Higher Ed
This video explains how to deploy CircleCI to packagecloud. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Instructional Video3:20
Brian McLogan

Why do I need to know the difference of real numbers

12th - Higher Ed
👉 Learn how to classify numbers. We will classify numbers as real, imaginary, rational, and irrational.
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 This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
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 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__ 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 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. 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 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 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 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 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 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 This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3:...
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 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 This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
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 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 is about...
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 This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
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 self-made...
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 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 essential...