Instructional Video11:41
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Populating the Treasure Chest

Higher Ed
In this lesson, we will be populating the treasure chest with treasure!
Instructional Video8:22
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Scroll Roughness Using Buffer Visualizer

Higher Ed
In this lesson, we are going to make use of a viewport buffer visualizer to help us adjust roughness texture maps. You will learn how to make use of a new technique to help us with tweaking material values.
Instructional Video16:14
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile Banner

Higher Ed
The Profile Banner is one of the most visible and important elements of a user's profile page in a Twitter Clone app; in this video, we will demonstrate how to design and implement a custom Profile Banner.
Instructional Video3:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108

Higher Ed
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Instructional Video6:55
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Installations / 098

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video14:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode Integration / 067

Higher Ed
The dark appearance, known as Dark Mode, implements an interface style that many apps already adopt. We will learn to integrate the dark mode into the Cinemate project.
Instructional Video14:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065

Higher Ed
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Instructional Video4:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Instructional Video6:45
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128

Higher Ed
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Instructional Video7:19
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing Jupyter Notebook

Higher Ed
In this video, you will learn how to install Jupyter Notebook.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
Instructional Video4:16
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Getting Help

Higher Ed
In this video, we will see how to use the help command in Linux.
<
br/>
This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this...
Instructional Video4:14
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Manually Installing Vault

Higher Ed
This is a lab video on manually installing Vault. Sometimes it's good to understand how to do things manually before you are automating workflows. That's what we will do in this lab video, so you fully understand how to get Vault...
Instructional Video10:08
Curated Video

Getting Started with HashiCorp Nomad - Demo - Job Placement

Higher Ed
In this video, we will look at a demonstration of job placement. We will change the job configuration, add allocations, and run a job in a container. You will learn to modify the job to use the spread allocations learned in the...
Instructional Video7:07
Curated Video

Getting Started with HashiCorp Nomad - Demo - Job Constraints

Higher Ed
This is a demonstration of creating and understanding job constraints. We will define new allocations, constraints, and attributes for the new client we created in the previous lesson.
<
br/>
This clip is from the chapter "Expanding...
Instructional Video5:11
Curated Video

Getting Started with HashiCorp Nomad - Demo - Create a Job Specification

Higher Ed
In this demonstration, we will create our first job specification file. You will learn to add our data center and group. We will then examine how to add the network, mode, and port, update the service type, and launch a Docker...
Instructional Video4:12
Curated Video

Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI

Higher Ed
This demonstration explains the Nomad CLI and uses the CLI to interact with export tokens and export the Nomad address to the local Nomad instance. We will also set up DNS addresses to interact with our Nomad instance. We will also...
Instructional Video4:19
Curated Video

Getting Started with HashiCorp Nomad - Demo - Starting the Nomad Service

Higher Ed
In this video, you will learn to update the configuration file before we get Nomad up and running. We will replace the existing config file with a blank server.hcl file and copy information to the file.
<
br/>
This clip is from the...
Instructional Video4:54
Curated Video

HashiCorp Certified - Vault Associate Course - Using the API Explorer

Higher Ed
In this video, we will explore how to use the API Explorer in HashiCorp Vault to interact with the Vault API.
<
br/>
This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate...
Instructional Video5:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Backup Data / 247

Higher Ed
This video explains how to back up data for future use.
<
br/>
This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to...
Instructional Video3:06
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Built-in Methods

Higher Ed
This video explains a few built-in methods and prototypes in OOPs.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video6:44
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Score Update / 214

Higher Ed
This video explains how to demonstrate the score for the answers.
<
br/>
This clip is from the chapter "Project: Quiz Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section,...
Instructional Video8:03
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Changing CSS Styles / 050

Higher Ed
This video explains how to change CSS styles with an example.
<
br/>
This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Instructional Video6:09
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game II

Higher Ed
This video explains attributes selector using an example.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
Instructional Video5:29
Curated Video

Design Microservices Architecture with Patterns and Principles - Demo: Layered Monolithic Architecture Code Review - E-Commerce App

Higher Ed
In this video, we will conduct a code review demo of an e-commerce application implemented using a layered monolithic architecture. We will analyze the codebase, identify any potential issues or violations of design principles, and...