Catalyst University
Summary of the Adaptive Immune System [T & B Cells]
In this video, we explore the adaptive immune system and the interplay between helper T-cells, cytotoxic T-cells, and B-cells.
Curated Video
GCSE Secondary English Age 13-17 - Writing: Writing to Describe Part 2 - Explained
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...
Packt
Array Introduction
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.
Curated Video
Learn and Master C Programming - Introduction to File I/O
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...
Curated Video
Core Java Programming Course- Concept of Garbage Collector (GC) and Java 10 Update in GC
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...
Curated Video
Complete Python Scripting for Automation - destructor of a class
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Synchronization with Atomics
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...
Curated Video
How Smells Affect Emotions and Performance
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...
Curated Video
Bash Shell Scripting - Basic System - Commands
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Stack and Heap
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...
CTE Skills
COM - Hard Drives
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...
Curated Video
How Our Brain Stores and Recollects Memories
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...
Curated Video
The Full Stack Web Development - Data Persistence Overview
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Common Attacks
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...
Seven Dimensions
The Complexities of Memory and Lies in a High-Profile Case
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.
Packt
Recursion: Understanding a Call Stack – Part 3
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...
Curated Video
Learn and Master C Programming - Introduction to Arrays
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...
Australian Broadcasting Corporation
When Siblings Seem Like Aliens
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...
Sprouts Learning
Piaget’s Schema How We Change Information to Fit Our Brain Space
A schema is a cognitive framework or concept that helps organize and interpret information.
Curated Video
C++ Developer - Dynamic Memory - Part 2
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++.
Curated Video
The Science of Fear
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...
Curated Video
Learn and Master C Programming - auto' keyword in C
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,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Big Numbers
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...