Curated Video
Next.js from Development to Deployment - Cache Posts
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
Curated Video
Bash Shell Scripting - "cron" Command
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.
Curated Video
The Full Stack Web Development - Login Functionality
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...
Curated Video
The Full Stack Web Development - Deleting Todos From Redis
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...
Curated Video
Bash Shell Scripting- Exit Status of a Command
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.
Curated Video
Core Java Programming Course- Checked and Unchecked Exceptions
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.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Custom Script Extensions
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Lambda
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.
Curated Video
Excel VBA Programming The Complete Guide - The Range.Count and Range.CountLarge Properties
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...
Curated Video
The Complete Practical Docker Guide - Where Process Data Streams Send Data by Default
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Variable Scope: Part I
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 17 - How to Name a Variable
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Controller Part 2
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.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 14-Adding the Logging Framework Log4j
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...
Curated Video
REST APIs with Flask and Python - Custom Error Classes
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.
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
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...
Curated Video
Learn Go in 3 Hours - Advanced Functions
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...
Curated Video
Video with JavaScript
In this video, you will learn how to play and control video with JavaScript.
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - Client Setup Boilerplate Code
[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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Playing the Game Manually
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.
Curated Video
Figma for UIUX Master Web Design in Figma - Ecommerce Checkout
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.
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.2: What about Callbacks?
In this video, we will learn to work with callbacks. • Read synchronously • Read a file with callbacks • Check the package
Curated Video
The Full Stack Web Development - Gulp Webserver
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...
Curated Video
The Full Stack Web Development - Insert MySQL Data From PHP - Basic DB operation project
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...