Instructional Video2:00
Curated Video

Felicien Trewey: A Master Illusionist and Performer

Pre-K - Higher Ed
Let’s learn about Felicien Trewey. He is what you would call a total performer because he did everything.
Instructional Video1:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Section 10 Introduction

Higher Ed
This video provides an introduction to this section. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch,...
Instructional Video7:43
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Functions

Higher Ed
JavaScript Crash Course: Functions This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript, Data types,...
Instructional Video8:51
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Find The Minimum Element In A Stack In Constant Time

Higher Ed
Learn to keep track of the minimum element of a stack as it changes. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we build stack function in Java,...
Instructional Video3:45
Curated Video

Learning PHP 7 (Video 24)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video5:24
Curated Video

A Wounded Warrior Begins her Journey with Entrepreneurship

Higher Ed
Part 1/3 of Dawn Halfaker series: This video features Dawn Halfacre, an Iraq war veteran who lost her right arm during combat, sharing her story of resilience and determination. She founded Half Acre and Associates, a technology...
Instructional Video4:27
Curated Video

Complete Modern C++ - Fold Expressions - Unary Folds

Higher Ed
In this video, we will see how to perform unary folds. This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
Instructional Video3:05
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Rebasing a Feature Branch on Top of Master Branch

Higher Ed
This video explains how to rebase a feature branch on top of master branch. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing....
Instructional Video10:26
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Hacking Over the Internet with Ngrok

Higher Ed
This video teaches you to perform hacking over the Internet with Ngrok. This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video7:50
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.1: Using Spies in Your Tests

Higher Ed
In this video, we will learn how to work with spies in our unit tests. • Explain spyOn • Explain and.callThrough, and.callFake • Explain how to test call with parameters
Instructional Video3:44
IDG TECHtalk

Unleashing the power of Python dictionaries: The basics

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video7:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Squashing of Commits in GitHub

Higher Ed
This video explains the squashing of commits in GitHub. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Instructional Video7:37
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Pull with Fast-Forward Merge

Higher Ed
This video explains the process of Git pull with fast-forward merge. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of...
Instructional Video13:28
Curated Video

Apache Maven Beginner to Guru - Deploying to Maven Central

Higher Ed
This video demonstrates how to deploy to Maven central. This clip is from the chapter "Maven in the Real World" of the series "Apache Maven: Beginner to Guru".This section focuses on Maven in the real world.
Instructional Video4:04
Curated Video

Apache Maven Beginner to Guru - Maven Release Prepare and Perform

Higher Ed
This video focuses on the Maven release prepare and perform plug-ins. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Instructional Video3:08
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping

Higher Ed
In this video, we will learn about object-oriented programming - exercise – online shopping. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:06
The Business Professor

Revenue Recognition Across Industries

Higher Ed
Business employ various approaches to revenue recognition. Any revenue recognition method must be in accordance with ASC 606 which provides steps for determining when revenue should be recognized.
Instructional Video4:37
Curated Video

PMP Certification Training - PMI Certifications

Higher Ed
This video explains PMI certifications. This clip is from the chapter "Introduction to PMP and PMI" of the series "PMP® Certification Training".This section explains the course.
Instructional Video3:45
Curated Video

PMP Certification Training - Project Resource Management

Higher Ed
This video explains project resource management. This clip is from the chapter "Agile Considerations" of the series "PMP® Certification Training".This section explains Agile considerations.
Instructional Video3:12
Curated Video

Bug Bounty Program Certification 1.2: How to Get Most Out of This Course?

Higher Ed
This video will give you a brief overview about the course. • Explain about course topics • Explore various components • Prepare for next sections
Instructional Video5:51
Curated Video

Bug Bounty Program Certification 7.3: Install Mutillidae Framework in Kali Linux

Higher Ed
In this video, you will host Mutillidae (Buggy Application). • Explore Mutillidae application • Download Mutillidae in Kali Linux • Mutillidae hosting in server
Instructional Video2:31
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Setting Up Your Environment

Higher Ed
In this video, we'll learn about setting up your environment. This clip is from the chapter "Introduction to AWS Certified Cloud Practitioner CLF-C01 and Cloud Computing" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated...
Instructional Video1:14
Curated Video

.NET Core Microservices - Prerequisite

Higher Ed
This video introduces you to the prerequisite of the course. This clip is from the chapter "Introduction" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".This section introduces you to the course.
Instructional Video7:32
Curated Video

Complete Modern C++ - Parallel Algorithms - II

Higher Ed
This video demonstrates the usage of parallel algorithms and how they can improve the performance of your code. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null