Instructional Video4:27
Curated Video

Behavioral Design Patterns in C++ - Slide Deck - I

Higher Ed
This video will help you build an app like PowerPoint, which is the Slide Deck application here and present your data like you do in PPT. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This...
Instructional Video3:36
Curated Video

Learning GitHub Actions for DevOps CI/CD - GitHub_Artifacts

Higher Ed
This video explains in-depth about GitHub_Artifacts. 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 features of GitHub...
Instructional Video13:19
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Unreal Engine 5 Basics

Higher Ed
In this lesson, we will start working with Unreal Engine 5. We will get introduced to the launcher, create a new project, and walk through the UI setup. This clip is from the chapter "Unreal Engine 5 Basics" of the series "Blender to...
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 Video4:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Infinite Loops / 042

Higher Ed
In this lecture, we will discuss passing primitive values and passing a function using a callback. We will use the useRef hook to create a reference for the elements and values.
Instructional Video11:09
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Props: Children / 018

Higher Ed
In this video, you will learn about property child or children, which are offsets of the properties passed on from the parent props to the child props or children props.
Instructional Video5:34
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Color Widget

Higher Ed
This video explains the configuration of the color widget. This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the...
Instructional Video5:20
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Reminders App

Higher Ed
This video explains the reminders app. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app and widget.
Instructional Video6:16
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Configuration-1

Higher Ed
This video explains widget configuration, which is an important piece of the widget creation process. This clip is from the chapter "Understanding Widgets in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic...
Instructional Video28:01
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pizza Order View

Higher Ed
This video explains the pizza order view. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains live activity lifecycle...
Instructional Video18:15
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer App View

Higher Ed
This video explains the focus timer app view or the Swift view. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new...
Instructional Video5:17
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pizza Order Attribute

Higher Ed
This video explains pizza order attribute file, which will be shared between the app and the widget. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with...
Instructional Video5:10
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer Live Widget

Higher Ed
This video explains creating the focus timer live widget. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new feature...
Instructional Video4:55
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Focus Timer Attributes

Higher Ed
This video explains focus timer attributes using the live activity. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new...
Instructional Video8:34
Curated Video

PowerShell for Automating Administration - Report Consolidation – Template Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video3:20
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files - Maven

Higher Ed
In this video, you will learn how to generate Java AVRO records using AVRO Schema. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video5:53
Curated Video

Social Media Automation using Python - Attaching a File with Email

Higher Ed
This video is a practical demonstration of attaching a file or document to an email. Then you will learn to use functions to set parameters to the mail before actually sending the mail. This clip is from the chapter "Email Automation" of...
Instructional Video4:35
Curated Video

Social Media Automation using Python - Creating Email Body and Sending

Higher Ed
After learning how to connect to the SMTP server, we will understand how to create the email using the MIMEmultipart function. We will then look at creating the entire body of the email and then sending the email. This clip is from the...
Instructional Video2:41
Curated Video

Recommender Systems with Machine Learning - User-Based Collaborative Filtering

Higher Ed
This video helps you with user-based collaborative filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine...
Instructional Video3:02
Curated Video

Recommender Systems with Machine Learning - Content-Based Filtering-2

Higher Ed
This video helps you with content-based filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning for...
Instructional Video5:06
Curated Video

Recommender Systems with Machine Learning - Design Approaches for ML

Higher Ed
This video talks about the design approaches for machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Instructional Video7:47
Curated Video

Recommender Systems with Machine Learning - Benefits of Machine Learning

Higher Ed
This video helps you with the benefits of machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine...
Instructional Video4:34
Curated Video

Recommender Systems with Machine Learning - Content-Based Filtering-1

Higher Ed
This video helps you with content-based filtering. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
Instructional Video2:51
Curated Video

Recommender Systems with Machine Learning - Generations of Recommender Systems

Higher Ed
This video helps you with generations of recommender systems. This clip is from the chapter "Motivation for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on recommender systems and...