Instructional Video8:11
Science Buddies

Control a Positional Servo Motor with an Arduino

K - 5th
Learn how to use the Arduino servo library to control a positional servo motor in this video. Visit the the Science Buddies website for cool science projects you can do with an Arduino:...
Instructional Video4:31
Science Buddies

Continuous Rotation Servo Motors and Arduino

K - 5th
Learn how to use the Arduino servo library to control a continuous rotation servo motor in this video. See the Science Buddies website for cool science projects you can do with an Arduino:...
Instructional Video11:05
Flipping Physics

Short Answer for AP Physics Explained

12th - Higher Ed
I answer the question, “What are AP Physics Short Answer Questions?”
Instructional Video4:20
Curated Video

R Programming for Statistics and Data Science - Extending a Data Frame in R

Higher Ed
This video explains extending a data frame in R. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video6:01
Curated Video

R Programming for Statistics and Data Science - Creating a Factor in R

Higher Ed
This video explains creating a factor in R. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video3:30
Curated Video

R Programming for Statistics and Data Science - Categorical Data

Higher Ed
This video explains categorical data. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video6:59
Packt

Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job

Higher Ed
This video shows how to extend the job created in video 2.3. • Pull code from GitHub • Pass a parameter to a build • Build the job periodically This clip is from the chapter "Tour of Jenkins" of the series "Hands-On Continuous...
Instructional Video7:43
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Function Scope in JavaScript

Higher Ed
This video provides an introduction to the function scope in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video2:33
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Classes

Higher Ed
This session provides an overview of the next mini-project. Let's start working on our project and write a program for basic operations. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and...
Instructional Video5:55
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-1

Higher Ed
In this lesson, we will explore arithmetic operations on variables. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to...
Instructional Video3:58
Curated Video

R Programming for Statistics and Data Science - Getting a Sense of Your Data Frame

Higher Ed
This video explains getting a sense of your data frame. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video5:43
Curated Video

Linux Fundamentals - Environment Variables

Higher Ed
This video explores environment variables. This clip is from the chapter "Environment Variables in Linux" of the series "Linux Fundamentals".This section explains the environment variables and explains how to find solutions with the help...
Instructional Video11:43
Packt

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage

Higher Ed
This video adds unit tests for the Python code, deploys the application to a staging environment, and tests the deployments with user acceptance tests. • Add steps to the pipeline • Analyze unit and user acceptance tests • Deploy to a...
Instructional Video5:42
Curated Video

How to Interpret and Evaluate a Real World Function

9th - 12th
In this video, the teacher explains how to interpret and evaluate a real-world function using a gift card as an example. The video covers finding the original value of the gift card, the amount spent each day, the remaining value after a...
Instructional Video11:24
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Type Casting

Higher Ed
This session covers the concept of type casting in details. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Instructional Video10:38
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Conditional Statements

Higher Ed
In this video, you'll learn what conditional statements are. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Instructional Video7:00
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Strings)

Higher Ed
In this lesson, we're going to discuss the solution to the problem we saw in our previous session. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on...
Instructional Video8:03
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Solution Code 1

Higher Ed
Let's start coding the first part of the project. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video7:14
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Checking Credentials

Higher Ed
Let's start working on the mini-project. In this session, we will code for checking the credentials. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily...
Instructional Video4:05
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Functions

Higher Ed
In this video, you will get an overview of the mini-project. For this project, we will be writing a program for an ATM machine. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and...
Instructional Video6:29
Curated Video

R Programming for Statistics and Data Science - Building a Bar Chart with ggplot2

Higher Ed
This video explains building a bar chart with ggplot2. This clip is from the chapter "Visualizing Data" of the series "R Programming for Statistics and Data Science".This section explains visualizing data.
Instructional Video6:43
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Classes

Higher Ed
In this video, you'll learn about classes. This clip is from the chapter "Professional JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the techniques to become a...
Instructional Video2:44
Curated Video

R Programming for Statistics and Data Science - Tidying Data in R - unite() and spread()

Higher Ed
This video explains tidying data in R - unite() and spread(). This clip is from the chapter "Manipulating Data" of the series "R Programming for Statistics and Data Science".This section explains manipulating data.
Instructional Video3:15
Curated Video

R Programming for Statistics and Data Science - Decomposition of Variability: SST, SSR, SSE

Higher Ed
This video explains decomposition of variability: SST, SSR, SSE. This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.