Instructional Video6:40
Curated Video

Next.js from Development to Deployment - Cache Posts

Higher Ed
This video explains about cache posts. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Instructional Video13:45
Curated Video

Bash Shell Scripting - "cron" Command

Higher Ed
This video helps you explore the "cron" command. This clip is from the chapter "Scheduling Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on scheduling scripts.
Instructional Video12:36
Curated Video

The Full Stack Web Development - Login Functionality

Higher Ed
Backend programming with Node.js: Login Functionality This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like Node.js which...
Instructional Video6:54
Curated Video

The Full Stack Web Development - Deleting Todos From Redis

Higher Ed
Redis - The Cache Database: Deleting Todos From Redis This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential technology and...
Instructional Video5:40
Curated Video

Bash Shell Scripting- Exit Status of a Command

Higher Ed
This video explains the exit status of a command. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
Instructional Video3:16
Curated Video

Core Java Programming Course- Checked and Unchecked Exceptions

Higher Ed
This video explains checked and unchecked exceptions. This clip is from the chapter "Exception Handling" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores exception handling.
Instructional Video2:07
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Custom Script Extensions

Higher Ed
In this video, we will look at custom script extensions. This clip is from the chapter "Azure Virtual machines" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure compute and creating VM with...
Instructional Video14:37
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Lambda

Higher Ed
This video introduces you to Lambda. This clip is from the chapter "High Performance Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This video introduces you to the section.
Instructional Video3:21
Curated Video

Excel VBA Programming The Complete Guide - The Range.Count and Range.CountLarge Properties

Higher Ed
In this lesson, we use the Range.Count and Range.CountLarge properties to find out the number of cells in a given range. The returned value counts all cells, not just those with values. This clip is from the chapter "Range References" of...
Instructional Video3:16
Curated Video

The Complete Practical Docker Guide - Where Process Data Streams Send Data by Default

Higher Ed
This video explains where process data streams send data by default. This clip is from the chapter "Data Streams and Piping in Linux" of the series "The Complete Practical Docker Guide".This section focuses on data streams and piping in...
Instructional Video10:38
Curated Video

The Modern JavaScript Bootcamp (2019) - Variable Scope: Part I

Higher Ed
In this lesson, we’re going to explore variable scope in JavaScript. Variable scope determines where in your program a given variable is accessible. This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the...
Instructional Video4:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 17 - How to Name a Variable

Higher Ed
This video talks about how to name a variable. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video6:29
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Controller Part 2

Higher Ed
In this video, we'll look at product controller part 2. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video7:56
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 14-Adding the Logging Framework Log4j

Higher Ed
This video demonstrates how to add the logging framework with Log4j. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video5:05
Curated Video

REST APIs with Flask and Python - Custom Error Classes

Higher Ed
This video focuses on custom error classes. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video16:36
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Building a REST API Automation Testing Framework to Add Places and Validate Status Codes

Higher Ed
This video explains how to build a REST API automation testing framework to add places and validate status codes. This clip is from the chapter "REST Assured Setup for API Automation Testing" of the series "REST API Automation Testing...
Instructional Video12:27
Curated Video

Learn Go in 3 Hours - Advanced Functions

Higher Ed
Beyond simple function declarations, there are many more things you can do with functions. • This video shows how functions are treated like values in Go, with functions declared inside of functions, closures, and passing them in and out...
Instructional Video10:25
Curated Video

Video with JavaScript

Pre-K - Higher Ed
In this video, you will learn how to play and control video with JavaScript.
Instructional Video5:14
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - Client Setup Boilerplate Code

Higher Ed
[Hands-On] gRPC Project Overview & Setup: Client Setup Boilerplate Code This clip is from the chapter "[Hands-On] gRPC Project Overview & Setup" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this...
Instructional Video9:44
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Playing the Game Manually

Higher Ed
This video demonstrates how to play the game manually. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.
Instructional Video8:27
Curated Video

Figma for UIUX Master Web Design in Figma - Ecommerce Checkout

Higher Ed
This video demonstrates the ecommerce checkout part. This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the second key to great web design.
Instructional Video6:05
Curated Video

Tips, Tricks, and Techniques for Node.js Development 3.2: What about Callbacks?

Higher Ed
In this video, we will learn to work with callbacks. • Read synchronously • Read a file with callbacks • Check the package
Instructional Video5:17
Curated Video

The Full Stack Web Development - Gulp Webserver

Higher Ed
Task Runners - Grunt and Gulp: Gulp Webserver This clip is from the chapter "Task Runners - Grunt and Gulp" of the series "The Full Stack Web Development".We will be working with Grunt and Gulp which are task runners. We will do things...
Instructional Video14:10
Curated Video

The Full Stack Web Development - Insert MySQL Data From PHP - Basic DB operation project

Higher Ed
Backend Programming with PHP: Insert MySQL Data From PHP - Basic DB operation project This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP...