Instructional Video3:41
Brian McLogan

What is the long division algorithm

12th - Higher Ed
πŸ‘‰ Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...
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 Video1:24
Programming Electronics Academy

Using Rotary Encoders with Arduino welcome video

Higher Ed
This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek to help people learn about electronics and programming through the ubiquitous Arduino development board.
Instructional Video3:53
Curated Video

Complete Modern C++ - Deprecated and Removed Features

Higher Ed
This video explains which features were removed in C++17 standard. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes,...
Instructional Video12:39
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Introduction To Shortest Path In An Unweighted Graph - The Distance Table

Higher Ed
Graphs with simple edges (directed or undirected) are unweighted graphs. The distance table is an important data structure used to find the shortest path between any two vertices on a graph. This clip is from the chapter "Shortest Path...
Instructional Video3:18
Brian McLogan

Dividing two polynomials using long division algorithm

12th - Higher Ed
πŸ‘‰ Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Instructional Video1:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - What Is Machine Learning?

Higher Ed
In this video, we will understand machine learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will have a quick...
Instructional Video0:28
Curated Video

Python for Machine Learning - The Complete Beginners Course - Machine Learning Methods

Higher Ed
In this video, we will cover machine learning methods. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will have a quick...
Instructional Video3:41
Fun Robotics

Understanding Confusion Matrix

Higher Ed
Explains how to read a confusion matrix
Instructional Video2:09
NASA

How OSIRIS-REx will Steer Itself to Sample an Asteroid

3rd - 11th
In late August, the OSIRIS-REx spacecraft will navigate to asteroid Bennu’s surface for its first sample collection attempt. To do this, it will use an onboard image software known as Natural Feature Tracking (NFT) β€” a form of optical...
Instructional Video3:32
Brian McLogan

Dividing two polynomials using long division algorithm

12th - Higher Ed
πŸ‘‰ Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Instructional Video6:21
Brian McLogan

Given a Polynomial and a Factor Rewrite Using the Division Algorithm

12th - Higher Ed
πŸ‘‰ Learn how to find all the zeros of a polynomial given one rational zero. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a...
Instructional Video3:21
Brian McLogan

What is the division algorithm and what does it look like for polynomials

12th - Higher Ed
πŸ‘‰ Learn about and how to apply the remainder and factor theorem. The remainder theorem states that f(a) is the remainder when the polynomial f(x) is divided by x - a. Thus, given a polynomial, f(x), which is to be divided by a linear...
Instructional Video5:29
Brian McLogan

Learn how to apply long division when you do not have a remainder

12th - Higher Ed
πŸ‘‰ Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...
Instructional Video3:37
Brian McLogan

How to use long division to divide polynomials

12th - Higher Ed
πŸ‘‰ Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...
Instructional Video0:58
Curated Video

Python for Machine Learning - The Complete Beginners Course - What Is Unsupervised Learning?

Higher Ed
In this video, we will understand unsupervised learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will have a quick...
Instructional Video3:08
Curated Video

Implement a decision tree : Working of a Decision Tree

Higher Ed
From the section: Mastering Kaggle Titanic Competition Using Random Forest. The module will cover Random Forest and thus cover decision trees and will encourage the student to make a Kaggle submission and introduce them to the online...
Instructional Video3:12
Brian McLogan

How to multiply two decimals by each other

12th - Higher Ed
πŸ‘‰ You will learn how to multiply numbers in decimal form. We will work with decimals that are greater and less than one. When multiplying decimals it is important to line up the decimal point so that you keep the place values of the...
Instructional Video5:04
Curated Video

Complete Modern C++ - Big O Notation and Performance of Containers

Higher Ed
In this video, we will explain the Big-O notation and how that is used to gauge performance of common operations of containers and algorithms. This clip is from the chapter "Standard Template Library" of the series "Complete Modern...
Instructional Video20:03
Curated Video

C++ Programming By Example - Overview of STL Algorithms

Higher Ed
What algorithms are available in the standard template library? β€’ Introduce algorithms available in the standard template library via the documentation β€’ Implement examples of use of the various algorithms β€’ Show the output from program...
Instructional Video10:53
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Sorting Trade-Offs

Higher Ed
Let’s understand characteristics which can be used to determine which sorting algorithm is the right one for a system. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in...
Instructional Video3:03
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - You, This course and Us

Higher Ed
This clip is from the chapter "What this course is about" of the series "From 0 to 1: Data Structures & Algorithms in Java".The author introduces herself and the course in this section of the course.
Instructional Video3:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Java Abstract Class – Puzzles

Higher Ed
In this session, we will learn about Java abstract class – puzzles. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to...
Instructional Video3:20
Packt

CompTIA Network+ Certification N10-007: The Total Course - Asymmetric Encryption

Higher Ed
This video explains how to perform asymmetric encryption. This clip is from the chapter "Securing Transmission Control Protocol/Internet Protocol (TCP/IP)" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this...