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.
r/>
This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video10:00
Curated Video

Bash Shell Scripting - Source and Export Commands

Higher Ed
This video focusses on source and export commands.
r/>
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...
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.
r/>
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...
Instructional Video6:31
Curated Video

Bash Shell Scripting - Terminal and Null Files

Higher Ed
This video focusses on terminal and null files.
r/>
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...
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.
r/>
This clip is from the chapter "Debugging Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
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...
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...
Instructional Video10:05
Curated Video

Bash Shell Scripting - My First Script

Higher Ed
This video demonstrates how to write your first script.
r/>
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...
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.<br/<br/>>

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.
r/>
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...
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.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video19:10
Curated Video

Bash Shell Scripting - Bash Shell Special Files

Higher Ed
This video explains special bash shell files.
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 section helps you...
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.
r/>
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...
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.
Instructional Video3:45
Curated Video

The Full Stack Web Development - PHP Sessions

Higher Ed
Backend Programming with PHP: PHP Sessions
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, integrate...
Instructional Video11:23
Curated Video

Bash Shell Scripting - "printf" Statement - Part 1

Higher Ed
This is the first part of the two-part video that explores "printf" statement.
r/>
This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated...
Instructional Video4:56
Curated Video

The Complete Practical Docker Guide - Creating New Files

Higher Ed
This video helps in creating new files.
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management...
Instructional Video5:31
Curated Video

Practical Linux Command Line 2.0 - Write Some Text Inside a File from the Terminal (Echo)

Higher Ed
This video helps you write some text inside a file from the terminal (echo).
<
br/>
This clip is from the chapter "Work with Files and Folders" of the series "Practical Linux Command Line 2.0".This section focuses on working with...
Instructional Video9:38
Curated Video

Bash Shell Scripting - Debugging - Part 1

Higher Ed
This is the first part of the three-part video that explains the concept of debugging.
r/>
This clip is from the chapter "Debugging Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Instructional Video5:33
Curated Video

The Full Stack Web Development - PHP Cookies

Higher Ed
Backend Programming with PHP: PHP Cookies 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, integrate MySQL, talk...
Instructional Video1:51
IDG TECHtalk

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

Higher Ed
Learn the wc command. It provides an easy way to count the lines, words and characters in a file or in output from some other command.