Instructional Video2:24
Curated Video

Behavioral Design Patterns in C++ - Undo - I

Higher Ed
This video explains the basics of undo and redo through the command pattern.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Instructional Video3:40
Curated Video

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

Higher Ed
In this video, we continue our exploration of the command design pattern by implementing the basic structure of our command objects.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In...
Instructional Video3:26
Curated Video

Behavioral Design Patterns in C++ - Introduction-Command

Higher Ed
This video provides an introduction to command patterns.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Instructional Video7:22
Curated Video

Learning GitHub Actions for DevOps CI/CD - Deploying Dockers with GitHub Actions

Higher Ed
Learn how to deploy Docker containers using GitHub Actions in this video tutorial.
<
br/>
This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps...
Instructional Video3:24
Curated Video

Learning GitHub Actions for DevOps CI/CD - Setting Up Authentication

Higher Ed
This video helps in setting up authentication.
<
br/>
This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section delves into the use of GitHub...
Instructional Video8:23
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub Environments | How to Add Manual Approvals

Higher Ed
This video demonstrates GitHub environments, and you will focus on how to add manual approvals.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps...
Instructional Video3:36
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub_Artifacts

Higher Ed
This video explains in-depth about GitHub_Artifacts.
<
br/>
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 exploring the...
Instructional Video6:21
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub Actions Store Your Secrets and Passwords Securely

Higher Ed
This video demonstrates how GitHub Actions store your secrets and passwords securely.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This...
Instructional Video3:00
Curated Video

Learn Tableau by Working on Exciting Dashboards - Tableau Introduction and Offerings

Higher Ed
This video introduces you to Tableau and the limitations of Tableau.
Instructional Video10:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Session Storage / 121

Higher Ed
In this lesson, you will learn about the local storage of information. When we place items in a basket and refresh or reload the page, it should be able to retain the items placed in the list until the transaction is processed.
Instructional Video11:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Redux Store State / 094

Higher Ed
Redux is a popular data store for JavaScript and React applications. It follows a central principle that data binding should flow.
Instructional Video15:46
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Reducers: Add and Remove / 093

Higher Ed
This lesson creates a new reducer method called removeFromCart, which accepts a value and removes an item from the basket. We will then add an handler to our remove button.
Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 091

Higher Ed
We will explore the most common and most accessible structure in use. I call it the flat structure as it has minimal directory nesting.
Instructional Video6:11
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 086

Higher Ed
In this video, you will learn to validate our forms in React. Here, the form will force us to enter details before we are taken to the product confirmation page.
Instructional Video7:04
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Local Storage: Store All Tasks / 050

Higher Ed
Here, we will focus on our local storage. When we create tasks in our TaskMate, we need to provide the app a local storage to store the tasks that we create.
Instructional Video13:40
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Configuration / 164

Higher Ed
In this lesson, we will focus on the configuration part of the Firebase app. We will also work on receiving the information from the Firestore.
Instructional Video4:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Documents- II / 256

Higher Ed
We can use the on() method to retrieve data. This method takes the event type as "value" and retrieves the snapshot of the data.
Instructional Video8:32
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Setup / 253

Higher Ed
React Native Firebase provides access to native code by wrapping the native SDKs for Android and iOS into a JavaScript API.
Instructional Video6:59
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Introduction

Higher Ed
The Firebase Realtime Database lets you build rich, collaborative applications by allowing secure access to the database directly from client-side code.
Instructional Video6:30
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Core Data Manager

Higher Ed
This video explains the core data manager.<br<br/>/>

This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Instructional Video12:38
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - How to Represent Images

Higher Ed
In this video, we will discuss data and understand how to represent images.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
Instructional Video9:11
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Structures in Python

Higher Ed
In this video, we will understand the data structures in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Instructional Video8:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Variables in Python

Higher Ed
In this video, you will learn about variables in Python.
<
br/>
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...
Instructional Video10:27
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet in Code: Holidays and Exogenous Regressors

Higher Ed
In this video, you will learn how to add holidays and exogenous regressors to our data.
<
br/>
This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in...