Hi, what do you want to do?
Curated Video
Mastering Tableau 2018.1, Second Edition 10.4: Custom Geocoding
In this video, we’ll see how to integrate a custom geocode inside Tableau. • Why custom geocodes are important • Apply a custom geocode in Tableau
Curated Video
Mastering Tableau 2018.1, Second Edition 9.2: Going from Regular Expressions to Level-of-Detail Expressions
We’ll see the difference between regular expressions and LOD expressions. • Why are regular expressions important?
Curated Video
Serverless JavaScript Projects 4.3: Building a Create and Read Lambda
In this video, we need to read the database and create new records for the cards and boards. • Set up the functions for create and read • Run the serverless deploy script • Make sure CORS is on for these functions in AWS
Curated Video
Serverless JavaScript Projects 3.3: Put the Finishing Touches on the Lambda
We need to bring in IBM Watson.<br/>
• Install IBM Watson developer tools as a<br/> dependency
• Add the Watson Assistan<br/>tV1 call to the Lambda
• Send back the response that Watso<br/>n returns as the new API response
• Install IBM Watson developer tools as a<br/> dependency
• Add the Watson Assistan<br/>tV1 call to the Lambda
• Send back the response that Watso<br/>n returns as the new API response
Curated Video
Serverless JavaScript Projects 1.3: AWS Lambda Functions Are the Way to Go in FaaS Architectures
We will show that AWS Lambda is the only way to go if you want to have production quality code running in serverless setups. • Understand what AWS FaaS is • Show how AWS Lambda is the only solid option • Sign up for AWS
Curated Video
Tips, Tricks, and Techniques for Node.js Development 2.1: Using const and arrow Functions
In this video, we will learn how we can benefit from the new features of ECMAScript, const, let, and arrow functions.
• Understand let and
const
• Change var statements into const
statements
• Use arrow functions instead...
• Understand let and
const
• Change var statements into const
statements
• Use arrow functions instead...
Curated Video
Learning D3.JS 5.0 9.4: Updating the Nodes
Learn how to update nodes. • Create the nodeUpdate • Use the methods .transition and .duration • Create the nodeExit
Curated Video
Learning D3.JS 5.0 4.5: Modifying Elements
In this video, we will learn which methods can modify the elementsand the difference from other methods. • Navigate to GitHub to read for the attr() and text() methods. • Use these methods. Understand and write the examples. • Talk about...
Curated Video
Learning D3.JS 5.0 3.2: Creating Paths
In this video, we will learn how we can create paths. • Learn about path commands • Create a shape with straight lines • Create a shape with curved lines
Curated Video
Bug Bounty Program Certification 8.2: Find Bug and Hack Database of a Website Using Kali Linux Tools
This video explores database attack using Kali Linux tool. • Understand sqlmap tool • Explore web database penetration using sqlmap commands in Kali Linux • Explanation of commands
Curated Video
Bug Bounty Program Certification 3.4: Find Bugs Using Network Vulnerability Scanner
This video explores Nessus installation steps.<br/>
• Download Nessus network vulnerabil<br/>ity scanner
• Install <br/>process of Nessus tool
• Learn about basic scanning using Nessus
• Download Nessus network vulnerabil<br/>ity scanner
• Install <br/>process of Nessus tool
• Learn about basic scanning using Nessus
Curated Video
Bug Bounty Program Certification 2.4: Update and Upgrade Kali Linux Operating System
This video will help you learn how to update and upgrade process. • Learn about update and upgrade process • Update process • Upgrade process
Curated Video
Bug Bounty Program Certification 1.4: Bug Bounty Latest Terminologies
In this video, you will learn about terms in bug bounty. • Explore basic terminologies • Explain different terminologies in bug bounty • Difference between different terminologies in bug bounty
Packt
Introduction to computer hardware and software : Projectors
From the section: Display Technologies. In this section, we explore our display options for per our uses. It’s easy to think of projectors as nothing more than monitors that project on a wall but that’s a bit short-sighted. Projectors...
Curated Video
Ensemble Machine Learning Techniques 4.4: Predicting Churn Using Boosting
This video aims to teach the viewer how to use Boosting in a real-world scenario. • We see the problem we are trying to solve • We use Boosting to find out customer churn
Curated Video
Java 11 Programming for Beginners 5.1: Using Generics and Collections
This video introduces the features of generics and collections, two features that very much work together. • An example problem: the personal finance analyzer • A quick chat on the theory of collections and generics • Establish basic...
Curated Video
Java 11 Programming for Beginners 1.3: Setting Up Environment and Prerequisites
The goal is to set up the skeleton of the project that will have the Hello World program. It will show how to create a basic Gradle configuration file for Java use. • Prepare the directory • Create the gradle configuration file • Open...
Curated Video
Mastering Tableau 2018.1, Second Edition 9.5: Using Filters and LODs
In this video, we’ll see the difference between LODs and filters. • Apply filters in LODs
Curated Video
Mastering Tableau 2018.1, Second Edition 9.1: Exploring Level-of-Detail (LOD) Expressions
In this video, we’ll see learn how to write LOD expressions. • Understand what Level-of-Detail expression means • Implement LOD expressions
Curated Video
Tips, Tricks, and Techniques for Node.js Development 6.5: Detecting Vulnerabilities
In this video, we will learn how to audit our Node.js application for vulnerabilities. • Run retire.js on your node application • Look at NSP plugin on GitHub • Show HTTP header test
Curated Video
Learning D3.JS 5.0 4.4: The append() Method
In this video, we will learn what the append() method is and how to use it. • Continue the code by adding the append() method • Continue the short example • Understand the example using the console in the developer tools
Curated Video
Bug Bounty Program Certification 13.3: Certification Exam Practice Questions – Part 2
Exam questions. • Practice questions • Solutions • Explanation of answer
Curated Video
Bug Bounty Program Certification 9.2: Persistent Attack on Website Frontend
In this video, learn how to perform persistent attack on websites. • Learn how to setup Lab using Mutillidae Buggy web application for persistent attack • Insert a phish website inside another website • Divert a web application to...
Curated Video
Cloud Native Development on Azure with Java 4.4: Configure a Working, Automated Pipeline in Jenkins
In this video, you will learn how to deploy your sample.
• Create a new directory to store the SSH
keys
• Allow remote users to connect to the Jenkins serv
er via SSH
• Use the virtual machine for continuous deployment and...
• Create a new directory to store the SSH
keys
• Allow remote users to connect to the Jenkins serv
er via SSH
• Use the virtual machine for continuous deployment and...