Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Foliage Mode in UE5
In this lesson, we will begin to set up foliage mode within Unreal Engine 5. We will cover how to set basic static mesh as a foliage asset and how to control its settings to get better results from painting our vegetation. This clip is...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - 3D Foliage Particle Setup
In this lesson, we will find out how to set up a particle system for the other variances in our foliage collections. We will make use of particles to place each collection created onto a preview plane to ensure that the density of our...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Grass Foliage Particles
In this lesson, we will set up our particle system to be used for placing foliage within a terrain. We will make use of our created 3D foliage and start adjusting parameters for placing density in each of our collections individually....
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Creating Lily Flower 3D Model
This lesson will focus on creating flower petals for water lily plants. We will make use of the techniques we have already learned and the associated modifiers to create more density in our plant mesh. This clip is from the chapter...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Making Long Foliage with Customized UV Unwrap
In this lesson, you will learn how to fix issues with long grass foliage and density in UVs. We will make use of mark seam functionality to break off parts of the mesh and get more control over the density of the textures. This clip is...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Reusing Mesh for White Flower Foliage
Starting from this lesson, we will be introduced to recycling entire mesh parts fully textured from our previously created material, to speed up our overall flower creation process. This clip is from the chapter "White Flower 3D Plant...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Vegetation Form in 2D
Starting from this lesson, we will be introduced to foliage modelling. We will walk through the steps of creating a simple shrub shape from a 3D plane in Blender. This clip is from the chapter "Shrub Plant 3D Modelling" of the series...
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
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Item View
This video explains the expense item view. This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the configurable...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - What's On the CompTIA A+ Core 1 (220-1101) Exam?
The Core 1 (220-1101) exam tackles five big subject areas: mobile devices, networking, hardware, virtualization and cloud computing, and hardware and network troubleshooting. Steve dives into the sub-objectives in this episode, providing...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - 3D Printing
3D printers use some material (such as plastic) to create a physical object from a 3D model file. This episode explores the concepts in 3D printing and provides examples of software for controlling the printer output. This clip is from...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Logical Types in AVRO
In this video, we will code and learn about the logical types in AVRO and how to use them in your project. This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Conventional Versus AI Chatbots
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: ML-Enabled Features
In this lesson, we will explore the enabling features of a machine learning-based chatbot, including scaling operations, task automation, user engagement, social media interaction, multilingual models, and connectivity. This clip is from...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Benefits of Chatbots
This video will elaborate on the benefits of using chatbots and the need for adopting chatbots, including personalized customer experience, efficient staff onboarding, standardized solutions, cost saving, and 24x7 availability. This clip...
Curated Video
Master SQL for Data Analysis - Partitions
In this lesson, we will explore partitions, a popular strategy to handle growing amounts of data, and break tables into smaller parts called partitions. This clip is from the chapter "Databases - Terminology" of the series "Master SQL...
Curated Video
HashiCorp Certified - Vault Associate Course - Configuring the Consul Storage Backend
This video helps in configuring the Consul Storage backend. Consul is still one of the most popular storages backends when deploying Vault; here, we will cover it. This clip is from the chapter "Installing Vault" of the series "HashiCorp...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity. This clip is from the chapter "Chatbots Development...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models
In this video, we will understand how all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Curated Video
Getting Started with HashiCorp Nomad - Expanding on Nomad Jobs
You will learn more about Nomad jobs and how Nomad deploys additional containers with new tasks on another client. You will learn to expand on jobs and how to do this in a real-world scenario. This clip is from the chapter "Expanding on...
Curated Video
Design Microservices Architecture with Patterns and Principles - Scalability - Vertical Scaling - Horizontal Scaling
In this video, let's dive into the concepts of vertical and horizontal scaling, discovering the differences between these approaches. You will learn how vertical scaling increases server capacity, while horizontal scaling involves adding...
Curated Video
Design Microservices Architecture with Patterns and Principles - When to Use Monolithic Architecture
In this video, we will discover the scenarios and considerations for adopting monolithic architecture in software projects. You will learn about the factors influencing the decision to use monolithic architecture and understand its...
Curated Video
Design Microservices Architecture with Patterns and Principles - How to Sync Read and Write Databases in CQRS?
This video provides insights into the best practices for designing and implementing CQRS in a microservices architecture and explores topics such as data modeling, event sourcing, read and write scalability, and data synchronization...
Curated Video
Design Microservices Architecture with Patterns and Principles - CQRS - Benefits and Drawbacks
This video explores the Event Sourcing pattern, where the state of an application is determined by a sequence of events and captures and persists all changes made to the application's data as a series of events, providing an audit log...