Curated Video
Mastering C++ Standard Library Features [Video] - Perfect Forwarding
Understand how to decrease boilerplate code and increase the flexibility of your interfaces by using perfect forwarding
Curated Video
Mastering C++ Standard Library Features [Video] - Value Categories: The Full Picture
Learn about the more fine-grained value categories of the language, in order to increase your understanding of the rules that guide move semantics
Curated Video
Mastering C++ Standard Library Features [Video] - Move Semantics
Understand what move semantics are and how they enable efficient resource transfer and ownership transfer
Curated Video
Mastering C++ Standard Library Features [Video] - Lvalues and Rvalues
Understand the difference between lvalue and rvalues, gaining a solid theoretical base required to understand move semantics
Curated Video
Spot the Mistakes Maths Questions
Your task is to spot the mistakes in this students’ calculations of various maths questions. Detecting and correcting mistakes can be a powerful opportunity for enhancing your learning. Identifying mistakes can point out some common...
Flipping Physics
Skateboarding Frame of Reference
Showing that the frame of reference matters for describing motion.
Great Big Story
Inside the Library of Congress, Exploring America's Largest Library
Discover the vast collections of the Library of Congress, from rare manuscripts to historical maps and music.
Curated Video
Exploring Phsychosis and Its Symptoms
During his senior year of college, Dara Sanandaji had a manic episode that led to a Bipolar I diagnosis. In this series, he is exploring his illness and how it has impacted his life, both positively and negatively. In this first video,...
Curated Video
Exploring History: The Sherborne Missal and Turning the Pages Project at the British Library
Experience the wonders of the Sherbourne Missal, a rare 15th-century prayer book, through the innovative Turning the Pages program by the British Library. This digital facsimile allows you to virtually turn the pages of the ancient...
Teaching Without Frills
How to Write an Imaginative Narrative for Kids |Episode 6: Writing a Closing|
In this video, you will learn how to write a closing or conclusion for your imaginative narrative or fantasy story. We will discuss a variety of ways to end your story, including circular endings, lessons learned, themes, and questions.
Curated Video
NLP Meta Programs: How we See the World
In an earlier video, I talked about the filters in our brains that shape our interpretations of the world around us. But which bits of our experience do we delete, distort, and generalize? And which do we focus on? Meta Programs are the...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating the Project Content Type
In this video, you will learn how to create the project content type. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section,...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Policies
In this video, we will talk all about policies and how to implement them. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Reorganizing GraphQL Extension Code
In this video, you will learn how to reorganize GraphQL extension code. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Shaping a GraphQL Response
In this video, you will learn how to shape a GraphQL response. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Custom Resolver
In this video, you will learn how to create a custom resolver. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - The Strapi Object
In this video, we will talk about the Strapi object and understand it. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Filter Your API Responses
In this video, you will learn how to filter your API responses. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Relation Fields
In this video, you will learn how to add a new relation field. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how...
Curated Video
EXCEL DATA: VLOOKUP and HLOOKUP
Learn the art of VLOOKUP and HLOOKUP, the essential tools for data navigation.
Curated Video
EXCEL DATA: Consolidating data from multiple sources
Discover how to consolidate data from various sources with Mark's expert guidance.
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Garbage Collector and Garbage Collection Mechanism in Java
In this video, we will learn about the garbage collector, a crucial component of Java's memory management system, and how the garbage collector works, including object reachability, garbage collection algorithms, and the importance of...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Custom Class and ArrayList
In this video, we will apply our knowledge of ArrayLists and Generics to work with custom class objects. We will learn to code on creating an ArrayList of custom objects, adding, removing, and searching for objects, and leveraging the...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with String and String Functions
In this video, we will gain practical experience with strings and their methods through hands-on exercises. We will explore coding tasks that involve using string functions to manipulate, compare, search, and transform strings, enhancing...