Instructional Video12:34
Curated Video

Bash Shell Scripting- How to read variables for awk command using shell script

Higher Ed
This video shows how to read variables for awk command using the shell script.
r/>
This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and...
Instructional Video20:42
The Wall Street Journal

Amazon's David Limp on What's Next for Smart Home Tech

Higher Ed
David Limp, Amazon’s executive in charge of Kindle, Fire, Alexa and now, Astro, talks about computing’s next frontier in your home.
Instructional Video7:53
Curated Video

Bash Shell Scripting - Reading Files Using "while"

Higher Ed
This video demonstrates how to read files using "while".
r/>
This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores...
Instructional Video8:56
Curated Video

Bash Shell Scripting - "case" Statement

Higher Ed
This video explains "case" statement.<br/<br/>>

This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you understand flow control.
Instructional Video13:17
Curated Video

Bash Shell Scripting- Complete printf command

Higher Ed
This video explains in detail how to write and used the printf command.
r/>
This clip is from the chapter "Complete printf command" of the series "Complete Bash Shell Scripting".This section explains how to write and used the...
Instructional Video14:39
Curated Video

Bash Shell Scripting- Executing multiple commands on multiple servers

Higher Ed
This video shows how to execute multiple commands on multiple servers.
r/>
This clip is from the chapter "Working with remote servers" of the series "Complete Bash Shell Scripting".This section shows how to work with remote...
Instructional Video18:44
Curated Video

The Full Stack Web Development - Objects and Classes

Higher Ed
Backend Programming with PHP: Objects and Classes
r/>
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 and move on to OOP,...
Instructional Video20:59
Curated Video

Bash Shell Scripting- Introduction to Loops

Higher Ed
This video introduces you to loops.
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains Loops and Loop...
Instructional Video8:53
Curated Video

The Full Stack Web Development - Installation & Redis-CLI Basics

Higher Ed
Redis - The Cache Database: Installation & Redis-CLI Basics
r/>
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...
Instructional Video3:20
Financial Times

Blockchain helps Taiwan's rice farmers mitigate effects of climate change

Higher Ed
A Taipei start-up is giving farmers a boost by using sensors to link harvests to the web and recording the data using blockchain technology. The FT's Kathrin Hille reports from Chihshang in east Taiwan.
Instructional Video8:31
Curated Video

Bash Shell Scripting - Other Shell Variables - Part 2

Higher Ed
This is the second part of the two-part video that explains other shell variables.
r/>
This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated...
Instructional Video10:09
Curated Video

Bash Shell Scripting - Command Substitution

Higher Ed
This video focusses on command substitution.<br/<br/>>

This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Instructional Video14:22
Curated Video

The Full Stack Web Development - Project - Page Cache Project With PHP

Higher Ed
Learning Caching Using Memcached: Project - Page Cache Project With PHP
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We...
Instructional Video12:30
Curated Video

Bash Shell Scripting- Basic syntaxes of while loop

Higher Ed
This video shows the basic syntaxes of the while loop.
r/>
This clip is from the chapter "Loops and loop control statements - Part 2" of the series "Complete Bash Shell Scripting".This section shows how to use loops and loop...
Instructional Video8:12
Curated Video

Bash Shell Scripting - Shell Prompt Customization

Higher Ed
This video demonstrates how to customize the shell prompt.
r/>
This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video8:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - File Management - Part 1

Higher Ed
This video is the first part of the two-part video that focuses on shell commands with respect to file management.
r/>
This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and...
Instructional Video6:20
Curated Video

Bash Shell Scripting - Other Shell Variables - Part 1

Higher Ed
This is the first part of the two-part video that explains other shell variables.
r/>
This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Instructional Video12:08
Curated Video

Bash Shell Scripting - Loops at the Command-line

Higher Ed
This video demonstrates loops at the command-line.
r/>
This clip is from the chapter "Scripting @ The Command-line" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Instructional Video7:11
Curated Video

Bash Shell Scripting - Reading Files Using "for"

Higher Ed
This video demonstrates how to read files using "for".
r/>
This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file...
Instructional Video9:20
Curated Video

Bash Shell Scripting- Searching file content

Higher Ed
This video shows how to search file content.<br/<br/>>

This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Instructional Video20:56
Curated Video

Bash Shell Scripting - Assignment - passwd - Solution

Higher Ed
This video provides a solution to the assignment.
r/>
This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file...
Instructional Video11:48
Curated Video

Bash Shell Scripting - Controlling the Flow - sleep, continue, break & exit

Higher Ed
This video demonstrates how to control the flow - sleep, continue, break, & exit.
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Instructional Video17:16
Curated Video

Bash Shell Scripting - Shell Parameter Expansion

Higher Ed
This video explains shell parameter expansion.
r/>
This clip is from the chapter "Shell Parameter Expansion" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores...
Instructional Video11:14
Curated Video

The Full Stack Web Development - Adding New Posts

Higher Ed
Database design using PostgreSQL: Adding New Posts
r/>
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...