Instructional Video2:34
Curated Video

Career Advice for Aspiring Tech Professionals

9th - Higher Ed
Jason, President of an IT solutions consulting company, explains why he likes to hire graduates from the college of engineering, particularly those with backgrounds in computer science, engineering technology, or IT. He highlights the...
Instructional Video10:01
Science Buddies

Arduino Evaporative Cooling System

K - 5th
Make a thermostat-controlled evaporative cooling system using an Arduino in this fun science project.
Instructional Video26:59
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Stories Section

Higher Ed
Learn how to recreate the captivating stories section within the Instagram UI clone, gaining valuable insights into its construction and adding a dynamic element to your project.
Instructional Video19:26
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-2

Higher Ed
Explore the installation process of Tailwind CSS and the creation of the initial template for the Instagram UI clone in this informative video, setting the stage for an immersive journey.
Instructional Video2:55
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-2

Higher Ed
This video serves as an introduction to the captivating project of cloning Instagram's user interface, providing an overview of the objectives and exciting content that lies ahead.
Instructional Video2:26
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request

Higher Ed
This video explains how to create a Pull request on GitHub. This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create a Pull...
Instructional Video11:38
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Base for River Pass House

Higher Ed
In this video, you will learn how to build the base for a river pass house. You will learn how to use modular assets to create a foundation that fits seamlessly into the environment. This clip is from the chapter "Thinking of Location...
Instructional Video11:22
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Grand Building Using Free-Flow Modular Building Technique

Higher Ed
This video will focus on creating custom designs. You will learn how to create a grand building using a free-flow modular building technique. You will explore different techniques for creating a grand building that looks natural and...
Instructional Video11:52
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Working on a Small 3D Hut from Roof Downwards

Higher Ed
In this video, you will learn how to work on a small 3D hut from the roof downwards. You will explore different techniques for creating realistic roofs and learn how to add detail and texture to your hut. Additionally, you will learn how...
Instructional Video10:36
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Modelling Complexity to Our 3D Hut Using Kitbash Assets

Higher Ed
In this video, you will learn how to model complexity to your 3D hut using kitbash assets. You will explore different kitbash asset options and learn how to use them to create complex and interesting 3D huts. Additionally, you will learn...
Instructional Video10:08
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Customizing 3D House Using Props

Higher Ed
In this video, you will learn how to customize your 3D house using different props. You will learn how to use props to create different looks and styles for your castle. You will also learn how to use different techniques and tools to...
Instructional Video9:56
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Modular Hut for River Top

Higher Ed
In this video, you will learn how to create a modular hut for the river top. You will learn how to use the different modular assets to create walls, roofs, and other features of the hut. This clip is from the chapter "Thinking of...
Instructional Video12:03
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Breaking Up the Surface of a Digital House

Higher Ed
In this video, you will learn how to break up the surface of the digital house 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. This clip is from the...
Instructional Video10:05
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building House Base

Higher Ed
Starting from this video, you will be introduced to modular kit bashing, you will learn how to build the base of the house in the castle environment. You will understand how to use the modular kit assets to build the base and how to...
Instructional Video12:37
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Working with Vertical Slopes of Castle Walls

Higher Ed
In this video, you will learn how to work with the vertical slopes of the castle walls in the environment. You will understand how to use the mesh editing tools to manipulate the mesh and give it a more natural look. This clip is from...
Instructional Video6:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Logical Assignment

Higher Ed
This video introduces the logical assignment operators (andand= and ||=), which provide a shorthand way to update variables based on conditions. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from...
Instructional Video8:13
Curated Video

Modern JavaScript from the Beginning - Second Edition - Logical Operators

Higher Ed
This video covers the logical operators in JavaScript, including AND (andand), OR (||), and NOT (!), which allows us to combine conditions and create more complex logic. This clip is from the chapter "Logic and Control Flow" of the...
Instructional Video2:19
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-1

Higher Ed
This video explains adding the code to GitHub. This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website views and layout.
Instructional Video2:20
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Install Visual Studio Code (Any Operating System)

Higher Ed
This video explains the installation process of Visual Studio Code. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get...
Instructional Video4:43
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Parent Nodes

Higher Ed
This video focuses on traversing the DOM tree to access the parent nodes of elements. You will learn about the parentNode property to navigate to the immediate parent of an element, useful for traversing up the DOM tree, finding specific...
Instructional Video6:58
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Var in JavaScript

Higher Ed
In this video, we will explore the concept of variables in JavaScript and learn to declare and initialize variables using the "var" keyword. We will understand the scope of variables and how they can be accessed and manipulated within...
Instructional Video3:31
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - JSX In React.JS

Higher Ed
This video focuses on JSX, a syntax extension used in React for writing components, to write HTML-like code within your JavaScript files, making it easier to define the structure and appearance of React components. You will learn the...
Instructional Video1:48
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Next and Previous Siblings

Higher Ed
In this video, you will learn about the nextSibling and previousSibling properties to access the adjacent sibling elements of an element, to traverse through the DOM tree to access the next and previous sibling elements, regardless of...
Instructional Video3:23
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Functions

Higher Ed
In this video, you will learn the basics of functions in JavaScript, including how to define and call functions. We will understand the role of functions in organizing and reusing code and learn to create functions to perform specific...