Instructional Video6:59
Curated Video

Behavioral Design Patterns in C++ - Basic Implementation-Memento

Higher Ed
This video helps you with the basic implementation of the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video8:01
Curated Video

React JS Masterclass - Go From Zero To Job Ready - ENV / 142

Higher Ed
After completing all the lessons in the section, ultimately implementing the project and testing out the project, this video provides a detailed recapitulation of the concepts learned in this project for the React app.
Instructional Video13:29
Curated Video

Learning GitHub Actions for DevOps CI/CD - Continuous Integration

Higher Ed
This video explains Continuous Integration (CI) from scratch. This clip is from the chapter "Continuous Integration and Continuous Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on Continuous...
Instructional Video10:10
Curated Video

Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Events

Higher Ed
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...
Instructional Video13:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125

Higher Ed
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Instructional Video14:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Login and Registration Page / 118

Higher Ed
Let's get acquainted with registering an account so we can explore many relevant services to become a user of the application.
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 Video3:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108

Higher Ed
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Instructional Video10:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107

Higher Ed
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Instructional Video15:18
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie Search / 071

Higher Ed
Here, you will learn how to clean up the Fetch API, which provides a JavaScript interface for accessing and manipulating protocol parts, such as requests and responses.
Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083

Higher Ed
In this video, you will learn how to use the React router and its components to create a single-page application as a detail page.
Instructional Video4:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Aborting Fetch Request / 041

Higher Ed
In this lesson, we will discuss aborting a fetch request in the middle of an execution. This can be the case if we want to hide a code segment from rendering or change the rendering sequence.
Instructional Video6:34
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Loading State / 039

Higher Ed
Let's focus on the new loading feature, where we will create a state to show the loading of elements. Now that you have learned to fetch elements using a hook, you will now learn to load elements and display the loading image as we wait.
Instructional Video10:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Error: Object Fetch / 168

Higher Ed
While creating our blog post in the last video, we encountered an error. In this video, we will focus on how to fix the error and understand creating and fetching objects for the project.
Instructional Video3:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - WriteNode Demo / 159

Higher Ed
This demonstration video of another project called WriteNode, uses Firebase, React router DOM, to create the application. We will also understand about Skeleton.
Instructional Video5:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158

Higher Ed
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Instructional Video2:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Page Not Found / 139

Higher Ed
Now, we will focus on creating a stylized interface for the store. We will define the page structure, the Events, and how the store behaves.
Instructional Video9:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138

Higher Ed
This lesson will teach us how to fetch and get product information by ID. This code uses the fetch() function to call the Web API Product controller class.
Instructional Video15:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Data Service: API Endpoints / 137

Higher Ed
In this lesson, we will understand the styled system, a collection of utility functions that add style props to your React components and allow you to control styles based on criteria.
Instructional Video4:32
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Saving and Loading a Model

Higher Ed
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...
Instructional Video10:53
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Forecasting Metrics

Higher Ed
In this video, we will understand how to forecast metrics. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will talk about time...
Instructional Video3:23
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Introduction

Higher Ed
In this video, we will introduce Facebook Prophet and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".Welcome to the...
Instructional Video4:23
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas

Higher Ed
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...
Instructional Video4:14
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Choosing the Right Motherboard

Higher Ed
The motherboard is the backbone of a PC. The type and model of motherboard that you choose can have a profound impact on your system and often determines which components you are able to use. What should you look for when picking out a...