Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating Billing Alerts
In this video, we will work on a hands-on exercise of creating a billing alert on the AWS service.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating a Custom Image
As a starting point, let's create a simple image using Docker's reserved, minimal image—scratch.
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Autoregression
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...
Packt
Autoregression
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...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Basic Logical Functions (IF, AND, OR)
In this video, we will cover basic logical functions (IF, AND, OR).
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - SNS Introduction
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.
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - CloudWatch Alarms
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...
Science Buddies
Make a Light-Up Activity Timer with Arduino | Science Project
Build a light-up kids activity timer with Arduino in this fun engineering project
Science Buddies
Super Simple Neural Network Explanation | Machine Learning Science Project
Learn how a perceptron works and program a simple example in Python in this artificial intelligence science project.
The Business Professor
Drag-Along Rights - Term Sheet
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...
The Business Professor
Protective Provisions - Term Sheet
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...
Curated Video
Necessary, but not Sufficient
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...
Science Buddies
Automatic Plant Watering with Arduino
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:...
Curated Video
Password Spraying
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...
Soliloquy
Could Trump win under a Proportional System?
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...
Science ABC
Max Pain: How Much Pain Can A Person Take?
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...
Curated Video
Understanding Heat Waves
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...
TLDR News
Wealth Tax? Could Britain's Billionaires Pay for the Pandemic?
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...
Programming Electronics Academy
Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)
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...
Soliloquy
How Jacinda Ardern turned 49% into 53%
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Centralized Logging
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...
TLDR News
Why We're Not Achieving Coronavirus Herd Immunity & How it Impacts a 2nd Wave - TLDR News
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...
The Business Professor
Understanding the Family Medical Leave Act
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.
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)
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)