Curated Video
Behavioral Design Patterns in C++ - DialogBox - I
This video will help you create a DialogBox where you will add some widgets and see how to interact with the widgets through the mediator design pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns...
Curated Video
Top 3 Mistakes to Avoid When Simplifying Expressions using the Distributive Property
Whether you need a quick refresher or a step-by-step explanation on how to avoid making the the top 3 most common mistakes when simplifying expressions using the distributive property, then this video is for you! I will explain what the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Sharing Values Between Steps and Jobs in a Workflow
This video demonstrates how to share the values between steps and jobs in a workflow. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub Actions Store Your Secrets and Passwords Securely
This video demonstrates how GitHub Actions store your secrets and passwords securely. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Environment Variables
This video explains environment variables in detail. Here, you will look at different ways of creating variables and using their values inside our workflows. This clip is from the chapter "GitHub Actions: Exploring the Features" of the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Job, Step, and Runner
This video helps in exploring workflow components; here, you will be focusing on job, step, and runner. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps...
Curated Video
Learn Tableau by Working on Exciting Dashboards - Introduction-3
This video introduces you to the investment portfolio dashboard along with the views.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Donut Chart
This video explains how to create the donut chart in the Netflix dashboard.
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - UE5 Painting in Terrain Grass
In this lesson, you will learn how to make use of the density functionality in the foliage toolkit to get better painting results out of our grass. This clip is from the chapter "Using Foliage Mode in Unreal Engine 5" of the series...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Filter: Properties / 113
This lesson will teach us more about props or properties used in React. Here, the properties are transferred from the parent to child components.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Development Branch on Git and GitHub
Here, you will learn how to develop and deploy the project branch on Git and GitHub.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - TMDB API: Documentation / 064
In this lesson, we will learn to use the TMDB API, a free API that showcases movies and we will register to create our account on the API. We will then examine the documentation, send links, and other parameters to work with.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Router Setup / 054
In this video, you will learn how to install the React router; we will understand how to activate the functionality, what syntax we need to use to include this route functionality.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Router Introduction / 053
In this video, you will learn how to use the React-Router and its components to create, which we will use in our project. This will help us to include more links and pages to our project in the future.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Resources (Important)
In this video, you will learn about the resources used in this course and the multiple tools and code files we will use. The instructor explains everything about the code/resources in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Frontend Deployment / 143
This is the final cloud deployment model, the virtual private cloud, which maintains the same security restrictions as a private cloud but offloads apps or workloads as a public cloud.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Stochastic Gradient Descent
In this video, you will learn about stochastic gradient descent. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Artificial Neural Networks)
In this video, we will work with the MNIST dataset and ANN code preparation. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
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
Deep Learning - Computer Vision for Beginners Using PyTorch - Data Loading - CIFAR10
In this video, you will learn how to load our CIFAR10 dataset in PyTorch. 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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Deep Neural Network
In this video, you will learn how to write a deep neural network. This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Create Tensors in PyTorch
In this video, you will learn how to create Tensors in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Course Introduction
In this video, we will have a quick course introduction. This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the course! This is a quick introductory section.
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet Section Summary
In this video, we will summarize what we have learnt in this section. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will...