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...
Curated Video
Django3- Running the Server 3-3
In this video, we will look at running the server. This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Packt
Running Tests with TestRunner
This video explains how to run tests with TestRunner. This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section provides an...
Packt
Registering Nodes with Browser Drivers
This video explains how to register the nodes with browser drivers. This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Storage Service (Amazon S3) and Tape Gateway
This video explains how the Tape gateway acts as a physical tape to back up a server. This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions Architect...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Malware
This video explains the types of malware and what they do. This clip is from the chapter "Protecting Your Network" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn how to protect...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Jenkins Part 1
In this video, you will be able to understand the installation steps for Jenkins and be able to navigate to the home page of the Jenkins server. This clip is from the chapter "Installation and Configuration of Software" of the series...
Curated Video
Apache Maven Beginner to Guru - Using Maven Surefire for JUnit 5 Unit Tests
This video demonstrates how to use Maven Surefire for JUnit 5 unit tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
Apache Maven Beginner to Guru - Maven SpotBugs Report
This video demonstrates how to generate the Maven SpotBugs report. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
Apache Maven Beginner to Guru - System Requirements
This video explains the system requirements for Apache Maven. This clip is from the chapter "Getting Started" of the series "Apache Maven: Beginner to Guru".This section highlights the system requirements for Apache Maven, environment...
Curated Video
Mastering MEAN Web Development Expert Full Stack JavaScript (Video 3)
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Curated Video
Mastering Grunt (Video 26)
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
Advanced Swift 2 Application Development (Video 29)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Next Animation Studio
Wild goose chase
Max and Moon are at the zoo. Max is determined to find an exotic animal with two heads to win a bet with a classmate. Moon tells Max his classmate sent him on a "wild goose chase," which means looking for something that you won't find.
Curated Video
Python for Network Forensics 2.3: Querying the Registry
In this video, we will become familiar with the Windows registry and how the key:value data store maintains OS configuration data. • Learn how to interact with the registry using regedit • Use Python to interact with the registry by...
Packt
Advanced Computer Vision Projects 3.3: Multi-Person Pose Detection
In this video, we run a more advanced model to count the number of people and extract poses from more complex images. • Run more advanced ArtTrack model • Apply to model to multiperson images • Visualize the results