Curated Video
Felicien Trewey: A Master Illusionist and Performer
Let’s learn about Felicien Trewey. He is what you would call a total performer because he did everything.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 10 Introduction
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,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Functions
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,...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Find The Minimum Element In A Stack In Constant Time
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,...
Curated Video
Learning PHP 7 (Video 24)
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....
Curated Video
A Wounded Warrior Begins her Journey with Entrepreneurship
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...
Curated Video
Complete Modern C++ - Fold Expressions - Unary Folds
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.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Rebasing a Feature Branch on Top of Master Branch
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....
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Hacking Over the Internet with Ngrok
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...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.1: Using Spies in Your Tests
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
IDG TECHtalk
Unleashing the power of Python dictionaries: The basics
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Squashing of Commits in GitHub
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Pull with Fast-Forward Merge
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...
Curated Video
Apache Maven Beginner to Guru - Deploying to Maven Central
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.
Curated Video
Apache Maven Beginner to Guru - Maven Release Prepare and Perform
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping
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...
The Business Professor
Revenue Recognition Across Industries
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.
Curated Video
PMP Certification Training - PMI Certifications
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.
Curated Video
PMP Certification Training - Project Resource Management
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.
Curated Video
Bug Bounty Program Certification 1.2: How to Get Most Out of This Course?
This video will give you a brief overview about the course. • Explain about course topics • Explore various components • Prepare for next sections
Curated Video
Bug Bounty Program Certification 7.3: Install Mutillidae Framework in Kali Linux
In this video, you will host Mutillidae (Buggy Application). • Explore Mutillidae application • Download Mutillidae in Kali Linux • Mutillidae hosting in server
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Setting Up Your Environment
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...
Curated Video
.NET Core Microservices - Prerequisite
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.
Curated Video
Complete Modern C++ - Parallel Algorithms - II
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