Curated Video
Learning Lodash 4.0 (Video 26)
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...
Curated Video
Learning Python Web Penetration Testing (Video 17)
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...
Curated Video
Bash Shell Scripting- Automate Server Inventory using Shell Script
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...
Curated Video
Bash Shell Scripting- How to use awk command / script in shell scripts
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
Curated Video
Bash Shell Scripting- Simple Shell Script to verify the user is root or not and User is having sudo
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...
Programming Electronics Academy
Episode #08: Intermission: The Process I use for Creating Tutorials
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...
Packt
Deleting Documents
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
APMonitor
Matlab 👩💻 If Else Statements
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.
Curated Video
Bash Shell Scripting - "case" Statement
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.
Curated Video
Bash Shell Scripting - Passing Arguments
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Create Storage Account with PowerShell - Lab Activity
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...
Curated Video
Hands-On WebAssembly for C++ Programmers - Running Your First C++ Application on the Web
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...
Curated Video
Learning Python Web Penetration Testing (Video 7)
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 9)
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...
Curated Video
Bash Shell Scripting- Automate Multiple Servers Inventory using Shell Script
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...
Curated Video
Bash Shell Scripting- awk command or awk script: Reading variable values from the command line
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...
Curated Video
Bash Shell Scripting- Executing multiple commands on multiple servers
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.
Curated Video
Bash Shell Scripting- Shell Script to monitor File System Utilization with mail alerts
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...
Packt
Adding Tests to Suite in Framework Guidelines
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...
Curated Video
The Complete Practical Docker Guide - Hello World Application with Node
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...
Curated Video
Learning Python Web Penetration Testing (Video 8)
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...
The Wall Street Journal
Rewriting the Script
"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.
Packt
Use functions or APIs from external libraries to develop a computer program : Name and Main
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...
Curated Video
Bash Shell Scripting- Simple Hello World awk script
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