Instructional Video4:52
Packt

Introduction to computer hardware and software : Projectors

Higher Ed
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...
Instructional Video2:22
Curated Video

Ensemble Machine Learning Techniques 4.4: Predicting Churn Using Boosting

Higher Ed
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
Instructional Video5:43
Curated Video

Java 11 Programming for Beginners 5.1: Using Generics and Collections

Higher Ed
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...
Instructional Video2:49
Curated Video

Java 11 Programming for Beginners 1.3: Setting Up Environment and Prerequisites

Higher Ed
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...
Instructional Video5:14
Curated Video

Mastering Tableau 2018.1, Second Edition 9.5: Using Filters and LODs

Higher Ed
In this video, we’ll see the difference between LODs and filters. • Apply filters in LODs
Instructional Video6:51
Curated Video

Mastering Tableau 2018.1, Second Edition 9.1: Exploring Level-of-Detail (LOD) Expressions

Higher Ed
In this video, we’ll see learn how to write LOD expressions. • Understand what Level-of-Detail expression means • Implement LOD expressions
Instructional Video8:07
Curated Video

Tips, Tricks, and Techniques for Node.js Development 6.5: Detecting Vulnerabilities

Higher Ed
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
Instructional Video2:28
Curated Video

Learning D3.JS 5.0 4.4: The append() Method

Higher Ed
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
Instructional Video11:35
Curated Video

Bug Bounty Program Certification 13.3: Certification Exam Practice Questions – Part 2

Higher Ed
Exam questions. • Practice questions • Solutions • Explanation of answer
Instructional Video7:13
Curated Video

Bug Bounty Program Certification 9.2: Persistent Attack on Website Frontend

Higher Ed
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...
Instructional Video10:08
Curated Video

Cloud Native Development on Azure with Java 4.4: Configure a Working, Automated Pipeline in Jenkins

Higher Ed
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...
Instructional Video2:52
Mediacorp

The Problem with Online Vigilantes

12th - Higher Ed
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
Instructional Video14:56
Curated Video

Explain web security : Other Types of Reconnaissance

Higher Ed
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...
Instructional Video2:49
Curated Video

Modify a data structure : Add To Tail

Higher Ed
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
Instructional Video2:05
Curated Video

C++ Developer - Section Overview - Getting Started

Higher Ed
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.
Instructional Video2:00
NASA

NASA | Space Geodesy Profiles: Carey Noll

3rd - 11th
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...
Instructional Video5:06
NASA

NASA | Judith Bruner Women@NASA 2014

3rd - 11th
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...
Instructional Video9:09
Curated Video

Design test cases to verify a computer program : Testing the Multiplication Function

Higher Ed
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.
Instructional Video2:35
Curated Video

Ensemble Machine Learning Techniques 3.6: Using the Decision Tree to Determine Weight at Birth

Higher Ed
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...
Instructional Video11:15
Curated Video

Mastering Tableau 2018.1, Second Edition 10.5: Working with Pathway and Territories

Higher Ed
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
Instructional Video15:39
Curated Video

Mastering Tableau 2018.1, Second Edition 6.3: Using Parameters to Control Visualization Interactivity

Higher Ed
We’ll look into parameters and also learn how to add them in visualizations to add interactivity. • Understand parameters • Implement parameters in Tableau
Instructional Video4:38
Curated Video

Mastering Tableau 2018.1, Second Edition 1.4: Business Case for Visualizations with an Advanced Practical Example

Higher Ed
We’ll discuss advanced business cases and will also see practical examples for the same. • Look at different business case scenarios
Instructional Video2:14
Curated Video

Serverless JavaScript Projects 5.1: Creating the UI by Building a Good Front End

Higher Ed
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
Instructional Video2:03
Curated Video

Serverless JavaScript Projects 1.4: Get on an Amazon Free Tier Node

Higher Ed
This video shows how to sign up for the Free Node of AWS • Signing up