Guinness World Records
The Dog with the Longest Tongue in the World
In this video, Carla Rickert introduces her dog Mochi, a rescued Saint Bernard who holds the Guinness World Records title for the longest dog tongue. Mochi's tongue measures 7.3 inches from snout to tip, and she brings joy and humor to...
Zach Star
How Much Do I Actually Remember From School Since Graduating?
In this video I go over what I specifically remember from school ever since graduating. I focus on my engineering and support classes and explain how even though I don't remember specific formulas, I do remember overall concepts....
Curated Video
Create a list : Implementing List Push and Grow Functions
From the section: Lists. This section focuses on lists and the various functions of the list. This video explains how to implement the List Push and Grow methods.
Let's Tute
How to Derive Bank Summary from Financial Statements
In this video, a teacher guides viewers through the process of creating a cash and bank record for a client who has misplaced their cash book. Using balance sheets and additional information provided, the teacher demonstrates how to...
Curated Video
Variable Frequency Drive Basics
Variable Frequency Drives Explained - VFD basics. In this video we take a look at variable frequency drives to understand how they work in electrical engineering and power electronics. We look at where and why to use a VFD or VSD,...
Curated Video
Understanding the Statement of Financial Position
In this lecture, the presenter discusses the statement of financial position, which is a key financial account that all businesses measure and report. The presenter also explains how businesses measure wealth, which is by totaling up the...
The Business Professor
Holder in Due Course - Receive Instrument for Value
Holder in Due Course - Receive Instrument for Value
Physics Girl
How do touchscreens work?
How does a touchscreen work? Why can you text with your finger, but not with a q-tip? The physics of smartphones is a complicated and amazing mixture of engineering, physics, electronics and computer science. Topics: Capacitive touch...
Packt
Reversing Linked List - II
This is the second part of the two-part video that further explains how to reverse a linked list. This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
Curated Video
The National Grid: Distribution of Electrical Energy in the UK
This video is a lecture on the National Grid, which is the system that distributes electrical energy throughout the United Kingdom. The video explains how household appliances receive their electrical energy from the National Grid and...
Science Buddies
Make a Night-Light
Are you ready to move beyond paper circuits and squishy circuits? This is a great intermediate circuit project where you will build your own working night-light. And of course, you will have some fun decorating it!
Brave Wilderness
Catching a SHARK by HAND!
On this episode of Beyond the Tide, Coyote and the crew discover their first tide pool shark! …and Coyote catches it with his barehands!
Espresso Media
Ships That Carry Ships: The Monsoon Threat
Ships That Carry Ships part 3/7: The video showcases the loading operations of three modular carrier vessels in Southeast Asia, highlighting the stringent safety measures and precise positioning required for the float on float off...
Curated Video
How A Car Battery Works
How does a car battery work, learn from the basics where we use and battery and how batteries work.
Financial Times
The risk of betting against bitcoin
In the last 12 months, the value of bitcoin has risen by 643 per cent, and could yet double or quadruple before the bubble bursts. The FT's Miles Johnson explains how investors can still profit by betting against its value.
Espresso Media
Journey to the Unknown: Exploring Time and Technology
In this video, a group of explorers embark on a mysterious voyage where they encounter unexpected challenges and contemplate the power of technology and human connection. Through their journey, they discover the importance of...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 2: Set up insert and hashing functionality for data structure
Visualize and analyze operations associated with Stacks and Queues This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__
Reverse a linked list using recursion This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - Common Mistakes in Aggregation
In this lecture, you will understand the difference between KStream aggregation and KTable aggregation. This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This...
Curated Video
Implement a computer program using a classic algorithm : In-depth look at execution context of recursive divide function
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Analyze execution context and frames created by recursive divide...
Programming Electronics Academy
pinMode, digitalWrite, delay: Arduino Course 4.2
A description of 3 important functions for using Arduino.
NASA
NASA | Meanwhile at the Bottom of the Ocean
The Ben Franklin mission has been forgotten by time, overshadowed by the concurrent Apollo 11 mission. However, the scientific findings obtained by the six aquanauts has provided a foundation for understanding the Gulf Stream and ocean...
All In One Social Media
How To Use Facebook Watch - What Is Facebook Watch?
What is Facebook Watch and How To Use Facebook Watch // Facebook Watch is a video-on-demand service operated by Facebook. It was announced on August 9, 2017, with initial availability the day after, and with rollout to all U.S. users by...
Curated Video
Create a list : List Get and Set
From the section: Lists. This section focuses on lists and the various functions of the list. This video focuses on list Get and Set methods.