Instructional Video14:50
Curated Video

Mastering C++ Standard Library Features [Video] - Lambdas: Versatile Tools

Higher Ed
Understand the versatility of lambdas and unconventional problems solved by them
Instructional Video9:35
Curated Video

Mastering C++ Standard Library Features [Video] - Smart Pointers: Guidelines

Higher Ed
Learn how to choose between raw/unique/shared/weak pointers in your interfaces and implementation, understanding their pro/cons and "conventional" meanings
Instructional Video3:43
Curated Video

Mastering C++ Standard Library Features [Video] - The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video4:30
Curated Video

Design Microservices Architecture with Patterns and Principles - The Scale Cube

Higher Ed
This video presents the Scale Cube model, a conceptual framework for scaling applications in three dimensions: X-axis scaling (horizontal duplication), Y-axis scaling (functional decomposition), and Z-axis scaling (data partitioning)....
Instructional Video6:26
Curated Video

Classify Graphs and Equations as Linear or Nonlinear

9th - 12th
In this video math lesson we will learn how to classify graphs and equations as linear or nonlinear functions. We will define a linear function as a relationship between two quantities with a constant rate of change. The graph of a...
Instructional Video7:26
Curated Video

How to Analyze a Graph

9th - 12th
In this math video we will review how to analyze a graph. We will be presented with a qualitative graph that displays distance traveled as a function of time. Since it is a qualitative graph, the graph does not have numbers. We will need...
Instructional Video4:37
Curated Video

Facts about Linear Functions

9th - 12th
In this math video we will learn facts about linear functions. We will discuss the characteristics of a linear function in slope-intercept form. We will review that slope-intercept form is y=mx+b. We will discover that m represents the...
Instructional Video3:02
Curated Video

How to Compare and Interpret a Graph

9th - 12th
In this math video we will learn how to compare & interpret a graph. We will connect unit rate to slope or constant of proportionality on the graph. We will write an equation using the unit rate. As we compare two lines on the graph we...
Instructional Video8:43
Curated Video

What Brain Damage Reveals About Language

6th - Higher Ed
Language is really more related to the brain than any other part of the body. It's where language "happens." Whether you're shaping words with your mouth, signing them with your hands, or writing them on paper, the bulk of the work is...
Instructional Video2:00
Curated Video

Explore The Brain!

Pre-K - 5th
The Brain is super powerful, let's learn more about it!
Instructional Video4:00
Curated Video

The Impact of Apple's iPhone on the Mobile Phone Industry

Pre-K - Higher Ed
The video discusses the launch of Apple's revolutionary iPhone in 2007, highlighting the anticipation and hype surrounding its release. Despite some initial issues with the AT&T network, the iPhone delivered on its promises and set a new...
Instructional Video6:02
Curated Video

Action Centered Leadership - A Roles-based or Functional Leadership Model

10th - Higher Ed
Roles-based approaches to leadership focus not on the leader’s traits nor their behavior. Instead, they focus on their functions: what they need to do, to lead. And none is better, nor more accessible, than John Adair’s Action Centered...
Instructional Video8:59
Curated Video

Margerison McCann: The Team Management Wheel

10th - Higher Ed
Charles Margerison and Dick McCann developed one of the leading tools to help managers with team performance: the Team Management Wheel.
Instructional Video4:55
Curated Video

Mapping the Living Brain: Understanding its Functions and Disorders

Pre-K - Higher Ed
This video explores the complexity of the human brain and how new imaging techniques are helping neurologists and neuroscientists map and understand its functions. By detecting and analyzing the brain's magnetic fields, researchers are...
Instructional Video3:02
Curated Video

The Importance of Calcium for Healthy Bones and Body Functions

12th - Higher Ed
This video highlights the essential role of calcium in the body beyond just building healthy bones. It emphasizes the importance of consuming adequate amounts of calcium through dairy products to support functions such as regulating the...
Instructional Video9:54
Institute of Human Anatomy

Things You Didn't Know About the Tongue

Higher Ed
In this video, Jonathan from the Institute of Human Anatomy discusses the anatomy of the human tongue as well as discusses the many different functions that the tongue performs. He also talks about some of the myths associated with the...
Instructional Video4:36
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Passing Parameters in Callback Functions

Higher Ed
After learning how to use callback functions in the previous lesson, we will now use the callback functions we created in the parent component of our code and pass them on to the instances of the child component.
Instructional Video4:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Components, Props, and Callbacks

Higher Ed
In this video, we will look at the React root component, namely the app, the dashboard, the admin, and other elements of the project that form the tree structure of React.
Instructional Video1:54
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Functions

Higher Ed
In this video, you will learn about JavaScript functions to create blocks of code to perform particular tasks when called upon with an example.
Instructional Video2:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement

Higher Ed
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Instructional Video5:41
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Customizing the GraphQL CRUD Operations

Higher Ed
In this video, you will learn how to customize the GraphQL CRUD operations. 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...
Instructional Video8:58
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Controllers: Creating Custom Controllers

Higher Ed
In this video, we will talk about the core model of our request and response flow, that is, controllers. You will also learn how to create custom controllers. This clip is from the chapter "Extending Strapi Core: Custom Controllers and...
Instructional Video2:59
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks: The Theory

Higher Ed
In this video, you will learn about the Strapi lifecycle hooks. 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 section,...
Instructional Video9:17
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Middleware

Higher Ed
In this video, we will focus on Middleware. 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 section, we will dive into...