Curated Video
Weight
The force of gravity acting on a mass, measured in newtons. On Earth, gravity exerts a force of just under 10 newtons per kilogram. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and...
Curated Video
Specific Rotation: Measuring Optical Activity
Specific rotation is a standardized measure of how much a chiral compound rotates plane-polarized light. It's dependent on the substance’s concentration, the path length of the light, and the temperature, providing key insights into a...
Curated Video
Algebra | Two-Step Equations | Maths with Mrs. B
This video builds upon foundational knowledge of algebraic equations, delving into the methodology for solving two-step equations with clear, step-by-step explanations. 00:00 Introduction 00:14 Questions 00:32 Example 1 01:42 Example 2...
Curated Video
Algebra | Equations - An Introduction | Maths with Mrs. B
This video introduces the concept of algebraic equations and guides learners through the process of solving one-step equations, step by step. 00:00 Introduction 00:16 What is an Equation? 02:13 Solving Equations 02:32 Example 1 03:23...
Curated Video
Struggling to Create: Navigating Work, Life, and Multiple Sclerosis
As Jason's multiple sclerosis worsens, reflects on the challenges of living with multiple sclerosis, expressing his struggle with constantly thinking about his illness and the difficulty of making his film. Despite feeling like time is...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Introduction to JavaScript: Making the Website Interactive
After learning how to create a basic website, you will now learn to make the website more presentable, interactive, and enjoyable. We will use JavaScript. We will instruct ChatGPT to help us with the JavaScript code required to redesign...
Curated Video
Modern JavaScript from the Beginning - Second Edition - For Loop
In this video, we will explore the for loop in JavaScript, which allows us to iterate over a set of values. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from the...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Ownership in Rust
Ownership is a key concept in Rust's memory management system, and it's essential for writing efficient and safe programs. In this video, you will learn about ownership in Rust and how it helps prevent common memory-related errors. This...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - The Stack Versus the Heap in Rust
In Rust, memory management is a crucial part of writing efficient and safe programs. Understanding the differences between the stack and the heap is important for managing memory effectively. In this video, you will learn about the stack...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Loop Through and Modify an Array in Rust
This is a solution video on looping through and modifying an array in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Loop Through and Modify an Array in Rust
This is an exercise video on looping through and modifying an array in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Arrays in Rust
This video explains arrays in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate content.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Destructing Tuples with Rust
This is a solution video on destructing tuples with Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Destructing Tuples with Rust
This is an exercise video on destructing tuples with Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Tuples in Rust
This video explains tuples in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate content.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - What Are Functions in Rust
This is a solution video on functions in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - What Are Functions in Rust
This is an exercise video on functions in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is a Function in Rust - II
This video builds on the previous video and talks about different functions in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is a Function in Rust
This video explains the function in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - How to Loop in Rust
This is a solution video on how to loop in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - How to Loop in Rust
This is an exercise video on how to loop in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - The Loop Keyword in Rust
The video talks about the loop keyword in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - While Loop in Rust
This video demonstrates with example of the While loop in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is the For Loop in Rust
In this video, you will look at the For loop in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...