Instructional Video2:34
Curated Video

The Hidden Colours of Classical Sculpture

Pre-K - Higher Ed
The world is familiar with classical icons such as the Parthenon in Athens, but recent research suggests that both the ancient Greeks and the Romans saw their marble treasures very differently from the way we see them today. Close...
Instructional Video2:33
Curated Video

Sharks: Diversity, Threats, and Conservation Efforts

Pre-K - Higher Ed
This video discusses the diversity and historical significance of sharks, highlighting their existence even before dinosaurs. It also addresses the threats faced by certain shark species, particularly in the Coral Sea off Australia's...
Instructional Video5:41
Wonderscape

Embracing Diversity: Practical Steps Toward Multiculturalism

K - 5th
This video explores actionable ways to promote multiculturalism and dismantle systemic barriers. Learn how activism at various levels, from government lobbying to local community efforts, aims to create a more equitable society. Discover...
Instructional Video22:10
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Complete Model 3 Section

Higher Ed
Discover the step-by-step process of building the Model 3 section of the Tesla UI clone, gaining valuable insights into the implementation of key features and design elements.
Instructional Video24:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Colors and Website Design

Higher Ed
In this lesson, we will continue working on the design of our website. We will look at coloring and understand RGB and hexadecimal coding to use different colors in the images. We will look at the tools for different color-picking ways.
Instructional Video10:33
Curated Video

Modern JavaScript from the Beginning - Second Edition - Web Animations API - Ball Project

Higher Ed
In this video, you will learn about the Web Animations API. We will see how to create animations using the Web Animations API and how to control them using JavaScript. This clip is from the chapter "Web Browser APIs" of the series...
Instructional Video12:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - Random User Mini-Project

Higher Ed
In this mini project, we will use the Fetch API to load data from the Random User API and display it in an HTML document. We will cover how to create a custom function for fetching data, how to handle errors and loading states, and how...
Instructional Video10:41
Curated Video

Modern JavaScript from the Beginning - Second Edition - Page Loading and Window Events

Higher Ed
In this video, we will look at how to handle page loading and window events in JavaScript. You will learn how to use event listeners to detect when a page has finished loading and how to respond to window events such as resizing and...
Instructional Video10:52
Curated Video

Modern JavaScript from the Beginning - Second Edition - Mouse Events

Higher Ed
In this video, we will look at how to handle mouse events such as click, double-click, hover, and drag in JavaScript. You will learn how to use event listeners to respond to mouse events and perform actions based on them. This clip is...
Instructional Video8:00
Curated Video

The Healing Powers of Pets: Purring Therapy and Cancer Detection

6th - Higher Ed
Discover how our pets not only provide companionship but also offer significant health benefits. Explore the science behind the soothing effects of cat purrs, used as a form of stress relief, and learn about innovative research where...
Instructional Video8:28
Curated Video

Eggs Unshelled: Nutritional Powerhouses Explained

6th - Higher Ed
Dive into the fascinating world of eggs with Mac Lesggy as he explores how a single cell transforms into a culinary staple. Discover the structural and nutritional composition of eggs, their benefits as a meat alternative, and the myths...
Instructional Video8:43
Curated Video

Nature's Anomalies: Albino Animals and Carnivorous Plants

6th - Higher Ed
Dive into the world of albino animals and carnivorous plants. Learn about the genetic causes of albinism and how it affects animals in the wild, making them more vulnerable. This segment also covers the fascinating mechanics of...
Instructional Video9:03
Curated Video

Sweet Secrets: Unveiling the Science and History of Sugar

6th - Higher Ed
Dive into the fascinating world of sugar, from its humble beginnings as a luxury item to its current status as a kitchen staple. Discover how sugar is transformed from beets and cane into the crystals we use every day. Explore the...
Instructional Video7:05
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - How to Write Enums

Higher Ed
In this video, we will discuss the solution to the exercise on how to write Enums in Solidity from the previous video. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course -...
Instructional Video2:11
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - How to Write Enums

Higher Ed
This is an exercise video on how to write Enums in Solidity. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this...
Instructional Video6:45
Curated Video

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video12:31
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Use ChatGPT to Breakdown Logic in the Story Feature

Higher Ed
This video is about how to use ChatGPT to break down logic in the story feature of your React Native application. By the end of the video, you will have a better understanding of how to use ChatGPT to simplify and speed up your...
Instructional Video8:48
Curated Video

The Dress Illusion: Unraveling Visual Perception Mysteries

6th - Higher Ed
Dive into the viral sensation of the color-changing dress that puzzled the world, as we explore the science behind visual perception and illusions. Discover how lighting, context, and individual differences in visual processing influence...
Instructional Video7:59
Curated Video

Young Explorers Uncover: Why is the Sky Blue and What Makes Up Clouds?

6th - Higher Ed
Follow a group of curious young scientists as they journey through Paris to solve mysteries of the natural world. This video captures their adventure from the Palais de la découverte to the Cité des Sciences, where they learn firsthand...
Instructional Video10:35
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Styling the Index App EJS and CSS

Higher Ed
This video explains styling the index app EJS and CSS. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on EJS...
Instructional Video6:13
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Light and Dark Mode Color Palette

Higher Ed
In this lecture, you will learn to add colors to your project. You will learn to create a new color set and add the desired number of colors to it. You will also learn to change the display mode using the light and dark modes. This clip...
Instructional Video12:59
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Buttons, Buttons, Buttons

Higher Ed
In this video, we will create a SwiftUI view, “ButtonsExampleViewâ€, and learn to create buttons, add features, and test their functionality. You will learn to add spacers, paddings, and colors, and make them more presentable. This...
Instructional Video5:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure

Higher Ed
This video will discuss the structure of forms, buttons, pickers, sliders, toggles, images, and overlays. We will create a basic form and create different sections and views. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video10:26
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Using Trim Sheets Effectively

Higher Ed
Now that we have dealt with standard texture maps, we will be progressing to trim sheets. These texture maps can be used to give you a lot more variations when texturing your own models.