Instructional Video7:23
Curated Video

Learning Lodash 4.0 (Video 26)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video4:15
Curated Video

Learning Python Web Penetration Testing (Video 17)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video12:50
Curated Video

Bash Shell Scripting- Automate Server Inventory using Shell Script

Higher Ed
This video shows how to Automate Server Inventory using Shell Script. This clip is from the chapter "Real-Time Practice (Low level to High level)" of the series "Complete Bash Shell Scripting".This section covers various Bash shell...
Instructional Video7:38
Curated Video

Bash Shell Scripting- How to use awk command / script in shell scripts

Higher Ed
This video shows how to use the awk command/script in shell scripts. 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 Video10:47
Curated Video

Bash Shell Scripting- Simple Shell Script to verify the user is root or not and User is having sudo

Higher Ed
This video shows how to use the simple shell script to verify the user is root or not and User is having sudo. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash...
Instructional Video7:36
Programming Electronics Academy

Episode #08: Intermission: The Process I use for Creating Tutorials

Higher Ed
This weeks Episode is what I am calling an intermission, which is basically me taking a break from hardcore Arduino tutorial making, and present a less technical topic. In this intermission video, I walk through the process I use to...
Instructional Video7:46
Packt

Deleting Documents

Higher Ed
MongoDB and Promises (Task App): Deleting Documents This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about MongoDb
Instructional Video21:07
APMonitor

Matlab 👩‍💻 If Else Statements

10th - Higher Ed
If and else statements tell the computer what to do based on a true or false condition. Condition operators can combine multiple conditions to correctly direct the program to different sections of code.
Instructional Video8:56
Curated Video

Bash Shell Scripting - "case" Statement

Higher Ed
This video explains "case" statement. 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 Video7:29
Curated Video

Bash Shell Scripting - Passing Arguments

Higher Ed
This video helps you understand how to parse arguments. 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:22
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Create Storage Account with PowerShell - Lab Activity

Higher Ed
In this video, we will create a storage account with PowerShell - lab activity. This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure...
Instructional Video7:09
Curated Video

Hands-On WebAssembly for C++ Programmers - Running Your First C++ Application on the Web

Higher Ed
Now that your tools are installed, how do you write your first C++ program to run in the browser? • Write C++ code • Compile the C++ code into WebAssembly • Integrate input and output between the browser and your code This clip is from...
Instructional Video10:24
Curated Video

Learning Python Web Penetration Testing (Video 7)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video6:02
Curated Video

Web Development with Node.JS and MongoDB (Video 9)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video42:07
Curated Video

Bash Shell Scripting- Automate Multiple Servers Inventory using Shell Script

Higher Ed
This video shows how to Automate Multiple Servers Inventory using Shell Script. This clip is from the chapter "Real-Time Practice (Low level to High level)" of the series "Complete Bash Shell Scripting".This section covers various Bash...
Instructional Video16:37
Curated Video

Bash Shell Scripting- awk command or awk script: Reading variable values from the command line

Higher Ed
This video shows how to read variable values from the command line using the awk command. 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...
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. 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 servers.
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 Video14:52
Packt

Adding Tests to Suite in Framework Guidelines

Higher Ed
This video explains how to add tests to a suite in the framework guidelines. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:15
Curated Video

The Complete Practical Docker Guide - Hello World Application with Node

Higher Ed
This video helps you with writing a hello world application with Node.js. This clip is from the chapter "Running Node.js Applications in Docker" of the series "The Complete Practical Docker Guide".This section focuses on running Node.js...
Instructional Video7:22
Curated Video

Learning Python Web Penetration Testing (Video 8)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video24:58
The Wall Street Journal

Rewriting the Script

Higher Ed
"Pose" director, writer and producer Janet Mock has pioneered inclusive storytelling on-screen and behind the camera. Hear how she is shining a light on untold stories and is helping fuel a boom in diverse, specific storytelling.
Instructional Video7:20
Packt

Use functions or APIs from external libraries to develop a computer program : Name and Main

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python Why does "Name and Main" sound like a steakhouse? It has nothing to do with steak. But...
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