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.<br<br/>/>

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 Video9:33
Science Buddies

Make a Light-Up Activity Timer with Arduino | Science Project

K - 5th
Build a light-up kids activity timer with Arduino in this fun engineering project
Instructional Video12:38
Science Buddies

How to Use a TMP36 Temperature Sensor with Arduino

K - 5th
Discover how to integrate a TMP36 temperature sensor with an Arduino to control LED indicators based on temperature changes. This video provides a step-by-step guide on setting up the sensor, programming the Arduino, and understanding...
Instructional Video7:11
Curated Video

Julia for Data Science (Video 9)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video6:17
Curated Video

Julia for Data Science (Video 25)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video6:38
Curated Video

Julia for Data Science (Video 17)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video5:53
Curated Video

Julia for Data Science (Video 6)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video6:25
Curated Video

Julia for Data Science (Video 10)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video8:07
Curated Video

Julia for Data Science (Video 3)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video2:53
R Programming 101

The str_sub() function | Text Manipulation with the stringr package in R

Higher Ed
In this video, we dive into the powerful str_sub() function from the stringr package, a must-know tool for anyone involved in data science, text manipulation, or R programming. The stringr package in R is a comprehensive toolkit designed...
Instructional Video12:26
Science Buddies

Automatic Dog (or cat) Treat Dispenser with Arduino

K - 5th
Build an automatic pet treat dispenser using an Arduino in this fun engineering project.
Instructional Video10:55
Science Buddies

Build an Arduino Mass Driver - Cool Science Project

K - 5th
This video shows how to build a model mass driver, also called a coilgun, controlled by an Arduino. Mass drivers could be used to launch payloads into space with electromagnets instead of chemical rockets. There are many variables you...
Instructional Video3:41
Curated Video

Python In Practice - 15 Projects to Master Python - globals( )

Higher Ed
This video explains the globals( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video1:43
Curated Video

Python In Practice - 15 Projects to Master Python - vars( )

Higher Ed
This video explains the vars( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:18
Curated Video

Python In Practice - 15 Projects to Master Python - Python Booleans

Higher Ed
This video explains Booleans, how to create conditions using the bool( ) function, talks about True values and False values.
<
br/>
This clip is from the chapter "Boolean" of the series "Python in Practice - 15 Projects to Master...
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
Instructional Video11:35
Science Buddies

How to Use a Potentiometer with Arduino analogRead

K - 5th
Learn how to use a potentiometer with one of the Arduino's analog input pins and the analogRead function. Visit the Science Buddies website for cool science projects you can do with an
Instructional Video10:52
Science Buddies

Control a Pump with Arduino

K - 5th
Learn how to control a DC pump with Arduino. See the Science Buddies website for cool science projects you can do with an <a href='https://www.sciencebuddies.org/search?prop=arduino' target='_blank' rel='nofollow'>Arduino</a>='https://www.sciencebuddies.org/search?prop=arduino' target='_blank' rel='nofollow'>Arduino
Instructional Video4:24
Curated Video

Julia for Data Science (Video 19)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video5:07
Science Buddies

Obstacle Detecting Glasses with Arduino

K - 5th
Design glasses with a built-in distance sensor and buzzer to warn blind people of an approaching obstacle.
Instructional Video10:09
Science Buddies

Make a Model Planetary Lander with micro:bit

K - 5th
Build a model Mars lander that uses an ultrasonic sensor to measure the distance to the ground as it descends with a parachute
Instructional Video10:08
R Programming 101

Multiple regression: how to select variables for your model

Higher Ed
When doing linear regression, it is important to include right right variables in your model. Multiple regression differs from simple linear regression in that more than one explanatory variable is used in the model. Master variable...
Instructional Video6:39
Curated Video

Python In Practice - 15 Projects to Master Python - Variables

Higher Ed
This video explains the variables, how to create variables, and different types of variables.
<
br/>
This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video4:32
Curated Video

Python In Practice - 15 Projects to Master Python - Variable Names

Higher Ed
This video talks about the different variable names.<br<br/>/>

This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data types and variables.