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...
NASA
The Rocket Ranch: Episode 14: The Kids of Summer
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...
Brainwaves Video Anthology
Alejandra Cabrera - Teaching in the Global Pandemic - Mexico
Alejandra Cabrera is a professor at Paccioli Xalapa University in Mérida, Yucatán, Mexico.
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.
IDG TECHtalk
Python 32- and 64-bit editions: What's the difference and why does it matter?
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?
Packt
REST APIs & HTTP Requests
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...
IDG TECHtalk
30K Macs infected with "Silver Sparrow" virus; M1 Mac SSD health
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...
Curated Video
Complete Modern C++ - Project - Part I (Beginning)
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.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Tags Overview
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...
Curated Video
Ansible for the Absolute Beginner - Lab Setup - Installing VirtualBox
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Importance of Maven in Framework Development
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Linux Distributions
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...
Globalive Media
Beyond Innovation: Episode 16
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...
Globalive Media
Beyond Innovation: Episode 4
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...
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