Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Rebasing - Step 2
This video explains the second step of rebasing. 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. It also explains how to...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Synchronizing Changes from Upstream
This video explains the process of synchronizing changes from upstream. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This...
The Business Professor
Income Recognition and Valuation of Liabilities
How does income recognition and the valuation of liabilities associated with deferred income affect the profitability or performance of a company. Income recognition principles give rise to deffered income and the associated liabilities....
Curated Video
Using the Associative Property of Multiplication with Rational Numbers
In this video, the teacher explains how to rewrite multiplication problems with rational numbers using the associative property of multiplication. They review the order of operations and explain how to perform operations inside grouping...
Curated Video
Solving One-Step Equations Using a Pan-Balance
Representing and solving one-step equations on a pan-balance.
FuseSchool
Learned Behaviour
What is 'learned behaviour'? Where does it feature in the environment? And how does it compare to 'innate behaviour? In this Ecology GCSE / K12 video learn all of the answers to these questions.
Curated Video
Learning PHP 7 (Video 33)
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
Bug Bounty Program Certification 4.3: Find Bugs in Wireless Network
This video explores information about wireless in the environments. • Explore wireless attack tool in Kali Linux • Scan wireless networks • Understand the process of wireless attack
Catalyst University
Posterior Shear Test for Lumbar Instability | Rationale & Interpretation
In this video, I explain and demonstrate the posterior shear test, a special test used in the assessment of lumbar posterior instability. More specifically, we cover the hand placement in detail, the testing procedure, and the...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 16 - Implementing HATEOAS for RESTful Services
Web Services with Spring and Spring Boot: Step 16 - Implementing HATEOAS for RESTful Services This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - RBAC Roles
In this video, we will cover RBAC roles. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create them using...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Build A Queue With Two Stacks
Learn to write the most efficient code to mimic the behaviour of a queue using 2 stacks. 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...
Brainwaves Video Anthology
Jennifer Brown Teachers Make a Difference - My Aunt Deb!
Jennifer Brown (she/her) is a globally recognized DEI thought leader, highly sought after speaker, award-winning entrepreneur, and best-selling author. Jennifer envisions inclusive organizations where all of us can thrive. As someone who...
Curated Video
Learning PHP 7 (Video 35)
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....
Let's Tute
Understanding the Basic Proportionality Theorem through an Activity
This video explains the basic proportionality theorem, also known as the Thales theorem, using an activity with a colored triangle and a folded sheet of paper. The theorem states that if a line is drawn parallel to one side of a triangle...
Catalyst University
Navicular Drop Test for Subtalar Pronation
In this video, I explain and demonstrate the navicular drop test, a special test used in the assessment of excessive subtalar pronation.
Catalyst University
BPPV Treatment | Epley Maneuver [Why, When, & How]
In this video, I explain and demonstrate the Epley maneuver, a canalith repositioning maneuver used in the treatment of a posterior or anterior canal canalithiasis.
Curated Video
Ansible for the Absolute Beginner - Demo - Ansible Inventory
This video demonstrates how to use Ansible inventory. This clip is from the chapter "Introduction to Ansible Inventory" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section focuses on Ansible inventory.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Introduction
This clip is from the chapter "Introduction" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED!".This section introduces you to the course.
Curated Video
Contact Juggling: Defying Gravity with Object Manipulation
In this video, the topic of discussion is contact juggling, a form of object manipulation and performance that seemingly defies gravity. It delves into its history, popularity, and the various types of tricks contact jugglers perform.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - EternalBlue Exploit
This video introduces you to a cyberattack exploit, EternalBlue. 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 learn...
Curated Video
10 things we never knew about Aretha Franklin
Multiple Grammy winner and "Queen of Soul" Aretha Franklin was known for such hits as "Respect," "Freeway of Love" and "I Say a Little Prayer." The fourth of five children, Aretha Louise Franklin was born on March 25, 1942, in Memphis,...
Packt
JSON Web Tokens
API Authentication and Security (Task App): JSON Web Tokens This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Curated Video
Multi-Paradigm Programming with Modern C++ - Distributing the Work
Task creation is cheap, but it’s not free. We have to find a compromise between loading all threads with data and introducing unnecessary overhead. In this video we will learn a simple formula for distributing the work, and also discover...