Instructional Video8:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating Billing Alerts

Higher Ed
In this video, we will work on a hands-on exercise of creating a billing alert on the AWS service.
Instructional Video12:27
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating a Custom Image

Higher Ed
As a starting point, let's create a simple image using Docker's reserved, minimal image—scratch.
Instructional Video5:23
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Autoregression

Higher Ed
This video focuses on autoregression. It is a subset of time series models, which can be used to predict future values based on previous observations. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the...
Instructional Video5:23
Packt

Autoregression

Higher Ed
This video focuses on autoregression. It is a subset of time series models, which can be used to predict future values based on previous observations. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the...
Instructional Video12:27
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Basic Logical Functions (IF, AND, OR)

Higher Ed
In this video, we will cover basic logical functions (IF, AND, OR).
Instructional Video2:36
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - SNS Introduction

Higher Ed
This video provides an introduction to SNS. This clip is from the chapter "Simple Notification Service" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses on the simple notification service.
Instructional Video4:46
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - CloudWatch Alarms

Higher Ed
This video explains about CloudWatch alarms. This clip is from the chapter "CloudWatch Basics - Monitor AWS Resources and Applications Performance" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This...
Instructional Video9:33
Science Buddies

Make a Light-Up Activity Timer with Arduino | Science Project

K - 5th
Build a light-up kids activity timer with Arduino in this fun engineering project
Instructional Video9:01
Science Buddies

Super Simple Neural Network Explanation | Machine Learning Science Project

K - 5th
Learn how a perceptron works and program a simple example in Python in this artificial intelligence science project.
Instructional Video3:28
The Business Professor

Drag-Along Rights - Term Sheet

Higher Ed
What are Drag-Along Rights in a Term Sheet? Drag-along rights, on the other hand, are control provisions that can protect against minority shareholders holding up a deal for the sale of the company. Specifically, it requires a...
Instructional Video3:49
The Business Professor

Protective Provisions - Term Sheet

Higher Ed
What are Protective Provisions in a Term Sheet? Protective provisions are terms that allow preferred shareholders to veto or block specific corporate actions. Protective provisions can help protect the interests of minority shareholders...
Instructional Video4:34
Curated Video

Necessary, but not Sufficient

12th - Higher Ed
Duke neuroscientist Miguel Nicolelis explains his view that the scientific tradition that many biologists inherited from physics of trying to understand the brain by focusing on the neuron as the basic building block, isn’t actually the...
Instructional Video8:14
Science Buddies

Automatic Plant Watering with Arduino

K - 5th
Make your own automatic plant watering system with an Arduino, pump, and soil moisture sensor. Written instructions, including a parts list, circuit diagram, and example code, are available on the Science Buddies website:...
Instructional Video4:42
Curated Video

Password Spraying

Higher Ed
Learn how to spray passwords across many accounts. Password spraying is an attack that attempts to access a large number of accounts (usernames) with a few commonly used passwords. It is different from the traditional brute-force attacks...
Instructional Video7:19
Soliloquy

Could Trump win under a Proportional System?

12th - Higher Ed
Could Trump or Sanders win if the US used a proportional system? The United States uses first passed the post for its electoral system, but many have argued that a proportional system would better represent the nation in the house of...
Instructional Video3:21
Science ABC

Max Pain: How Much Pain Can A Person Take?

Pre-K - Higher Ed
There is no ultimate threshold for pain in human beings. Researchers’ best guess is that the maximum pain a human can tolerate is somewhere higher than 11 dol (somewhere between childbirth and taking a blowtorch to your face). Your pain...
Instructional Video4:40
Curated Video

Understanding Heat Waves

Pre-K - Higher Ed
Learn about heat waves, how they are defined in different regions, and the potential impacts they can have on humans, the environment, and infrastructure. This video also highlights the increased risk of heat-related illnesses during...
Instructional Video8:31
TLDR News

Wealth Tax? Could Britain's Billionaires Pay for the Pandemic?

12th - Higher Ed
Having already spent hundreds of billions on COVID, some are suggesting that the UK government should attempt to recoup some of those costs with a wealth tax. So in this video we explain how a British wealth tax might work, how much...
Instructional Video13:30
Programming Electronics Academy

Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)

Higher Ed
In the last lesson we learned about the "If statement". The "If statement" was the perfect choice for setting up instructions to run only when certain conditions are met. "If 30 seconds has passed - stop the heating element" or "If the...
Instructional Video4:09
Soliloquy

How Jacinda Ardern turned 49% into 53%

12th - Higher Ed
In the recent New Zealand Election, Prime Minister Jacinda Ardern’s Labour party came away with almost a majority of the vote, but from this, they will get an absolute majority in Parliament, so how did they manage this and turn 49% into...
Instructional Video9:04
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Centralized Logging

Higher Ed
Network infrastructure and host and application logs can be stored centrally such as with Linux or Windows log forwarding. This can then be fed into a centralized log ingestion and analysis system, otherwise called SIEM. This clip is...
Instructional Video8:58
TLDR News

Why We're Not Achieving Coronavirus Herd Immunity & How it Impacts a 2nd Wave - TLDR News

12th - Higher Ed
The only way that life can return to normal with Coronavius still present is if we reach a sufficient level of herd immunity. This could be achieved by the virus naturally spreading through the population or via a vaccine. The problem is...
Instructional Video2:00
The Business Professor

Understanding the Family Medical Leave Act

Higher Ed
This video provides an explanation of the Family Medical Leave Act (FMLA), a federal law that grants certain rights to employees regarding time off from work.
Instructional Video7:23
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Edge Detection and Gradient Calculations (Sobel, Laplace and Canny)

Higher Ed
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: [Activity] Edge Detection and Gradient Calculations (Sobel, Laplace and Canny)