Curated Video
The Electric Current and Cells: Cells in a Parallel Circuit
By the end of this learning object, the student will be able to: Explore how to measure cells connected in parallel.
Curated Video
The Two Coordinates of the Midpoint Segment: The Midpoint Rule
After this Learning object the learner will be able to: Deduce the midpoint rule correctly.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Data Races in Rust
Data races are a common issue in concurrent programming that can lead to crashes, security vulnerabilities, and other serious problems. In this video, you will learn about data races in Rust and how to avoid them. This clip is from the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Scalability - Horizontal Versus Vertical Scaling
This video discusses scalability in the context of horizontal versus vertical scaling, exploring the advantages and disadvantages of each method, and providing insights into when to choose one over the other. This clip is from the...
Curated Video
Bearings GCSE Practice Questions
This video guides you through three GCSE exam style questions on the topic of bearings. Extra practice questions are provided at the end of the video.
Curated Video
How to Find the Area of a Trapezium
This video will explain how to find the area of a trapezium and provides a visual demonstration of the formula, using the area of a parallelogram. Practice questions and answers are at the end of the video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Step Functions
The forthcoming replacement for SWF is Step Functions in AWS. SWF is still supported and likely to be on an exam, but Step Functions will be replacing SWF in the coming years and be more heavily focused on in the exams as well.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Job, Step, and Runner
This video helps in exploring workflow components; here, you will be focusing on job, step, and runner. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - SCSI
The Small Computer System Interface (SCSI) has been around in one form or another for decades. Despite its age, SCSI drives still appear in niche systems. It's important to recognize SCSI systems and where they're used today. This clip...
Curated Video
Design Microservices Architecture with Patterns and Principles - Fan-Out Publish/Subscribe Messaging Pattern
This video describes the fan-out pattern for pub/sub messaging in microservices. It explains how this pattern enables broadcasting messages to multiple subscribers, ensuring that each interested service receives the relevant information....
Flipping Physics
Biot Savart Law and Magnetic Field around a Current Carrying Wire
Explore the fascinating world of magnetism with today's lesson on the Biot-Savart Law! Join us at Flipping Physics as we delve into the equation that defines the infinitesimally small magnetic field (dB) created by current through a...
Curated Video
What Are Extension Boards And How Do They Power Multiple Devices At Once?
An extension board or power strip comprises multiple sockets connected independently to a flexible power cable and encased in a shockproof plastic shell. It draws power from the wall sockets and distributes it amongst devices connected...
Curated Video
Slicing a 3D Figure
In this math video we will describe the two dimensional face formed from slicing a 3D figure. We will relate the number of faces passed through when slicing to the number of sides on the two dimensional cross section. We will visually...
Curated Video
Hamlet 2.1 Dig Deeper: Hamlet and the Ghost
This video explores the intriguing parallels between Hamlet and the ghost in Act 2, Scene 1 of Shakespeare's play, focusing on the themes of identity, alienation, and the haunting impact of secrets. Viewers will gain insights into...
Curated Video
Hamlet 4.7 Why It's Cool
This video delves into the symbolic and poetic elements of Act 4, Scene 7 of Shakespeare's Hamlet. It examines how Gertrude's announcement of Ophelia's death ties together various themes in the play. The discussion also explores...
Curated Video
Introduction to Angles
Mr. Addit describes the three main types of angles and the way that those angles can be measured.
Curated Video
The Korean War: A Divided Nation and the Road to Armistice
This video provides a detailed historical account of the Korean War, focusing on the pivotal events that took place in 1951. It highlights the peace negotiations between the United Nations and North Korea, the involvement of key players...
Curated Video
GCSE Physics - Series Circuits #17
This video covers: - The difference between series and parallel circuits - How current, voltage and resistance are shared in series circuits - Example calculations General info: - Suitable for all GCSE and IGCSE courses - Suitable for...
Curated Video
GCSE Physics - Parallel Circuits #18
This video covers: - What parallel circuits are - How potential difference, current and resistance are split in a parallel circuit. General info: - Suitable for all GCSE and IGCSE courses - Suitable for higher and foundation tiers -...
Flipping Physics
Resistor Series and Parallel Circuits
Good morning! In this episode of Flipping Physics , Bo reviews the concept of resistors in series using the anthropomorphic charge analogy. Learn how charges navigate through resistors and why they are considered in series. We also...
Curated Video
Comparing and Contrasting 2-Dimensional Plane Figures
Mr. Addit defines the terms; plane, figure, triangle, quadrilateral, pentagon, hexagon, octagon, polygon, rhombus, parallelogram, and trapezoid.
Curated Video
Review for You: The Wonderful World of Geometry
Mr. Addit reviews geometry fundamentals including: points, lines, line segments, rays, perpendicular and parallel lines, acute, obtuse, and right angles, and isosceles, scalene, and equilateral triangles. He also reviews polygons...
Curated Video
Simple and Complex
Dr. Forrester discusses parallel circuits and complex circuits. She reads a complex circuit diagram by identifying how electricity is transported within the pathways.
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - What is Thread and Thread Life Cycle
In this video, we will learn about threads, independent units of execution in Java, their life cycle, the concept of threads, their creation, and the various states they go through during their life cycle, such as new, runnable, blocked,...