Instructional Video7:07
Instructional Video6:05
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Attacks Against Encryption

Higher Ed
In this video, we will look at the different kinds of attacks that hackers can perform to decrypt an already encrypted hard drive.
Instructional Video9:43
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Dunder Methods or Magic Methods

Higher Ed
In this video, you will dive into dunder (double underscore) methods or magic methods in Python. You will learn how these special methods allow you to customize the behavior of classes and objects and gain a deep understanding of their...
Instructional Video6:35
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 3)

Higher Ed
In this video, you will continue to apply your knowledge of static methods through another practical exercise. You will be given more challenging problem statements and will learn how to design and implement static methods to solve them....
Instructional Video4:40
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Static Method

Higher Ed
In this video, you will explore static methods in Python. You will understand the concept of static methods, which are methods that do not depend on the state of the instance or the class, and how to define and use them in your classes....
Instructional Video6:52
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Dynamic Memory Management

Higher Ed
In this video, you will learn about dynamic memory management. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control,...
Instructional Video10:02
Curated Video

Java Multithreading and Parallel Programming Masterclass - Threads Versus Processes

Higher Ed
This video demonstrates the difference between threads versus processes.
Instructional Video2:58
Curated Video

Alcohol and the Brain

6th - 12th
Alcohol is consumed in small quantities for pleasure, but long-term use or consumption in greater quantities has alarming effects on the body, especially in younger people. Biology - Healthy Living - Learning Points. Alcohol is a...
Instructional Video2:52
Curated Video

Harmful Drugs: Cannabis

6th - 12th
Cannabis is a controversial drug: there are debates around its production, legal status and use. What are the facts behind the use of this drug, and how safe or dangerous is it? Biology - Healthy Living - Cannabis is a mild sedative and...
Instructional Video2:46
Curated Video

Percentages: Feeding the Nutcracker

6th - 12th
See the preparations the tiny Clark's Nutcracker makes for winter. Alongside its incredible memory, this bird must play the percentage game to survive. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the...
Instructional Video3:16
Curated Video

Huntington's: The Disease

6th - 12th
Discover how Huntington's disease is passed on through a single gene. How does it progress, what are the symptoms and is there a treatment? Biology - Cells And DNA - Learning Points. Huntington's disease is a genetic disorder that is...
Instructional Video3:00
Curated Video

How We Smell

6th - 12th
Introduction to the structure and function of the nose, and how it works in tandem with the brain. How do we tell the difference between good and bad smells, and has this ability helped humans to survive? Biology - Being Human - Learning...
Instructional Video3:39
Curated Video

Introduction to the Brain

6th - 12th
What does the brain look like and what does it actually do? What specific functions do the brain stem, cerebellum and cerebrum control? Biology - Being Human - Learning Points. The brain is the most complex object in the known Universe....
Instructional Video2:44
Curated Video

What is a Memory?

6th - 12th
What are memories and how does the brain store them? How does our memory develop as we grow? Biology - Being Human - Learning Points. As the brain processes experiences and stimuli, it creates pathways between neurons. Pathways between...
Instructional Video2:34
Curated Video

Intuition

6th - 12th
What is intuition and how does it work? A fireman explains how intuition saved his and his crews' lives. Biology - Being Human - Learning Points. The human brain has powers we aren't normally aware of. There is a part of our brain that...
Instructional Video3:42
ShortCutsTv

Context-Dependent Memory

Higher Ed
If you’ve ever returned somewhere and found your mind suddenly filled with memories, you’ve experienced what psychologists call context-dependent memory. Research has shown that our recall of information is much stronger when it’s done...
Instructional Video4:55
Curated Video

What Am I Unit 158

Pre-K - 3rd
Guess What I Am while developing basic English reading skills.
Instructional Video3:17
Great Big Story

LaLa honors his love for Louise with a heartfelt tribute

12th - Higher Ed
Discover Charles "LaLa" Evans' touching tribute to his late wife, Louise, as he transforms their home into LaLa and Louise Place, celebrating nearly 60 years of love and cherished memories.
Instructional Video4:10
Curated Video

Why Do We Remember Bad Memories More than Good Memories?

Pre-K - Higher Ed
Negative events tend to induce stress, prompting our body to release the stress hormones epinephrine and cortisol. These hormones are believed to influence the basolateral amygdala (BLA), which is responsible for storing fear-conditioned...
Instructional Video4:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - Execution Context in Action

Higher Ed
This video demonstrates how execution context works in practice, using examples to illustrate the different stages of the execution context. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern...
Instructional Video9:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - Execution Context

Higher Ed
Here, you will learn about execution context, which is the environment in which JavaScript code is executed. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the Beginning".In...
Instructional Video7:14
Curated Video

Modern JavaScript from the Beginning - Second Edition - Primitive Versus Reference Types

Higher Ed
In this video, we will explain the difference between primitive and reference types in JavaScript and how they are stored in memory. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern...
Instructional Video5:18
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Stack Versus the Heap in Rust

Higher Ed
In Rust, memory management is a crucial part of writing efficient and safe programs. Understanding the differences between the stack and the heap is important for managing memory effectively. In this video, you will learn about the stack...
Instructional Video4:19
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Const in Rust - Constants

Higher Ed
In this video, you will learn about constants in Rust and how to use them in your programs. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This...