Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Maintaining Storage Disks
Mass storage devices need ongoing maintenance to ensure optimal operation. Windows systems have automated tools to optimize performance and to check drives for bad areas. This clip is from the chapter "Implementing Mass Storage" of the...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up PBR Decal Blood
The lesson will show us how to set up a deferred decal of blood to be applied to the scene. We will go over the process of setting up PBR textures for our VFX and how we can project them on our scene.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Roughness Contrast
During this lesson, we will be setting up additional material parameters for our assets. This time, we will set up contrast values for our roughness textures to make sure we get the ability to sharpen our reflections on the asset surfaces.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Applying Grainy Metal
This lesson will walk you through the process of assigning a grainy metal material for our assets.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Naming Material Instances
We are going to start this lesson by rebuilding the materials for our assets and getting our newly created material instances to have identical naming.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating a Parchment Roll
In this lesson, we will be creating a parchment roll. Using a similar technique to what we have used in the creation of scrolls, we will be using the mirror modifier to create rolled-up parchment.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating the Torn Scroll Edge Effect
In this lesson, you will be creating a scroll with a torn paper effect in Blender.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Using the Add Curves Blender Addon
In this lesson, we will be using the in-built Blender addon—add curves. This will enable us to use spirals, which is the easiest way to create scrolls from scratch.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Populating the Treasure Chest
In this lesson, we will be populating the treasure chest with treasure!
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Scroll Roughness Using Buffer Visualizer
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile Banner
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Installations / 098
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode Integration / 067
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Installing Jupyter Notebook
In this video, you will learn how to install Jupyter Notebook. 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 will be...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Getting Help
In this video, we will see how to use the help command in Linux. 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 section, we...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Manually Installing Vault
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 running...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Job Placement
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 previous...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Job Constraints
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. This clip is from the chapter "Expanding on Nomad...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Create a Job Specification
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 container....
Curated Video
Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI
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 look...