Curated Video
C++ Developer - Section Overview - Exceptions and Debugging
This video introduces exception and debugging. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
IDG TECHtalk
WWDC software preview: iOS 15, iPadOS 15, macOS 12 and more
Apple's annual developer conference, WWDC, kicks off on June 7. At its opening keynote, Apple executives including Tim Cook and Craig Federighi will announce updates to its operating systems, including iOS, iPadOS, macOS and watchOS....
Curated Video
Active Directory with Windows Server 2016 - GPO Client Setting
In this video, discover implementing GPO client settings, and learn how to use GPO settings for redirecting paths, software deployment, and executing security scripts. This clip is from the chapter "Create and Manage Group Policy" of the...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Cloud Computing Models
This video explains how to use cloud computing and some of its terminologies, such as IaaS, PaaS, and SaaS. This clip is from the chapter "Solutions Architect Chapter 1 - Amazon Web Services (AWS) Cloud Services Overview" of the series...
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...
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
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...
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...
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...