Instructional Video6:26
Curated Video

The Complete Practical Docker Guide - Sorting Contents of the Files Using Sort Utility

Higher Ed
This video explains sorting contents of the files using Sort utility. This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing and sorting in...
Instructional Video10:34
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Saving and Loading the Count

Higher Ed
In this video you'll get a bit more experience working with localStorage and React lifecycle methods. This clip is from the chapter "Stateless Functional Components" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video15:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Multiple Arguments and Argument Defaults

Higher Ed
In this video, we’re going to take a deeper dive into function arguments. You’ll learn how to set up multiple arguments and come up with default argument values if none is provided. This clip is from the chapter "JavaScript Functions" of...
Instructional Video12:12
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Box Model

Higher Ed
CSS Crash Course: Box Model This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video2:54
Curated Video

Excel VBA Programming The Complete Guide - Default Values for Declared Variables

Higher Ed
In this lesson, we take a look at the default values for the String, Long, Double and Boolean data types. This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete Guide".In this...
Instructional Video10:49
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - What are Frames and How to Handle Them?

Higher Ed
This video explains frames and how to handle them. This clip is from the chapter "Handling Advanced User Interactions and Child Windows" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains...
Instructional Video7:20
Curated Video

REST APIs with Flask and Python - Functions Returning Values

Higher Ed
This video explains how functions return values. 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 Video4:28
Curated Video

REST APIs with Flask and Python - Mutable Default Parameters (and Why They're a Bad Idea)

Higher Ed
This video focuses on mutable default parameters and explains why they are a bad idea. 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...
Instructional Video3:57
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 06 – Connect Spring Cloud Config Server to Local Git Repository – V2

Higher Ed
This video explains how to connect Spring Cloud config server to local Git repository. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video12:43
Curated Video

The Complete Excel Guide: Beginners to Advanced - Working with PivotTables

Higher Ed
The aim of this video is to explore how to work with PivotTables. This clip is from the chapter "Excel 2019 Advanced: PivotTables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we’ll explore PivotTables.
Instructional Video21:05
Curated Video

Building a Responsive Application with Bootstrap (Video 13)

Higher Ed
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Instructional Video4:45
Packt

Retries and Max.in.flight.requests.per.connection

Higher Ed
This video explains the retries and max.in.flight.requests.per.connection settings in Kafka. This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for...
Instructional Video10:06
Curated Video

Power BI Masterclass - Client Request - Filter Trick for Different Aggregations in Power BI

Higher Ed
In this video, we will cover the filter trick for different aggregations in Power BI. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional...
Instructional Video6:08
Curated Video

Next.js from Development to Deployment - Strapi CMS Setup

Higher Ed
This video provides the setup of Strapi CMS. This clip is from the chapter "Strapi Backend" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains the usage of Strapi CMS as a backend.
Instructional Video4:20
Curated Video

The Full Stack Web Development - Installing PostgreSQL in Windows

Higher Ed
Database design using PostgreSQL: Installing PostgreSQL in Windows This clip is from the chapter "Database design using PostgreSQL" of the series "The Full Stack Web Development".In this section we look into PostgreSQL relational...
Instructional Video7:20
IDG TECHtalk

How to send Slack messages with R

Higher Ed
In this episode of Do More With R, Sharon shows you how to send Slack messages using R. It may not seem helpful at first, but there's plenty of uses. You can even use it to notify yourself or others when a lengthy R script finishes...
Instructional Video15:19
Curated Video

Bash Shell Scripting- Redirection Operators and STDIN, STDOUT & STDERR

Higher Ed
This video shows how to use STDIN, STDOUT, and STDERR. This clip is from the chapter "Redirection Operators" of the series "Complete Bash Shell Scripting".This section covers the various redirection operators.
Instructional Video6:26
Curated Video

Django3- Using Form Data

Higher Ed
In this video, we will look at using form data. This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Instructional Video3:37
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Overflow

Higher Ed
CSS Basics: Overflow This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video12:25
Curated Video

Ansible for the Absolute Beginner - Demo Project

Higher Ed
This video presents a demonstration of the project. This clip is from the chapter "Advanced Topics" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section covers some advanced topics.
Instructional Video3:26
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - What is a PowerShell Module

Higher Ed
In this video, we will see what a PowerShell module is. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the...
Instructional Video9:22
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Solution: S3

Higher Ed
This video explains the solution: S3. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient architectures.
Instructional Video14:56
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Flex Container Properties

Higher Ed
CSS Flexbox: Flex Container Properties This clip is from the chapter "CSS Flexbox" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about CSS Flexbox.
Instructional Video6:12
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Positions - Part 1

Higher Ed
CSS Crash Course: Positions - Part 1 This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.