Instructional Video6:38
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Arrays

Higher Ed
Sometimes you may want to store tens, hundreds, or even thousands of pieces of information. An array will enable you to do this and to index each piece of information easily. Here, the concept of arrays and how to use them is explained...
Instructional Video2:31
Brian McLogan

Learn to find the average acceraltion of a particle not given in a table

12th - Higher Ed
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Instructional Video12:31
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By)

Higher Ed
In this lesson, you will learn about grouping in a single column. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video7:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Group By)

Higher Ed
Let's discuss a solution to the quiz. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video7:29
Curated Video

Node.js API Masterclass with Express and MongoDB - Aggregate - Calculate Average Rating

Higher Ed
Bootcamp Reviews & Ratings: Aggregate - Calculate Average Rating This clip is from the chapter "Bootcamp Reviews & Ratings" of the series "Node.js API Masterclass with Express and MongoDB".This section is about Bootcamp Reviews & Ratings...
Instructional Video11:04
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] ComputeAverage API

Higher Ed
[Hands-On] gRPC Client Streaming: [Solution] ComputeAverage API This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going...
Instructional Video15:52
Curated Video

REST APIs with Flask and Python - Object-Oriented Programming in Python

Higher Ed
This video explores Object-Oriented Programming in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your...
Instructional Video12:00
Curated Video

Probability Statistics - The Foundations of Machine Learning - Getting Started with Code: Feel of Data

Higher Ed
In this video, we will get started with coding. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our working...
Instructional Video6:57
Curated Video

Job-Ready SQL in an Afternoon - Aggregation Functions

Higher Ed
In this video, we will cover aggregation functions. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Instructional Video12:27
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Rprop and Momentum

Higher Ed
This video explains Rprop and momentum. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep neural...
Instructional Video13:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Models and Optimization: Optimization

Higher Ed
In this video, we will cover optimization. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Instructional Video7:18
Curated Video

Google Sheets Fundamentals - Google Sheets Quick Start 3

Pre-K - Higher Ed
Doing the Math • Creating a formula to calculate the result • Using a function to calculate the result • Copying and pasting a formula • Selecting precision for the result
Instructional Video4:30
Curated Video

7 Fun Facts About Your Blood You Didn't Know

Higher Ed
What do you know about blood? I’ll share with you 7 fun (and very interesting) facts that you probably didn’t know.
Instructional Video10:21
AllTime 10s

10 Mythical Creatures With Scientific Origins

12th - Higher Ed
Everyone knows about Vampires, Dragons and Zombies, but how did those creatures actually come about? It turns out there's more to it than just imagination. Here's 10 Mythical Creatures with Scientific Origins.
Instructional Video13:39
ProTeachersVideo

A World of Maths: The Mini

Higher Ed
This programme contains ten short and stylish sequences, all shot at the BMW Mini assembly plant in Oxford and on the road with the car itself. Each sequence features a different aspect of mathematics for pupils to explore and...
Instructional Video5:50
Curated Video

The Secret to Thriving Students: What Economists and Educators Have Learned About Effective Teaching

Higher Ed
This video discusses effective learning and the importance of teachers in maximizing student success. It highlights the need for teachers to have a deep understanding of subject matter, psychology, and pedagogy, as well as the importance...
Instructional Video3:56
NASA

NASA | IceBridge 2010 with Lora Koenig

3rd - 11th
This video shows a live interview with NASA Goddard cryospheric scientist Lora Koenig regarding Operation IceBridge and the 2010 Arctic sea ice maximum. Or get tweeted by NASA:
Instructional Video10:20
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Select, Withcolumn, Filter)

Higher Ed
Let's discuss the solution for the quiz we discussed in a previous lesson. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video15:23
Curated Video

Node.js API Masterclass with Express and MongoDB - Creating Our First Model

Higher Ed
Getting Started With MongoDB & Bootcamps Resource: Creating Our First Model This clip is from the chapter "Getting Started With MongoDB & Bootcamps Resource" of the series "Node.js API Masterclass with Express and MongoDB".This section...
Instructional Video0:54
Curated Video

Finding the Mean

9th - 12th
How the find the MEAN or average of a list of values. We will learn that to find the MEAN we will add all the values in the data set and divide by the number of values in the set.
Instructional Video18:49
Curated Video

Probability Statistics - The Foundations of Machine Learning - Entropy - The Most Important Application of Expected Values

Higher Ed
In this video, we will cover Entropy - the most important application of expected values. This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Instructional Video2:49
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 20 - Compute the Average Luminosity Over a Period of Time

Higher Ed
This video explains activity 20 - computing the average luminosity over a period. This clip is from the chapter "Photoresistor- Measure Luminosity" of the series "Arduino for Beginners - 2022 Complete Course".This section explains...
Instructional Video6:41
Curated Video

Python In Practice - 15 Projects to Master Python - Data Analysis - Data Science Project 1

Higher Ed
This video explains data analysis. This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Instructional Video6:00
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Plotting the Moving Avg

Higher Ed
This video demonstrates plotting the Moving Avg. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.