Curated Video
Bash Shell Scripting- How to handle the command line arguments
This video shows how to handle the command line arguments. 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 various...
Packt
Rendering Messages
Real-Time Web Applications with Socket.io (Chat App): Rendering Messages This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Packt
Deploying Node.js to Heroku
Application Deployment (Weather App): Deploying Node.js to Heroku This clip is from the chapter "Application Deployment (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Packt
Integrating log4j Logging Application Programming Interface (API) into Framework
This video explains how to integrate log4j logging API into Framework. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
Different Kind of Exceptions
This video discusses the different kind of exceptions. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Curated Video
Microsoft SQL Server Development for Everyone - Stored Procedures
This video focuses on stored procedures. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Setup Atom as text editor (setup used in this course)
Download and customize the Atom text editor. This is the editor used in this course throughout This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing the Jest NPM Package for Testing
This video demonstrates how to install the Jest NPM package for testing. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail....
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - CSE-Lab
In this video, we will look at CSE-lab. This clip is from the chapter "Azure Virtual machines" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure compute and creating VM with PowerShell and...
Curated Video
Learning Python Web Penetration Testing (Video 23)
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
Mastering Grunt (Video 24)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Curated Video
Bug Bounty Program Certification 9.3: Non-persistent Attack on Websites Frontend
In this video, you will perform non - persistent attack on websites. • Setup Lab using Mutillidae Buggy web application for non-persistent attack • Explore non-persistent XSS attack using popup box generation • Learn about cookie...
IDG TECHtalk
Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.
Can you take a Python script and turn it into a standalone executable? Sort of! The Python compiler Cython can be used to do something like this, but it's a little trickier than it might seem. We'll explore how to do this in this video,...
Curated Video
Bash Shell Scripting- Monitor File system usage and send mail alerts
This video shows how to Monitor File system usage and send mail alerts. 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- Installing multiple packages with for loop and command line arguments
This video shows how to install multiple packages with for loop and command line arguments. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the...
Curated Video
Bash Shell Scripting- Introduction to Loops
This video introduces you to loops. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains Loops and Loop control statements.
Packt
Importing npm Modules -2
Node.js Module System (Notes App): Importing npm Modules This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Node.js...
Packt
Validating the Accuracy of XPath and Cascading Style Sheets (CSS) from Browser Add-ons
This video explains how to validate the accuracy of XPath and CSS from browser add-ons. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
Packt
Chrome Driver Options to Configure the Download Path of a Browser
This video explains how to set the Chrome driver options to configure the download path of a browser. This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java -...
Curated Video
Hands-On WebAssembly for C++ Programmers - Understanding Audio Processing in WebAssembly
What options are available to us for audio processing in Emscripten. • Learn about SDL options • Learn about OpenAL • Explore OpenAL sample programs This clip is from the chapter "Making Music in the Browser by Integrating Audio" of the...
Curated Video
Hands-On WebAssembly for C++ Programmers - Experimenting with WebGL
How do we get more advanced graphics, especially anything that uses OpenGL? • Learn about OpenGL conversions to WebGL • Compile examples from Emscripten related to OpenGL • See WebGL drawn graphics in the browser This clip is from the...
Curated Video
Bash Shell Scripting - Returning Data
This video explains how to return data using a function. This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores more about...
Curated Video
Bash Shell Scripting - Overview - Getting Started - The Basics
This video provides an overview of shell scripting. 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 get...
Curated Video
The Full Stack Web Development - Drag & Drop - Project on HTML5 Drag and Drop
HTML5 Programming: Drag & Drop - Project on HTML5 Drag and Drop This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We will be working...