Curated Video
Multi-Paradigm Programming with Modern C++ - Coroutine Mechanics
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...
Curated Video
Complete Modern C++ - What is C++?
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...
Curated Video
C++ Standard Template Library in Practice - Project - Coding
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...
Science360
Nap time! - Finding Your Science
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.
Brainwaves Video Anthology
Elizabeth F. Loftus - Teachers Make a Difference - Jonathan Freedman
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...
IDG TECHtalk
The basics of benchmarking Go applications | Smart Go
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.
Curated Video
Multi-Paradigm Programming with Modern C++ - Managing Memory
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...
Curated Video
Complete Modern C++ - Dynamic Array (std::vector)
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...
Curated Video
Complete Modern C++ - Exception Handling - Part II (Multiple Catch Blocks)
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.
Curated Video
The Power of Scent
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...
Curated Video
Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays
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...
Let's Tute
Psychological Tips to Become a Topper: Boost Your Study Skills and Memory
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....
The Wall Street Journal
Inside the Work of Urs Fischer
Artist Urs Fischer talks about how he uses his sculptures to explore ideas about memory, scale and optical illusion.
Curated Video
Bash Shell Scripting- Shell Script to send Automatic Mail Alert when RAM Memory gets Low
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...
Curated Video
C++ Developer - Dynamic Memory - Part 1
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++.
Curated Video
Web Development with Node.JS and MongoDB (Video 40)
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...
Packt
Space Complexity – Part 1
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...
Curated Video
Core Java Programming Course- "var" Keyword
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.
Curated Video
The Mystery of Dreams
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Java Memory Leaks
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,...
Packt
Ways of Initializing Arrays and Assigning Objects
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...
Good Words
Keeping Special Mementos
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...
Curated Video
Comprehensive Android Developer Bootcamp - SoundPool - Playing FX
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...
Curated Video
The Role of Serotonin in Our Mental Health
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.