Instructional Video15:49
Catalyst University

Summary of the Adaptive Immune System [T & B Cells]

Higher Ed
In this video, we explore the adaptive immune system and the interplay between helper T-cells, cytotoxic T-cells, and B-cells.
Instructional Video6:00
Curated Video

GCSE Secondary English Age 13-17 - Writing: Writing to Describe Part 2 - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video5:35
Python Programmer

EDA Python - 08-2Lists_2

Higher Ed
We take a closer look at python lists in this video.
Instructional Video4:34
Packt

Array Introduction

Higher Ed
This video introduces you to the array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on arrays in a data structure.
Instructional Video3:26
Curated Video

Learn and Master C Programming - Introduction to File I/O

Higher Ed
Introduction to the course. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we will introduce you to file I/O and the concept of files in...
Instructional Video1:50
Curated Video

Core Java Programming Course- Concept of Garbage Collector (GC) and Java 10 Update in GC

Higher Ed
This video explains the concept of GC and its updates in Java 10. This clip is from the chapter "What's New in Java 10?" of the series "Learn How to Code: The Complete Core Java Programming Course".This section highlights the new...
Instructional Video5:53
Curated Video

Complete Python Scripting for Automation - destructor of a class

Higher Ed
OOPS for Real Time: destructor of a class This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a...
Instructional Video14:32
Curated Video

Multi-Paradigm Programming with Modern C++ - Synchronization with Atomics

Higher Ed
Even something as simple as an integer is not immune from data races. Atomics can solve this problem. They are often implemented at hardware level, and C++ provides an API. In this video, we will learn how to use atomics. • Introduction...
Instructional Video3:11
Curated Video

How Smells Affect Emotions and Performance

Pre-K - Higher Ed
This video discusses the powerful impact that scents can have on our emotions, memories, and overall well-being. The video also highlights the various scents, such as lemon, lavender, jasmine, rosemary, cinnamon, and peppermint, and...
Instructional Video9:01
Curated Video

Bash Shell Scripting - Basic System - Commands

Higher Ed
This video helps you with the basic system of commands. This clip is from the chapter "Linux Commands - Quick Refresher" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section is a quick...
Instructional Video2:56
Curated Video

Complete Java SE 8 Developer Bootcamp - Stack and Heap

Higher Ed
Learn how objects and method variables are represented in memory using stack and heap. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming...
Instructional Video7:41
CTE Skills

COM - Hard Drives

Higher Ed
This is an introductory level video about computer hard drives. We cover both desktop and lap top hard drives, the difference in SATA, IDE and even Solid State drives. We also take a look inside a hard drive at the various components and...
Instructional Video3:15
Curated Video

How Our Brain Stores and Recollects Memories

Pre-K - Higher Ed
This video explores how our brain stores and retrieves memories. It explains the process of short-term memory being converted into long-term memory, and how different sensory regions of the brain are connected to form a single episode of...
Instructional Video7:42
Curated Video

The Full Stack Web Development - Data Persistence Overview

Higher Ed
Redis - The Cache Database: Data Persistence Overview This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential technology and...
Instructional Video9:05
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Common Attacks

Higher Ed
Staying up-to-date with the latest types of security attacks is form of attack mitigation. Keeping systems hardened helps protect against zero-day attacks. Software developers must adhere to secure coding practices to ensure deployed...
Instructional Video4:56
Seven Dimensions

The Complexities of Memory and Lies in a High-Profile Case

Higher Ed
Psychologist Eve Ash sits down with Dr Elizabeth Loftus, professor at the University of California to discuss Sue Neill-Fraser, who was convicted of murder in Tasmania in 2010.
Instructional Video16:05
Packt

Recursion: Understanding a Call Stack – Part 3

Higher Ed
This is the third part of the four-part recursion-based video that helps you understand the concept of a call stack in data structures. This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and...
Instructional Video6:52
Curated Video

Learn and Master C Programming - Introduction to Arrays

Higher Ed
A small demonstration on how to declare and access both single-dimension as well as 2-dimensional arrays. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Instructional Video3:26
Australian Broadcasting Corporation

When Siblings Seem Like Aliens

9th - 12th
Mikki vs the World is a creative, funny, and factual series designed to help teens get a grip on what’s happening inside their heads. Internet Lady explains why sibling relationships can become strained as the brain develops, but Dr. M...
Instructional Video5:22
Sprouts Learning

Piaget’s Schema How We Change Information to Fit Our Brain Space

Higher Ed
A schema is a cognitive framework or concept that helps organize and interpret information.
Instructional Video17:34
Curated Video

C++ Developer - Dynamic Memory - Part 2

Higher Ed
This is the second part of a two-part video that explains dynamic memory. This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Instructional Video3:12
Curated Video

The Science of Fear

Pre-K - Higher Ed
This video discusses the physiological and neurological aspects of fear. It explores how fear is processed in the brain, specifically focusing on the role of the amygdala. The video also touches on the distinction between emotions and...
Instructional Video2:27
Curated Video

Learn and Master C Programming - auto' keyword in C

Higher Ed
Understanding what 'auto' means and when and how it can be used. This clip is from the chapter "More C Keywords..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into keywords like auto,...
Instructional Video3:33
Curated Video

Complete Java SE 8 Developer Bootcamp - Big Numbers

Higher Ed
The author demonstrates BigInteger and BigDecimal, two classes that support big numbers. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief...