Instructional Video6:35
SciShow

The WHO Says Diet Soda Causes Cancer. Does It?

12th - Higher Ed
The World Health organization recently added aspartame, an artificial sweetener used in diet soda and tea, to its list of possibly carcinogenic substances. But will diet soda really give you cancer? We look at the science behind the...
Instructional Video5:30
SciShow

Why People Keep Eating Tide Pods

12th - Higher Ed
Recently, you may have noticed a lot of memes on the Internet joking about eating Tide Laundry Pods. It was just a bit of absurdist fun until videos and stories started popping up of people actually eating them and experiencing some...
Instructional Video4:38
TED-Ed

TED-Ed: Can plants talk to each other? - Richard Karban

Pre-K - Higher Ed
Can plants talk to each other? It certainly doesn't seem that way: They don't have complex sensory or nervous systems, like animals do, and they look pretty passive. But odd as it sounds, plants can communicate with each other "...
Instructional Video4:26
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Access Library by Using A for B

Higher Ed
In this video, we will discuss the solution to the exercise on accessing a library using the A for B pattern from the previous video. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course...
Instructional Video6:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Compile and Deploy Your First Smart Contract

Higher Ed
In this video, you will learn how to compile and deploy your first smart contract using Remix Ethereum IDE. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity Course...
Instructional Video8:16
Curated Video

A Detailed Guide to the OWASP Top 10 - #9 Security Logging and Monitoring Failures

Higher Ed
This video explains OWASP 09 - security logging and monitoring failures.
Instructional Video7:57
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Package Installation

Higher Ed
This video demonstrates the steps involved in installing NLTK. Another package we will need to install for creating our chatbot is the Wikipedia app, and then import the required libraries. This clip is from the chapter "Basics of...
Instructional Video4:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fixing the Key Warning

Higher Ed
Let's learn more about the "Each child in a list should have a unique key prop" warning, which happens in React when you create a list of elements without the unique key attribute.
Instructional Video5:16
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Dataset Overview - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis

Higher Ed
This video helps you with an overview of the dataset. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".null
Instructional Video9:18
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Auto ARIMA in Python

Higher Ed
This video talks about Auto ARIMA and how it is one of the best models in time series forecasting. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting...
Instructional Video12:12
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Automatic Time Series Decomposition

Higher Ed
This video explains how to execute automatic time series decomposition. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video9:18
Packt

Auto ARIMA in Python

Higher Ed
This video talks about Auto ARIMA and how it is one of the best models in time series forecasting. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting...
Instructional Video12:12
Packt

Automatic Time Series Decomposition

Higher Ed
This video explains how to execute automatic time series decomposition. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video33:52
Hip Hughes History

Supreme Court Cases For Dummies: US History Review

6th - 12th
First, you are not a dummy. Watch Mr. Hughes serve up a heaping helpful of Judicial Review designed to help you pass your tests and walking around a little smarter than when you started
Instructional Video3:58
Curated Video

Wireshark D5 V7 - HTTP analysisTroubleshoot your network

Higher Ed
DAY FIVE - Learn how to capture application layer protocol packets and perform deep packet inspection, along with detecting network issues - Video 7: Troubleshoot your network
Instructional Video4:03
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Spark Hadoop Setup

Higher Ed
In this session, we will continue setting up Spark. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video13:05
Curated Video

Create a machine learning model of a real-life process or object : Implementing a Simple Linear Regression Algorithm

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a good...
Instructional Video0:34
Next Animation Studio

Smartphones can be used as early warning systems for earthquakes

12th - Higher Ed
U.S. scientists found sensors in smartphones and similar devices can be used to build early earthquake warning systems, according to a study published in the inaugural issue of the American Association for the Advancement of Science's...
Instructional Video18:36
Institute for New Economic Thinking

William White - Anatomy of Crisis: Economic Theory, Politics and Policy

Higher Ed
The Inaugural Conference @ King's, Institute for New Economic Thinking, Session 1: Anatomy of Crisis The Living History of the Last 30 years: Economic Theory, Politics and Policy The current economic and financial crisis, and it is both,...
Instructional Video5:50
Science360

When Nature Strikes - Tornadoes

12th - Higher Ed
Tornadoes can form in minutes, making early and accurate warnings crucial to saving lives. Howard Bluestein at the University of Oklahoma and Adam Houston at the University of Nebraska are trying to understand why some storms produce...
Instructional Video4:52
Curated Video

The Full Stack Web Development - PHP Error Types

Higher Ed
PHP Errors, Debugging & Config: PHP Error Types This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error, debug functions and...
Instructional Video2:34
Science360

Understanding Human Nature When Mother Nature Wreaks Havoc

12th - Higher Ed
StormViewâ„¢ is a software program that gauges how residents of hurricane-prone regions might react in the event of an imminent storm. It was developed by University of Miami professor Kenny Broad and a number of collaborators, and...
Instructional Video13:02
Curated Video

The Full Stack Web Development - Error Reporting & Triggering Errors

Higher Ed
PHP Errors, Debugging & Config: Error Reporting & Triggering Errors This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error,...
Instructional Video3:06
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is Merge Conflict?

Higher Ed
This video explains the concept of merge conflict in Git. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...