Instructional Video7:49
Curated Video

Multi-Paradigm Programming with Modern C++ - Coroutine Mechanics

Higher Ed
In order to be able to implement coroutines, we have to understand a few low-level mechanisms. This video is an overview of how process memory is structured, how functions are called, and finally, how coroutine state is copied from the...
Instructional Video3:31
Curated Video

Complete Modern C++ - What is C++?

Higher Ed
In this video, we will introduce you to modern C++ and where it is used. • Learn what patterns matching is • Explore the problems with std::visit • Comparison between std::visit and match This clip is from the chapter "Basic Language...
Instructional Video5:15
Curated Video

C++ Standard Template Library in Practice - Project - Coding

Higher Ed
This is the second part of the project where you will be doing coding. • Open bitcoin.cpp file • Create a class called CurlHandler • Compile the project This clip is from the chapter "Introducing the Standard Template Library (STL)" of...
Instructional Video2:10
Science360

Nap time! - Finding Your Science

12th - Higher Ed
Psychologist Sara Mednick talks about how napping improves mind and memory. Finding Your Science engages the greatest minds in science to share with you their passion, perspective and inspiration for making breakthrough discoveries.
Instructional Video1:42
Brainwaves Video Anthology

Elizabeth F. Loftus - Teachers Make a Difference - Jonathan Freedman

Higher Ed
Prof. Elizabeth Loftus is one of the nation's leading experts on memory. She has been an expert witness or consultant in hundreds of cases, including the McMartin preschool molestation case, the trial of Oliver North, the trial of the...
Instructional Video3:37
IDG TECHtalk

The basics of benchmarking Go applications | Smart Go

Higher Ed
Learn how to use Go's built-in testing framework to run benchmarks on your code, and find out where your programs may have performance bottlenecks.
Instructional Video6:01
Curated Video

Multi-Paradigm Programming with Modern C++ - Managing Memory

Higher Ed
Classes in a hierarchy are almost always allocated on the heap. Managing memory manually is error prone. STL provides a set of smart pointers that make the task easier. • About RAII design pattern • Why prefer smart pointers to raw...
Instructional Video8:44
Curated Video

Complete Modern C++ - Dynamic Array (std::vector)

Higher Ed
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Instructional Video3:59
Curated Video

Complete Modern C++ - Exception Handling - Part II (Multiple Catch Blocks)

Higher Ed
This video explains more details on catch blocks. This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
Instructional Video3:11
Curated Video

The Power of Scent

Pre-K - Higher Ed
In this video, the importance of scent and its connection to memory and emotion is explored. From the invigorating scent of peppermint to the relaxing aroma of lavender, different scents have various benefits. Additionally, pleasant...
Instructional Video3:11
Curated Video

Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays

Higher Ed
We will learn how to apply pointer arithmetic to arrays and see different ways we can access array elements with the help from pointer arithmetic. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For...
Instructional Video5:03
Let's Tute

Psychological Tips to Become a Topper: Boost Your Study Skills and Memory

9th - Higher Ed
In this video, the speaker shares three psychological tips to help students become Toppers in their exams. The tips include avoiding a Plan B mindset, listening to classical music to improve memory, and the benefits of writing by hand....
Instructional Video20:30
The Wall Street Journal

Inside the Work of Urs Fischer

Higher Ed
Artist Urs Fischer talks about how he uses his sculptures to explore ideas about memory, scale and optical illusion.
Instructional Video9:58
Curated Video

Bash Shell Scripting- Shell Script to send Automatic Mail Alert when RAM Memory gets Low

Higher Ed
This video shows how to write a shell script that sends an automatic mail alert when the RAM memory gets low. This clip is from the chapter "Scheduling jobs with at and crontab" of the series "Complete Bash Shell Scripting".This section...
Instructional Video10:22
Curated Video

C++ Developer - Dynamic Memory - Part 1

Higher Ed
This is the first 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 Video5:34
Curated Video

Web Development with Node.JS and MongoDB (Video 40)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video4:34
Packt

Space Complexity – Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to space complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Instructional Video3:08
Curated Video

Core Java Programming Course- "var" Keyword

Higher Ed
This video explains the "var" keyword. 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 features of Java 10.
Instructional Video3:40
Curated Video

The Mystery of Dreams

Pre-K - Higher Ed
This video explores different theories about the purpose and origin of dreams, including those proposed by Sigmund Freud, Carl Jung, and more recent research by Alan Hobson and Robert McCarley. The video also touches on why we often...
Instructional Video3:38
Curated Video

Complete Java SE 8 Developer Bootcamp - Java Memory Leaks

Higher Ed
The author demonstrates the mismanagement of garbage collection, unintentionally causing issues. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section,...
Instructional Video12:37
Packt

Ways of Initializing Arrays and Assigning Objects

Higher Ed
This video demonstrates ways of initializing arrays and assigning objects. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Podcast3:51
Good Words

Keeping Special Mementos

Pre-K - Higher Ed
Mementos are objects that people keep to remind them of someone or something special. Sometimes mementos help people remember a loved one they have lost or a place they have left. Treasured mementos may be passed down through generations...
Instructional Video6:54
Curated Video

Comprehensive Android Developer Bootcamp - SoundPool - Playing FX

Higher Ed
Android Media – Playing Sounds and Videos:SoundPool - Playing FX This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to add...
Instructional Video3:10
Curated Video

The Role of Serotonin in Our Mental Health

Pre-K - Higher Ed
Serotonin is a chemical our bodies produce that influences how we sleep, our mood, appetite, and more. Low levels of serotonin can trigger depression. Learn more about serotonin and how it affects us.