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 Video5:36
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Security Troubleshooting

Higher Ed
A lot of symptoms point to potential attacks on a mobile device, such as connection loss, power drain, slow data speeds, high resource utilization, and unintended connections. Others point at attacks that have already happened, such as...
Instructional Video4:16
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Maven

Higher Ed
In this video, we will set up the base project for the coffeeshop order service using Maven. 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...
Instructional Video4:29
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Introduction to AVRO - What Is AVRO and Why AVRO?

Higher Ed
In this video, you will learn about AVRO and why AVRO is one of the popular serialization formats. This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:33
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Setting Up the Base Project - Maven

Higher Ed
In this video, we will set up the base Spring Boot project using Maven. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video6:25
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Different Types of Naming Strategies

Higher Ed
In this video, we will explore the different naming strategies that are available in Schema Registry. This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video3:25
Curated Video

CISSP Crash Course - Assess Software Security

Higher Ed
This video explains assessing software security and how to audit and log the changes. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Instructional Video7:11
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making Recommendations

Higher Ed
In this lesson, you will learn to create a recommendation and use a brute-force algorithm to generate the recommendation. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Instructional Video7:17
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Mental Health (Self-Care, Stress Management, Personal Therapy)

Higher Ed
This video will teach us to care for our minds and emotions and discover self-care practices to manage stress, anxiety, and other mental health challenges. We will explore the benefits of personal therapy and how to find a therapist to...
Instructional Video6:07
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Education (Researching, Ideation, Data Analysis)

Higher Ed
In this video, you will learn about research, ideation, and data analysis techniques to help you stay informed and ahead of the curve in your fields. Whether a student or professional, continuous learning is critical, and this video will...
Instructional Video6:19
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Professional Communication (Email, Messages, Presentations)

Higher Ed
This video covers the critical topic of professional communication, where you will learn how to write effective emails, messages, and presentations to impress our colleagues and clients, a critical skill that can make or break our...
Instructional Video5:53
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Course and Instructor Introduction (Personal and Professional Background)

Higher Ed
In this video, Sean Melis introduces himself and provides background information about his personal and professional experiences. He shares his educational background, work history, and interests to set the stage for the rest of the...
Instructional Video3:51
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Individual Document / 262

Higher Ed
This video explains how to fetch information for an individual document. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the...
Instructional Video2:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 241

Higher Ed
This video explains how to build a custom news portal in which you will work with API and fetch some information and use it according to our requirement. This clip is from the chapter "Project: News Portal" of the series "JavaScript...
Instructional Video6:14
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Exceptions / 202

Higher Ed
This video explains exceptions in JavaScript. This clip is from the chapter "Error Handling and Exceptions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains error handling and...
Instructional Video7:09
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Getter and Setter / 127

Higher Ed
This video explains the getter and setter keywords in OOP using an example. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video4:12
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Empty Transactions / 240

Higher Ed
This video explains how to resolve the issue with an empty transactions using an if statement. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Instructional Video6:53
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Chaining Methods / 076

Higher Ed
This video explains changing methods in 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.
Instructional Video8:12
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Testing RegEx Patterns / 061

Higher Ed
This video explains how to validate the input from the user using RegEx patterns. This clip is from the chapter "Form and Form Events" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video7:45
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Ternary Operator / 028-1

Higher Ed
This video explains ternary operator in JavaScript. 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 JavaScript such as...
Instructional Video5:34
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - If Statements / 022

Higher Ed
This video explains if condition in JavaScript along with an example. 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 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. 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 JavaScript such...
Instructional Video8:38
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Type Conversion / 017

Higher Ed
This video explains type conversion where you will be able to convert data types from string to number or number to string. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Instructional Video6:56
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Data Types / 008

Higher Ed
This video explains data types in JavaScript such as string, object, condition, and more. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...