Instructional Video12:08
Curated Video

Bash Shell Scripting - Loops at the Command-line

Higher Ed
This video demonstrates loops at the command-line. 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 focuses on...
Instructional Video7:11
Curated Video

Bash Shell Scripting - Reading Files Using "for"

Higher Ed
This video demonstrates how to read files using "for". 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 processing.
Instructional Video9:20
Curated Video

Bash Shell Scripting- Searching file content

Higher Ed
This video shows how to search file content. 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. 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 processing.
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. This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Instructional Video17:16
Curated Video

Bash Shell Scripting - Shell Parameter Expansion

Higher Ed
This video explains shell parameter expansion. 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 shell parameter...
Instructional Video11:14
Curated Video

The Full Stack Web Development - Adding New Posts

Higher Ed
Database design using PostgreSQL: Adding New Posts 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 databases. We look at...
Instructional Video9:25
Curated Video

Bash Shell Scripting - Arithmetic Operators - Part 2

Higher Ed
This is the second part of the two-part video that showcases arithmetic operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Instructional Video10:00
Curated Video

Bash Shell Scripting - Source and Export Commands

Higher Ed
This video focusses on source and export commands. 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 Video5:45
Curated Video

Bash Shell Scripting - Accepting an Input from the User

Higher Ed
This video explains how to accept an input from the user. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section will help...
Instructional Video6:31
Curated Video

Bash Shell Scripting - Terminal and Null Files

Higher Ed
This video focusses on terminal and null files. This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on standard I/O...
Instructional Video8:14
Curated Video

Bash Shell Scripting - Debugging - Part 3

Higher Ed
This is the third part of the three-part video that explains the concept of debugging. This clip is from the chapter "Debugging Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video2:27
Curated Video

Learning PHP 7 (Video 4)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video4:17
NASA

11 Years Charting Edge of Solar System

3rd - 11th
Far, far beyond the orbits of the planets lie the hazy outlines of the magnetic bubble in space that we call home. This is the heliosphere, the vast bubble that is generated by the Sun’s magnetic field and envelops all the planets. The...
Instructional Video10:05
Curated Video

Bash Shell Scripting - My First Script

Higher Ed
This video demonstrates how to write your first script. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section will help you...
Instructional Video1:52
IDG TECHtalk

How to use the unset command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the unset command. It’s a command that removes an environment variable from your current login session.
Instructional Video2:41
FuseSchool

Waves and the Earth - Sonar

6th - Higher Ed
"Waves and the Earth - Sonar | Astrophysics | Physics | FuseSchool In this video you are going to learn about sonar and how it helps us locate hidden objects. You may have heard of the story of the Titanic, or even seen many of the...
Instructional Video4:49
Coto Japanese Academy

JLPT N4 Grammar: 〜しよう (Volitional form - How to say "Let's do..." in Japanese)

12th - Higher Ed
In this video, Yuka-sensei will introduce you to the grammar point 〜しよう (shiyou) JLPT Level N4 Grammar Point. 〜しよう (shiyou) meaning: ~let's do (volitional form)
Instructional Video16:46
Curated Video

Bash Shell Scripting - File Test Operators

Higher Ed
This video showcases file test operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
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 Video7:56
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Environment Variables

Higher Ed
This video explains the concept of environment variables. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the intermediate Linux...
Instructional Video19:10
Curated Video

Bash Shell Scripting - Bash Shell Special Files

Higher Ed
This video explains special bash shell files. This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you with...
Instructional Video21:06
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 2

Higher Ed
This is the 2nd video in the series. This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the essential commands needed to...
Instructional Video2:11
IDG TECHtalk

How to use the env command: 2-Minute Linux Tips

Higher Ed
Learn how to use the env command. The most useful thing it does is to provide information on your shell environment when you’re working on the Linux command line.