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 server via SSH • Use the virtual machine for continuous deployment and make the...
Mediacorp
The Problem with Online Vigilantes
This video highlights the limitations of online vigilantes and shows that their speedy response can often lead to incorrect results. Digital Detectives part 4/7
Curated Video
Explain web security : Other Types of Reconnaissance
From the section: Reconnaissance and Scanning. This section will cover reconnaissance and vulnerability scanning. This is needed to stage attacks. In this video we’ll understand vulnerability scanning - Check out vulnerability scanning...
Curated Video
Modify a data structure : Add To Tail
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function Linked Lists: Add To Tail
Curated Video
C++ Developer - Section Overview - Getting Started
This video provides an overview of the course. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of this course.
NASA
NASA | Space Geodesy Profiles: Carey Noll
Computer scientist Carey Noll talks about her job as manager of the Crustal Dynamics Data Information System (CDDIS), the applications of her work for various space geodesy techniques such as GPS, and her career at NASA's Goddard Space...
NASA
NASA | Judith Bruner Women@NASA 2014
Judith Bruner - Director of Safety and Mission Assurance at Goddard Space Flight Center The Women@NASA project is the perfect opportunity to celebrate women from across the agency who contribute to NASA’s mission in many ways.Giving you...
Curated Video
Design test cases to verify a computer program : Testing the Multiplication Function
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test the multiplication function in Python.
Curated Video
Ensemble Machine Learning Techniques 3.6: Using the Decision Tree to Determine Weight at Birth
In this video, we will use python and Sci-kit learn to determine if a baby will be underweight at birth. • We will use Jupyter Notebook to execute our code • We will use Bagging with Decision Trees • We will compare the results with...
Curated Video
Mastering Tableau 2018.1, Second Edition 10.5: Working with Pathway and Territories
In this video, we’ll see how to create a flow over a map. We’ll also learn to create custom territories. • Steps to implement pathways • Steps to implement custom territories
Curated Video
Mastering Tableau 2018.1, Second Edition 6.3: Using Parameters to Control Visualization Interactivity
We’ll look into parameters and also learn how to add them in visualizations to add interactivity. • Understand parameters • Implement parameters in Tableau
Curated Video
Mastering Tableau 2018.1, Second Edition 1.4: Business Case for Visualizations with an Advanced Practical Example
We’ll discuss advanced business cases and will also see practical examples for the same. • Look at different business case scenarios
Curated Video
Serverless JavaScript Projects 5.1: Creating the UI by Building a Good Front End
In this video, we need a solution for making clickable videos. • Install jQuery and Bootstrap • Set up the front end with a grid • Test the front end
Curated Video
Serverless JavaScript Projects 1.4: Get on an Amazon Free Tier Node
This video shows how to sign up for the Free Node of AWS • Signing up