Wonderscape
The Thrills of Physics: Understanding Roller Coaster Energy
Explore the law of conservation of energy and how it applies to the exhilarating experience of roller coasters. This video explains how gravitational potential energy and kinetic energy interact and transform throughout a roller coaster...
Wonderscape
Understanding Thrust and Drag in Aviation
Explore the concepts of thrust and drag as crucial components of flight in aviation. Learn how engineers harness Newton's third law of motion to create forward propulsion through jet engines and propellers, while simultaneously combating...
Wonderscape
Flight Dynamics: Understanding Air Pressure and Lift
Delve into the principles of flight dynamics, focusing on the relationship between air pressure and lift. Discover how Bernoulli's principle influences the design of airplane wings, creating the necessary conditions for lift to occur....
Wonderscape
Amazing Owl Adaptations
Discover the incredible adaptations of owls, including their unique facial discs for capturing sound, powerful talons, and exceptional eyesight for night hunting. Learn about the differences between round-faced and heart-shaped-faced...
Wonderscape
Revolution on the Move: The Mechanics of the Wheel and Axle
Dive into the mechanics of the wheel and axle, a simple machine that transforms how we transport objects and reduce effort. This video covers the integration of wheels in everyday tools like cars, bicycles, and dollies, explaining how...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Decorating the Game's Environment
In this video, you will learn how to enhance the game environment by adding plants and decorations.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing
In this video, you will learn how to control player movement while dashing with this technique.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning
This brief video outlines machine learning, its importance, and how it can be used in various applications to make life easier. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Setting Up Large-Scale Scene
In this video, you will learn how to create a large-scale scene in Unreal Engine 5. You will understand how to set up the landscape, the sky, and the lighting, and learn how to optimize the scene for better performance. This clip is from...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Resource Pack and Introduction to Modular Kit
In this video, you will learn about modular kit and resource packs that are available in Unreal Engine 5. You will understand the benefits of using modular kits to build your environment, and how to use the resource pack to create your...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction to React.JS
In this video, we will look at React.JS, a popular JavaScript library for building user interfaces. You will learn about the benefits of using React, its component-based architecture, and the virtual DOM, and an overview of the key...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - String Methods - Part 3
In this final part, we will explore more advanced string methods such as match, search, slice, substr, and includes, enable you to search for patterns in strings, extract substrings, and check whether a string contains a specific value,...
Curated Video
The Secret Life of the Fetus: Sensory Experiences Before Birth
Uncover the fascinating sensory world of the fetus during its time in the womb. From the first stirrings of movement to developing taste preferences influenced by maternal diet, this video reveals how fetuses actively experience their...
Curated Video
The Silent Language of Gestures: Understanding Non-Verbal Communication
Explore the powerful role of non-verbal communication in our daily interactions. This video dives into the fascinating world of body language, examining how our gestures, facial expressions, and physical distances convey complex messages...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Clone Arrays with Slice in JavaScript
In JavaScript, you can clone an array using the slice() method. Cloning an array means creating a new array with the same values as an existing array, but the two arrays are completely independent of each other. This video will...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Bonus Solution - Use the Splice Method to Decode the Puzzle
In this video, we will discuss a bonus solution to the exercise on using the splice method to decode the puzzle. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - CI/CD
This video explains continuous integration and continuous delivery in DevOps. This clip is from the chapter "DevOps" of the series "Web Development Concepts for Everyone".This video explains DevOps and cloud orchestration with Kubernetes.
Curated Video
The Dress Illusion: Unraveling Visual Perception Mysteries
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - What's New in Project 2021?
In this video, explore the latest features of Project 2021, including resource management tools, collaboration features, and improved scheduling capabilities. Learn how to use these new features to manage projects more effectively. This...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - onSubmit Functionality for OpenAI API Connection with ChatGPT
In this video, you will learn how to add onSubmit functionality for OpenAI API connection with ChatGPT, enabling your application to query the OpenAI API and display responses based on user input.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Texture Maps with Node Wrangler
In this lesson, you will find out how to import texture maps with Node Wrangler in Blender. This is perhaps the most useful built-in addon that's available for Blender. This addon makes creating materials a real joy.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Candle Blueprint
The lesson will show you how to make use of your torch blueprint and apply the same fire particles and light flickers to our candles.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Asset Collections with Physics
In this lesson, we are going to continue working with a blueprint setup for our asset collections. This time, you will also learn how to add physics to your smaller props for the blueprint actors.
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub Environments | How to Add Manual Approvals
This video demonstrates GitHub environments, and you will focus on how to add manual approvals. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section...