Hi, what do you want to do?
Curated Video
Exothermic
A chemical reaction or process that releases heat.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films...
Curated Video
Concepts and measurement: Geometric Constructions-Angle Bisector
By the end of this learning object The learner will be able to: .Discover Intermediate: Geometry4597
All In One Social Media
Mastering SOLO Social Media Marketing Like a Pro
What does it take to be a one-man-social media marketing team? This video breaks down what to do, what to expect, and tools to support your efforts.
Curated Video
People We Never Realized Shaped How We Eat
Weird History Food is going to get into the real foodies who have shaped how and what we eat. Though we eat out of necessity, the evolution of the way food is prepared and served has also made it an incredibly enjoyable experience that...
Curated Video
Conquering Overwhelm: Transform Stress into Serenity
Feeling overwhelmed by life’s demands? In this video, Mark guides you through proven tips and strategies to transform your stress into serenity. Learn to identify the physical and emotional signs of overwhelm and discover effective...
Curated Video
Finding Career Success By Building Relationships
In this video, Melanie, the Director of Diversity, Equality, and Inclusion for Crate and Barrel, believes that performing well, actively seeking opportunities to connect with others, and make a positive impact within the organization...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Roof Archway Attachments for Custom Buildings
In this video, you will learn how to create roof archway attachments for custom buildings. You will learn how to use modular assets to create archways that fit seamlessly into the environment.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Water Mill Using Free-Form Modular Modelling
In this video, you will learn how to create a water mill using the free-form modular modelling technique. You will learn how to build the base, blades, and other features of the mill.
<
br/>
This clip is from the chapter "Free-Form...
<
br/>
This clip is from the chapter "Free-Form...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses
In this video, you will learn how to add detail to small modular houses. You will explore different techniques for creating small details that add character and interest to your castle environment. Additionally, you will learn how to...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Archway within Inner Castle Walls
This video will start you working on elevation. You will learn how to build an archway within the inner castle walls. You will understand how to use modular kit assets to build the archway and how to align and snap them to the...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Curvature Out of Stone Walls
In this video, you will learn how to create curvature out of the stone walls in the castle environment. You will understand how to use the mesh editing tools to manipulate the mesh and give it a more natural look.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, you will learn how to write the code to turn a sequence of words into an acceptable format such that they can be converted into a matrix of numbers.
<
br/>
This clip is from the chapter "Natural Language Processing...
<
br/>
This clip is from the chapter "Natural Language Processing...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Replace Elements
This video covers how to replace an element in the DOM with a new element using JavaScript. It covers the replaceChild() method.
<
br/>
This clip is from the chapter "DOM Manipulation" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "DOM Manipulation" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Logical Assignment
This video introduces the logical assignment operators (andand= and ||=), which provide a shorthand way to update variables based on conditions.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Object Spread Operator and Methods
This video explains how to use the object spread operator and several object methods in JavaScript, such as Object.assign(), Object.keys(), and Object.values().
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise Solution - Decision-Making Structures in Rust
This is a solution video on decision-making structures in Rust.
<
br/>
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...
<
br/>
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Scaffold Database with Entity Framework Core
This video explains the Scaffold database with Entity framework core.
<
br/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add...
<
br/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Structure of an HTML5 File
In this video, we will delve into the structure of an HTML5 file and understand the purpose of each component. We will explore the DOCTYPE declaration, head section, and body section. You will learn to properly organize your HTML code to...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Generic Types in Rust
In this video, you will look at generic types in Rust.<br<br/>/>
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Matching Enums in Rust
This is a solution video on matching Enums in Rust.
<
br/>
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...
<
br/>
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...
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Job Configuration
This video explores configuration options in a job.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Sort Out Facebook Groups by Location
In this video, we will continue to discuss the solution to the exercise on sorting out Facebook groups by location.
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series...
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Withdrawal Function - Auction
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will learn how to create a withdrawal function in a Solidity smart contract for an auction,...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Structs in Solidity
In this video, you will learn about structs in Solidity, which are user-defined data types that allow you to group related data together.
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The...
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The...