Science Buddies
Control a Positional Servo Motor with an Arduino
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:...
Science Buddies
Continuous Rotation Servo Motors and Arduino
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:...
Flipping Physics
Short Answer for AP Physics Explained
I answer the question, “What are AP Physics Short Answer Questions?”
Curated Video
R Programming for Statistics and Data Science - Extending a Data Frame in R
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.
Curated Video
R Programming for Statistics and Data Science - Creating a Factor in R
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.
Curated Video
R Programming for Statistics and Data Science - Categorical Data
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.
Packt
Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job
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...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Function Scope in JavaScript
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Classes
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-1
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...
Curated Video
R Programming for Statistics and Data Science - Getting a Sense of Your Data Frame
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.
Curated Video
Linux Fundamentals - Environment Variables
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage
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...
Curated Video
How to Interpret and Evaluate a Real World Function
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Type Casting
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.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Conditional Statements
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Strings)
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Solution Code 1
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Checking Credentials
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Functions
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...
Curated Video
R Programming for Statistics and Data Science - Building a Bar Chart with ggplot2
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.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Classes
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...
Curated Video
R Programming for Statistics and Data Science - Tidying Data in R - unite() and spread()
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.
Curated Video
R Programming for Statistics and Data Science - Decomposition of Variability: SST, SSR, SSE
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.