Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Texturing the Rack Prop
This lesson will see us finishing work on our medieval torture device. We will be texturing the racks, and this will include blood decals as well.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Adding Textures and Emission to Our Candles
In this lesson, we will be focusing on adding realism to the candles for our scene. We will be adding a texture to make them glow.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Building Up Straw Decals for Realism
This lesson will show you how to build straw decals to make the straw appear as if it has formed lumps on top of your prison bed.
Curated Video
Behavioral Design Patterns in C++ - Document Framework - II
In this video, we will continue adding classes to the document framework. 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++ - Spreadsheet Application - I
In this video, we will be building a spreadsheet application using JavaScript. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy pattern.
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing
This video provides an introduction to serverless computing. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Curated Video
Behavioral Design Patterns in C++ - Template Method - III
In this video, we continue to explore the final details of the template method design pattern, which allows us to define the skeleton of an algorithm in a base class and let subclasses implement specific steps of the algorithm. This clip...
Curated Video
Behavioral Design Patterns in C++ - Template Method - II
In this video, we continue exploring the template method design pattern, building on the concepts covered in the previous video and implement the text document. This clip is from the chapter "Template Method" of the series "Behavioral...
Curated Video
Behavioral Design Patterns in C++ - Template Method - I
In this video, we will implement the template method design pattern in the document framework. 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++ - 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
React JS Masterclass - Go From Zero To Job Ready - React Behind the Scene
In this lesson, we will explore the folder structures and behind-the-scene processes, including the source folder, public folder, gitignore, and all other dependencies.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget View
This video explains the photo widget view. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Saving and Loading a Model
In this video, you will learn how to save a model and then load it later. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Dataframe - Load from External File
In this video, you will learn how to load the data to our dataframe from an external file. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Data Visualization
In this video, you will learn how to visualize your data to understand it better. This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - What Is a CPU?
The Central Processing Unit (CPU) is quite possibly the most critical component of a PC. But what tasks does the CPU deal with, and how does it go about handling them? Let's dig into the core features of a CPU. This clip is from the...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Virtual Memory
Running out of memory is something we try to avoid. All operating systems use virtual memory (or RAM), a part of your mass storage set, to act as (very slow) memory in case your real memory runs out. This clip is from the chapter "Book...
Curated Video
PowerShell for Automating Administration - XML Configuration File
This video explains the XML configuration file that is used to configure the parameters and initial settings for our computer programs. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Saving the Results - Working with Files
This video explains saving the results and working with files. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Processing Information
This video explains processing information in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for CIFAR-10
In this video, we will work on image classification with the CIFAR-10 dataset. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App - Maven
In this video, we will set up the base project for the course using the Gradle build tool. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...