Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Windows Sharing with macOS and Linux
Both macOS and Linux systems know how to use Windows naming functions to connect using Workgroups and Domains and share resources using Samba. The trick is to understand how they do it and to configure them to work with an existing...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Introduction to Scripting
Scripting is the process of combining a list of commands into text files to easily re-run the whole sequence of commands again later. Every operating system has at least two if not more scripting functions to allow a tech to do exactly...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Working with Applications
This video covers these requirements, as well as some tips for using and troubleshooting applications. This clip is from the chapter "Maintaining and Optimizing Operating Systems" of the series "CompTIA A+ Certification Core 2...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Maintaining Linux
While Windows is a one-size-fits-all product, Linux is quite different. The whole concept behind Linux is almost total control over the environment. However, this control brings with it a massive amount of responsibility for patch and...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Edit Home Controller Index View
We will edit the default Index view of the home controller in this video to customize it according to our needs. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the...
Curated Video
Generative AI Art for Beginners - Getting Started with Midjourney
In this video, we will take a deeper look at Midjourney and learn how to use it effectively. We will explore various features and have a look at some examples to help you get started. This clip is from the chapter "Generative AI Art" of...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Collisions
In this lesson, you will see how to set up collisions for your props to block out your playable character. This will be helpful when you add a character to the game environment you've chosen to place your assets in, making it playable...
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 - Importing 3D Prop Collection
In this lesson, we will be importing our 3D prop collection from Blender to Unreal Engine 5. You will learn how to locate the content drawer and navigate your project folder tree, import the file, and choose the right import options for...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Finishing the Torch Models
In this lesson, we will be finishing the torch models.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Asset Pack
The lesson will show us how to export our assets from within our Unreal Engine 5 project template and set them up to be used for other projects.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Fixing Material Reference
The lesson will show us how to make use of the asset reference to check the assigned materials on our object.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating a New Unreal Engine 5 Project
This lesson will give you a complete introduction to creating a new project in Unreal Engine 5. You will find out which project settings to select and why. This will help you maximize what you get out of UE5 in addition to storing your...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Texturing Our Small Chest Prop
In this lesson, we will be texturing our small chest prop.
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Migrating ASP.NET Core 3.1 to ASP.NET 6.0 (Current)
This is a premium video on migrating your Web API and MVC Consume project into the latest and newly released current version of ASP.NET 6.0. The video describes how you could still easily migrate from 3.1 to 6.0 directly (as you have...
Curated Video
Behavioral Design Patterns in C++ - Document Framework - I
This video explains the example of a document framework and adds the necessary base classes. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template...
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - II
This video builds upon the first part of our spreadsheet application series; here, we will add new exports formats to the application. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Take Input from HTTP and Write Blobs
This video will help you develop Azure Functions to take input from HTTP and write blobs. You will be learning Azure Functions integrations with the help of bindings. This clip is from the chapter "Azure Functions Integrations" of the...
Curated Video
Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 1
This video will help you develop an Azure Functions API to connect to a SQL database and retrieve the course information from the online courses' SQL table. This clip is from the chapter "Developing Azure Functions Applications with...
Curated Video
Learn Azure Serverless Functions in a Weekend - Creating Functions App and Understanding the File Structure
This video demonstrates defining and indexing in data structures. This clip is from the chapter "Azure Functions Local Development Environment" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on the...
Curated Video
SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 10
Learn how to download and install Microsoft SQL Server on Windows 10. We will also install SQL Server Management Studio (SSMS). This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for Beginners...
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Template Method
This video talks about the pros and cons of the template method pattern. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method behavioral design...
Curated Video
Behavioral Design Patterns in C++ - Document Framework - III
In this video, we will add the functionality of versioning. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method behavioral design pattern,...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Events
This video helps in exploring workflow components; here, you will be focusing on events. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section...