Instructional Video2:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Rebasing - Step 2

Higher Ed
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...
Instructional Video10:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Synchronizing Changes from Upstream

Higher Ed
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...
Instructional Video3:12
The Business Professor

Income Recognition and Valuation of Liabilities

Higher Ed
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....
Instructional Video3:48
Curated Video

Using the Associative Property of Multiplication with Rational Numbers

K - 5th
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...
Instructional Video3:06
Curated Video

Solving One-Step Equations Using a Pan-Balance

3rd - 5th
Representing and solving one-step equations on a pan-balance.
Instructional Video2:53
FuseSchool

Learned Behaviour

6th - Higher Ed
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.
Instructional Video5:51
Curated Video

Learning PHP 7 (Video 33)

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 Video8:13
Curated Video

Bug Bounty Program Certification 4.3: Find Bugs in Wireless Network

Higher Ed
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
Instructional Video5:16
Catalyst University

Posterior Shear Test for Lumbar Instability | Rationale & Interpretation

Higher Ed
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...
Instructional Video9:27
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 16 - Implementing HATEOAS for RESTful Services

Higher Ed
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...
Instructional Video3:05
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - RBAC Roles

Higher Ed
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...
Instructional Video17:30
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Build A Queue With Two Stacks

Higher Ed
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...
Instructional Video2:07
Brainwaves Video Anthology

Jennifer Brown Teachers Make a Difference - My Aunt Deb!

Higher Ed
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...
Instructional Video3:31
Curated Video

Learning PHP 7 (Video 35)

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:14
Let's Tute

Understanding the Basic Proportionality Theorem through an Activity

9th - Higher Ed
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...
Instructional Video5:00
Catalyst University

Navicular Drop Test for Subtalar Pronation

Higher Ed
In this video, I explain and demonstrate the navicular drop test, a special test used in the assessment of excessive subtalar pronation.
Instructional Video6:17
Catalyst University

BPPV Treatment | Epley Maneuver [Why, When, & How]

Higher Ed
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.
Instructional Video5:04
Curated Video

Ansible for the Absolute Beginner - Demo - Ansible Inventory

Higher Ed
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.
Instructional Video3:07
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Introduction

Higher Ed
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.
Instructional Video5:00
Curated Video

Contact Juggling: Defying Gravity with Object Manipulation

Pre-K - Higher Ed
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.
Instructional Video20:21
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - EternalBlue Exploit

Higher Ed
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...
Instructional Video4:27
Curated Video

10 things we never knew about Aretha Franklin

9th - Higher Ed
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,...
Instructional Video12:03
Packt

JSON Web Tokens

Higher Ed
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...
Instructional Video9:24
Curated Video

Multi-Paradigm Programming with Modern C++ - Distributing the Work

Higher Ed
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...