Instructional Video3:20
Curated Video

Learning GitHub Actions for DevOps CI/CD - Overview of GitHub Action Workflow

Higher Ed
This video provides an overview of the GitHub Action workflow.
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section provides an...
Instructional Video6:12
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Intent Definition File-1

Higher Ed
This video explains the intent definition file.
<
br/>
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 Video6:19
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timeline Entry View-2

Higher Ed
This video explains the timeline entry view for the widget.
<
br/>
This clip is from the chapter "Build Your First Widget from Scratch" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Instructional Video6:11
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Custom NN Module

Higher Ed
In this video, you will learn how to write a custom NN (Neural Network) module.
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video9:01
Curated Video

PowerShell for Automating Administration - How to Hide Date Time Using PowerShell

Higher Ed
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine.
<
br/>
This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This...
Instructional Video3:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven

Higher Ed
In this video, we will code and generate AVRO classes using Maven.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video1:47
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Gradle

Higher Ed
In this video, we will code and generate AVRO classes using Gradle.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video7:48
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Linux File System Hierarchy

Higher Ed
In this video, we will have a look at the Linux file system hierarchy.
<
br/>
This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Instructional Video4:27
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Mechanism of Chatbots

Higher Ed
Let's understand the mechanism of how a chatbot works. It needs a predefined goal or objective to function, draft potential solution flows, validate examples, define the solution flows, and launch the chatbot.
<
br/>
This clip is...
Instructional Video2:10
Curated Video

Master SQL for Data Analysis - Null Values

Higher Ed
In this video, you will learn what a null value is, how it affects the functioning of a table, and how to be careful when analyzing null values.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master...
Instructional Video8:36
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Data Visualization with WordCloud

Higher Ed
In this video, you will learn how to load a dataset for the project being developed, using WordCloud, importing WordCloud, STOPWORDS, and ImageColorGenerator.
<
br/>
This clip is from the chapter "Project Amazon Product...
Instructional Video9:24
Curated Video

Oracle Database Administration from Zero to Hero - Creating PDBs (Part 2 of 2)

Higher Ed
In this video, we will continue our exploration of creating Pluggable Databases (PDBs). You will learn additional techniques, including creating PDBs using the CREATE PLUGGABLE DATABASE statement, creating PDBs from the Seed Container,...
Instructional Video11:06
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Google Compute Machine Images with Packer

Higher Ed
This demonstration lab will demonstrate how to utilize Packer to build machine images in the Google cloud platform. We will use the Google Compute Engine to build the images for this demo.
<
br/>
This clip is from the chapter...
Instructional Video13:33
Curated Video

Oracle Database Administration from Zero to Hero - Managing Local and Common Users

Higher Ed
In this video, we will explore the concepts of local and common users. You will understand the difference between these user types, learn how to create common and local users, grant privileges commonly and locally, and differentiate...
Instructional Video14:20
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Sort Method / 075

Higher Ed
This video explains the .sort() method in arrays.<br<br/>/>

This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains methods related to arrays.
Instructional Video7:51
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - While Loop / 020

Higher Ed
This video explains while loop along with an example.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various loops in...
Instructional Video5:38
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Null and Undefined / 014

Higher Ed
This video explains data types such as Null and Undefined in JavaScript along with an example.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video3:18
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Naming Conventions / 007-1

Higher Ed
This video explains the naming conventions to use in JavaScript.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Instructional Video16:13
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - II / 030

Higher Ed
This video explains how to write a function, its syntax, and the types of functions.
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video3:13
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - List

Higher Ed
This video explains list and the types of lists in HTML using an example.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video2:53
Curated Video

Design Microservices Architecture with Patterns and Principles - Advantages and Disadvantages of GraphQL

Higher Ed
In this video, we will assess the advantages and disadvantages of using GraphQL in microservices architectures. We will understand the benefits of increased flexibility and reduced network traffic, as well as the challenges of caching,...
Instructional Video2:54
Curated Video

Design Microservices Architecture with Patterns and Principles - Design and Evaluate: Microservices Architecture with GraphQL API Design

Higher Ed
In this video, you will learn to design microservices architecture using GraphQL API design principles. We will understand the schema design, data fetching strategies, and architectural considerations when implementing GraphQL in a...
Instructional Video4:37
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Synchronous Communications and Best Practices

Higher Ed
We will dive deeper into synchronous communication in microservices. You will learn best practices for designing and implementing synchronous communication patterns to ensure reliability and performance.
<
br/>
This clip is from the...
Instructional Video3:15
Curated Video

Molar Heat CapacityExplained in Simple Words

Pre-K - Higher Ed
Heat capacity is defined as the amount of heat energy required to raise the temperature of a given mass of a substance by one unit. Specific heat capacity and molar heat capacity are properties derived from the heat capacity of a...