FuseSchool
MATHS - Algebra - Dividing Polynomials with Monomials
Dividing a polynomial by an integer or an expression is really just another way of simplifying. There isn’t actually anything new to learn: you just need to be able to simplify numbers (like 20/15 simplifies down to 4/3) and know how to...
Jabzy
Liberal Revolution of 1820 - 3 Minute History
In this video, Jabzy brings us historical tidbits and unknown facts about the Liberal Revolution of 1820
IDG TECHtalk
How to use the csplit command: 2-Minute Linux Tips
In this Linux tip, learn how to use the csplit command. It's a command that lets you split a file into pieces based on its content. For example, you might separate a file based on chapter headings, dates or content separators of some...
Brian McLogan
Verifying trigonometric identities by converting to a monomial denominator
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the term(s) on the left hand side of the equality sign is equal to the term(s) on the right hand side. To...
Curated Video
Vim Masterclass - Working with Multiple Windows
This video demonstrates how to view multiple files at once using windows in Vim. This video also explains how to split your window vertically and horizontally, and create complex window layouts. This clip is from the chapter "Vim Buffers...
Curated Video
Talking Numbers - Intermediate English Lessons - English Like A Native
Join my intermediate English lessons to take your English to the next level. Today's English lesson looks at how we discuss numbers, more specifically fractions, percentages, and decimals.
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding and Joining Datasets
In this video, you will learn how to add and join datasets. This clip is from the chapter "Project 4 - Wine Quality Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
Job-Ready SQL in an Afternoon - Unions
In this video, we will cover unions. This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Curated Video
Coloring Pencils (Part 1) (Use the number line to calculate a fraction of a whole)
Alicia split her coloring pencils into groups. She has 3 sets of 5 pencils…How many coloring pencils does she have in all?
Curated Video
Adding Fractions Using Visual Models
Use visual models to solve word problems involving addition of fractions with like and unlike denominators.
Curated Video
Predictive Analytics with TensorFlow 9.3: Developing a Predictive Model for Time Series Data
RNNs, specifically LSTM models, are often a difficult topic to understand. Time series prediction is a useful application for RNNs because of temporal dependencies in the data. Time series data is abundantly available online. In this...
ACDC Leadership
The Ultimatum Game- Are people rational?
This is a quick overview of The Ultimatum Game. It is a super fun activity and a great way to show that people don't just look at money when they make decisions.
Curated Video
The Complete Practical Docker Guide - Making Notes of the Commands
This video demonstrates how to make notes of the commands. This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This section...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Function to Run the Attack
In this video, you'll learn to make functions to run your brute force attack. This clip is from the chapter "Developing a Brute Force Attacker" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Brian McLogan
Understanding asymptotes - Online Tutor - Free Math Videos
In this playlist I show you how to find the vertical and horizontal asymptotes as well as the x-intercepts of a function. To find the x intercepts we find where the domain is not defined for the function. To find the horizontal...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution 1 (Map)
Let's discuss the solution to the quiz on Map() function. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Curated Video
Interpreting Remainders (Part 1)
Interpret the remainder of a real-world division problem.
Curated Video
Fetch()ing Data in JavaScript
Often JavaScript apps interact with other sites and services to obtain data, like maps or transit data. In this video, Mark will show you how to use fetch() to retrieve data from other apps.
Curated Video
Solve Absolute Value Equation by Isolating the Absolute Value Expression First
In this video lesson, we will learn about multi-step absolute value expressions that require you to isolate the absolute value expression before writing two equations to solve. We will review absolute value equations that have no...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Training and Test Sets: Splitting Data
In this video, we will be working on splitting the data with training and test sets. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Curated Video
Agile Project Management - When to Split User Stories
This video explains when to split user stories. This clip is from the chapter "Splitting and Combining User Stories" of the series "Agile Project Management".This section explains splitting and combining user stories.
Curated Video
Agile Project Management - How to Split User Stories
This video explains how to split user stories. This clip is from the chapter "Splitting and Combining User Stories" of the series "Agile Project Management".This section explains splitting and combining user stories.
Curated Video
Machine Learning Random Forest with Python from Scratch - Information Gain
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...