Instructional Video13:53
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Naming Material Instances

Higher Ed
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.
Instructional Video7:41
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Asset Pack

Higher Ed
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.
Instructional Video9:20
Curated Video

Learn Azure Serverless Functions in a Weekend - Deploy Azure Service Bus

Higher Ed
This video helps deploy Azure Service Bus. This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
Instructional Video4:36
Curated Video

Learn Tableau by Working on Exciting Dashboards - Top Three Gainers and Top Three Losers

Higher Ed
This video explains how to create the top three gainers and the top three losers in the portfolio.
Instructional Video7:59
Curated Video

Learn Tableau by Working on Exciting Dashboards - Dashboard Actions

Higher Ed
This video explains dashboard actions and how to enable them.
Instructional Video1:55
Curated Video

Learn Tableau by Working on Exciting Dashboards - Apply Filters

Higher Ed
This video explains how to apply filters to the views in the dashboard.
Instructional Video10:13
Curated Video

Learn Tableau by Working on Exciting Dashboards - Level of Detail - Introduction

Higher Ed
This video explains the level of detail expressions and how to compute them.
Instructional Video9:32
Curated Video

Learn Tableau by Working on Exciting Dashboards - Quick Table Calculations

Higher Ed
This video explains quick table calculations in Tableau Public.
Instructional Video7:52
Curated Video

Learn Tableau by Working on Exciting Dashboards - Dimension and Measure Filters

Higher Ed
This video explains the dimensions and measure filters and how to use them.
Instructional Video9:49
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart: Context and Reducers / 124

Higher Ed
In this tutorial, we will use useReducer and useContext to maintain a global state available throughout the project and the state variable.
Instructional Video38:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Properties / 113

Higher Ed
This lesson will teach us more about props or properties used in React. Here, the properties are transferred from the parent to child components.
Instructional Video11:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Initial Product List / 112

Higher Ed
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other info if needed; reloading the page should allow us to make changes in the total by adding or...
Instructional Video19:26
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Context and Reducers / 111

Higher Ed
Let's understand UserContext Hook, which makes it easy to pass data throughout your app without manually passing props down the tree, and UseReducer Hook, which allows for a more straightforward, predictable, and organized way to update...
Instructional Video8:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Products Page / 103

Higher Ed
In this lecture, the next step is to start building the homepage of the eCommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video12:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057

Higher Ed
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Instructional Video6:30
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Array setState Value / 013

Higher Ed
We will continue the lessons on useState; here, you will learn more about setTask. The lesson will show you how to delete the tasks we created in the previous lecture.
Instructional Video10:37
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Ordering Data / 260

Higher Ed
You can specify the sort order for your data using orderBy() and limit the number of documents retrieved using the limit(). Note an orderBy() clause.
Instructional Video6:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firestore Queries / 259

Higher Ed
Cloud Firestore provides powerful query functionality for specifying which documents you want to retrieve from a collection or collection group.
Instructional Video11:54
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dashboard: Condition 2 / 135

Higher Ed
After exploring the basics of the EC2 dashboard, you will now learn to create your EC2 instance, launch an example, and deploy a Linux-based AMI.
Instructional Video7:46
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - First CNN

Higher Ed
In this video, we will work on building our first convolution layer. 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 how to...
Instructional Video6:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)

Higher Ed
In this video, you will learn how to view convolution as matrix multiplication. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video5:59
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)

Higher Ed
In this video, we will look at a new perspective on convolution to understand how it works. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video5:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Some Pre-Trained Models (VGG, ResNet, Inception, MobileNet)

Higher Ed
In this video, we will understand VGG, ResNet, Inception, and MobileNet. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section,...
Instructional Video6:07
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Proxy Servers

Higher Ed
In this episode, Mike describes how proxy servers work to block certain web sites and filter outgoing or incoming content. The episode shows how to set up a browser to connect to a proxy server. This clip is from the chapter "Book...