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...
Podcast29:26
NASA

‎The Rocket Ranch: Episode 14: The Kids of Summer

Pre-K - Higher Ed
Every member of the NASA team is critical to our success, even if they're still finishing school. In this episode, we hear from two of our summer interns, Amber George and Peter Henson, during their first week here and their first...
Instructional Video5:11
Brainwaves Video Anthology

Alejandra Cabrera - Teaching in the Global Pandemic - Mexico

Higher Ed
Alejandra Cabrera is a professor at Paccioli Xalapa University in Mérida, Yucatán, Mexico.
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 Video3:58
IDG TECHtalk

Python 32- and 64-bit editions: What's the difference and why does it matter?

Higher Ed
Python comes in both 32- and 64-bit editions. Which one should you choose, and what difference will it make? And if you're stuck not being able to use the optimal version, what can you do about it?
Instructional Video6:34
Packt

REST APIs & HTTP Requests

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: REST APIs & HTTP Requests This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section, you will learn about...
Instructional Video21:32
IDG TECHtalk

30K Macs infected with "Silver Sparrow" virus; M1 Mac SSD health

Higher Ed
Security researchers uncovered malware affecting tens of thousands of macOS devices, but it's unclear what exactly the malware does. Affecting both Intel and Apple Silicon processors, this malware, nicknamed "Silver Sparrow," still poses...
Instructional Video2:06
Curated Video

Complete Modern C++ - Project - Part I (Beginning)

Higher Ed
This video explains the project on inheritance. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a project to understand it.
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Tags Overview

Higher Ed
This video provides an overview of Git tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also highlights the difference...
Instructional Video9:02
Curated Video

Ansible for the Absolute Beginner - Lab Setup - Installing VirtualBox

Higher Ed
This video demonstrates how to install VirtualBox. This clip is from the chapter "Lab – Setting up Virtual Machines (VMs) and Installing Ansible" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section explains...
Instructional Video10:58
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Importance of Maven in Framework Development

Higher Ed
This video explains the importance of Maven in framework development. This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basics...
Instructional Video5:09
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Linux Distributions

Higher Ed
This video gives you an overview of Linux distribution systems. This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Instructional Video23:59
Globalive Media

Beyond Innovation: Episode 16

Higher Ed
A cyborg startup blends man with machine, an algorithm masters audio recordings and robots manage a vegetable garden. Plus, Anthony and Michael speak with a scientist pioneering batteries that are safe to eat. Hosted by venture...
Instructional Video23:52
Globalive Media

Beyond Innovation: Episode 4

Higher Ed
A startup makes insurance a snap, entrepreneurs go globetrotting and a software platform democratizes design. Plus, Anthony and Michael explore a way to make money from playing video games. Hosted by venture capitalist Anthony Lacavera...
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