Instructional Video0:16
The March of Time

MOT 1937: TURKISH PEOPLE: ** HA MS Male Turks sitting on street, one writing. MCU Arabic script, writing, on paper. VS Turkish people walking streets w/ storefronts, businesses. WS Male driving cart w/ horses. WS Group of Turks at rally, protest.

12th - Higher Ed
MOT 1937: TURKISH PEOPLE: ** HA MS Male Turks sitting on street, one writing. MCU Arabic script, writing, on paper. VS Turkish people walking streets w/ storefronts, businesses. WS Male driving cart w/ horses. WS Group of Turks at rally,...
Instructional Video0:57
SciShow

SciShow Space Launch

12th - Higher Ed
Hank discusses the launch of an all new channel: SciShow Space! This new channel will be all space. All the time.
Instructional Video6:21
Curated Video

Bash Shell Scripting- Writing Comments for a Shell Script

Higher Ed
This video shows how to write comments for a shell script. 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.
Instructional Video4:10
SciShow

The Mysterious Leap Second

12th - Higher Ed
Leap Day's got nothing on the Leap SECOND! Hank explains why a second is being added to 2012 and why some are upset about it.
Instructional Video19:28
Curated Video

Bash Shell Scripting- Basics of AWK Command to write simple Shell Scripts

Higher Ed
This video explores the basics of the AWK command and shows how to write simple Shell scripts. This clip is from the chapter "AWK Command" of the series "Complete Bash Shell Scripting".This section explains the AWK command
Instructional Video7:28
Curated Video

Bash Shell Scripting- Simple Shell Script to know the usage of Variables in Bash Shell Scripting

Higher Ed
This video shows how to write a simple shell script to know the usage of variables in Bash Shell Scripting. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
Instructional Video11:25
Curated Video

Bash Shell Scripting- Basic String operations

Higher Ed
This video explains basic string operations. This clip is from the chapter "String operations to write Bash Shell scripting" of the series "Complete Bash Shell Scripting".This section covers the various operations to write Bash shell...
Instructional Video11:38
Curated Video

Bash Shell Scripting- Basic Steps to write and execute a shell script

Higher Ed
This video outlines the basic steps to write and execute a shell script. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the...
Instructional Video5:34
Curated Video

Bash Shell Scripting- Simple Hello World awk script

Higher Ed
This video shows how to write a simple Hello World awk script. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Instructional Video30:40
Curated Video

Complete Python Scripting for Automation - Working with text files: Reading and writing to text files

Higher Ed
Working with text files: Working with text files: Reading and writing to text files This clip is from the chapter "Working with text files" of the series "Complete Python Scripting for Automation".In this section, the author talks about...
Instructional Video1:23
Curated Video

Revolutionizing Communication in India: Script Mail Innovation

Pre-K - Higher Ed
The video discusses the continued popularity of handwritten letters in India due to the ability to write in local scripts. It highlights the limited access to computers for non-English speakers and introduces Script Mail, a revolutionary...
Instructional Video11:49
Curated Video

Bash Shell Scripting- Shell Script to monitor File System Utilization with mail alerts

Higher Ed
This video shows how to write a shell script to monitor file system utilization with mail alerts. This clip is from the chapter "Scheduling jobs with at and crontab" of the series "Complete Bash Shell Scripting".This section shows how to...
Instructional Video9:21
Curated Video

Make Apps with ChatGPT and Generative AI - Script for ChatGPT API Calling

Higher Ed
After creating the Airtable database setup, we will write script to generate emails. We will then integrate automation into the setup, add triggers, and create automation flows and generate prompts when there is a record update in 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 Video8:51
Curated Video

Bash Shell Scripting- Input with the command line arguments

Higher Ed
This video shows how to input data with command line arguments. This clip is from the chapter "Input and output commands for bash shell scripting" of the series "Complete Bash Shell Scripting".This section covers the different input and...
Instructional Video6:57
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting

Higher Ed
In this video, you will learn about shell scripting. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C program,...
Instructional Video41:02
Curated Video

Complete Python Scripting for Automation - Basic rules to create a pattern for regex

Higher Ed
Regular expression with re module: Basic rules to create a pattern for regex This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the author...
Instructional Video22:33
Curated Video

Complete Python Scripting for Automation - Data Types

Higher Ed
Basics of variables and Data Types: Data Types This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author introduces variables and explains about Data types and...
Instructional Video11:28
Flame Media

Real Future: Hackers

12th - Higher Ed
As companies like Ashley Madison and celebrities like Jennifer Lawrence have learned, being hacked can have devastating consequences. But how bad can it get? Our host decides to find out by inviting two of the world's most elite hackers...
Instructional Video13:00
Curated Video

Bash Shell Scripting- Shell Script to execute different commands on different servers

Higher Ed
This video shows how to write shell scripts to execute different commands on different servers. This clip is from the chapter "Working with remote servers" of the series "Complete Bash Shell Scripting".This section shows how to work with...
Instructional Video44:01
Curated Video

Bash Shell Scripting- Simple shell script to get all git versions from official git-scm website

Higher Ed
This video shows how to write a simple shell script to get all git versions from official git-scm website. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept...
Instructional Video15:14
Curated Video

Bash Shell Scripting- awk command with action and basic variables

Higher Ed
This video shows how to use the awk command with action and basic variables. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Instructional Video9:58
Curated Video

Bash Shell Scripting- Shell Script to send Automatic Mail Alert when RAM Memory gets Low

Higher Ed
This video shows how to write a shell script that sends an automatic mail alert when the RAM memory gets low. This clip is from the chapter "Scheduling jobs with at and crontab" of the series "Complete Bash Shell Scripting".This section...
Instructional Video13:32
Curated Video

Bash Shell Scripting- Shell Script to start docker service

Higher Ed
This video shows how to use the schell script to start a Docker service. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the...

Other popular searches