Instructional Video1:44
NASA

NASA | RRM Day One: Captured!

3rd - 11th
Day One of NASA's Robotic Refueling Mission (RRM) wraps, and mission planners are giving it high marks. Designed to push the boundaries of what robots can do in space, the five-day RRM effort has ambitious goals. Operational managers at...
Instructional Video4:49
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Create a Python Class

Higher Ed
This video demonstrates how to create a class in Python. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a concise...
Instructional Video4:04
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #2 Case Introduction

Higher Ed
This video provides an introduction to the case that you will be working on. This clip is from the chapter "Robot #2 - Copy Text from Image (Easy)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This...
Instructional Video7:01
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Data Scraping - Part 1

Higher Ed
In this video, you will learn about extracting structured information from websites and applications using the classic design experience. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic...
Instructional Video10:48
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Boolean Variables

Higher Ed
In this video, you will take a closer look at Boolean variables and all the things we can do with them. This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation - UiPath RPA...
Instructional Video3:08
NASA

NASA | GROVER in Greenland

3rd - 11th
From May 6 to June 8, 2013, GROVER was in Greenland. GROVER, the Goddard Remotely Operated Vehicle for Exploration and Research, also known as the Greenland Rover, was based at Summit Camp on the ice sheet of Greenland. NASA's Dr. Lora...
Instructional Video2:59
NASA

NASA | GROVER Heads to Greenland

3rd - 11th
NASA is ready to test a new student-designed rover at the Summit Camp in Greenland, a research station sitting on a two-mile thick sheet of ice. The Goddard Remotely Operated Vehicle for Exploration and Research, or GROVER, carries...
Instructional Video1:13
NASA

LRO Mission | NASA's First Step Back to the Moon

3rd - 11th
The Lunar Reconnaissance Orbiter (LRO) is NASA's first step in returning humans to the Moon and extending human presence into the solar system. LRO will create the comprehensive atlas of the Moon's features and resources necessary to...
Instructional Video5:56
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Composition - Use a Class Inside Another Class

Higher Ed
This video gives a brief introduction of the concepts of composition and shows you how to use a class inside another class. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by...
Instructional Video4:56
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - UI Automation (Applications and Web) - Part 2

Higher Ed
In this video, you will learn about the automation of desktop applications and web browsers using the modern design experience. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process...
Instructional Video3:35
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #3 Case Introduction

Higher Ed
This video provides an introduction to the case that you will be working on. This clip is from the chapter "Robot #3 - Send Email with Dad Joke (Easy/Medium)" of the series "Robotic Process Automation - UiPath RPA Developer...
Instructional Video1:56
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Robots Text

Higher Ed
In this video, we dive into the concept of robots text and its importance in web scraping ethics. The video explains how every website has a robots text file where rules are defined that every web scraper or a bot should follow. We learn...
Instructional Video5:42
Curated Video

What is Artificial Intelligence

Higher Ed
In this video, we will cover what artificial intelligence is. This clip is from the chapter "AI Workloads and Considerations (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will...
Instructional Video3:28
TMW Media

Robotics Challenges for the Future: Robots in the wild

K - 5th
What are remote robots? What are some things that ASIMO can do? How can you work on robots one day? Robotics Challenges for the Future, Part 3
Instructional Video5:57
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #4 Case Introduction

Higher Ed
This video provides an introduction to the case that you will be working on. This clip is from the chapter "Robot #4 - Dress to Impress (Easy/Medium)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This...
Instructional Video6:59
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Where to Practice Framework Content?

Higher Ed
This video explains where to practice framework content. This clip is from the chapter "Environment and Project Setup" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, we will focus on setting up...
Instructional Video5:04
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Agent

Higher Ed
This video explains the agent. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Instructional Video4:51
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Add Class Methods

Higher Ed
This video demonstrates how to add functionalities to class. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a concise...
Instructional Video3:51
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - What is OOP, what are Classes

Higher Ed
In this video, the author defines and gives a brief description of OOP and classes. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the...
Instructional Video11:51
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 3 - Lock the Application When an Obstacle Is Detected

Higher Ed
This video explains step 3 - lock the application when an obstacle is detected. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Instructional Video2:48
Curated Video

Arduino for Beginners - 2022 Complete Course - Project Conclusion - Going Further

Higher Ed
This video explains the project conclusion - going further. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section explains interactive...
Instructional Video6:50
Curated Video

Arduino for Beginners - 2022 Complete Course - How the Ultrasonic Sensor Works + pulseIn() Function

Higher Ed
This video explains how the ultrasonic sensor works + pulseIn() function. This clip is from the chapter "Ultrasonic Sensor - Measure Distances" of the series "Arduino for Beginners - 2022 Complete Course".This section explains measure...
Instructional Video2:24
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 15 - Power On a Different LED Depending on the Distance from an Obstacle

Higher Ed
This video explains activity 15- power on a different LED depending on the distance from an obstacle. This clip is from the chapter "Ultrasonic Sensor - Measure Distances" of the series "Arduino for Beginners - 2022 Complete Course".This...
Instructional Video9:06
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #1 Solution Walkthrough

Higher Ed
This video demonstrates the solution walkthrough for the previous case study. This clip is from the chapter "Robot #1 – Cryptobot (Easy)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This section...