Hi, what do you want to do?
Curated Video
Learning GitHub Actions for DevOps CI/CD - Overview of GitHub Action Workflow
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...
<
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Intent Definition File-1
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...
<
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timeline Entry View-2
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...
<
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Custom NN Module
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...
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
PowerShell for Automating Administration - How to Hide Date Time Using PowerShell
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...
<
br/>
This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven
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...
<
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Gradle
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...
<
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...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File System Hierarchy
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...
<
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...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Mechanism of Chatbots
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...
<
br/>
This clip is...
Curated Video
Master SQL for Data Analysis - Null Values
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...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Data Visualization with WordCloud
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...
<
br/>
This clip is from the chapter "Project Amazon Product...
Curated Video
Oracle Database Administration from Zero to Hero - Creating PDBs (Part 2 of 2)
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,...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Google Compute Machine Images with Packer
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...
<
br/>
This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Managing Local and Common Users
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Sort Method / 075
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.
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - While Loop / 020
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...
<
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Null and Undefined / 014
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...
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Naming Conventions / 007-1
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...
<
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - II / 030
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...
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - List
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...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Curated Video
Design Microservices Architecture with Patterns and Principles - Advantages and Disadvantages of GraphQL
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,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design and Evaluate: Microservices Architecture with GraphQL API Design
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Synchronous Communications and Best Practices
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...
<
br/>
This clip is from the...
Curated Video
Molar Heat CapacityExplained in Simple Words
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...