Curated Video
Mastering C++ Standard Library Features [Video] - Lambdas: Versatile Tools
Understand the versatility of lambdas and unconventional problems solved by them
Curated Video
Mastering C++ Standard Library Features [Video] - Smart Pointers: Guidelines
Learn how to choose between raw/unique/shared/weak pointers in your interfaces and implementation, understanding their pro/cons and "conventional" meanings
Curated Video
Mastering C++ Standard Library Features [Video] - The Course Overview
This video provides an overview of the entire course.
Curated Video
Design Microservices Architecture with Patterns and Principles - The Scale Cube
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)....
Curated Video
Classify Graphs and Equations as Linear or Nonlinear
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...
Curated Video
How to Analyze a Graph
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...
Curated Video
Facts about Linear Functions
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...
Curated Video
How to Compare and Interpret a Graph
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...
Curated Video
What Brain Damage Reveals About Language
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...
Curated Video
The Impact of Apple's iPhone on the Mobile Phone Industry
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...
Curated Video
Action Centered Leadership - A Roles-based or Functional Leadership Model
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...
Curated Video
Margerison McCann: The Team Management Wheel
Charles Margerison and Dick McCann developed one of the leading tools to help managers with team performance: the Team Management Wheel.
Curated Video
Mapping the Living Brain: Understanding its Functions and Disorders
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...
Curated Video
The Importance of Calcium for Healthy Bones and Body Functions
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...
Institute of Human Anatomy
Things You Didn't Know About the Tongue
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Passing Parameters in Callback Functions
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Components, Props, and Callbacks
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Functions
In this video, you will learn about JavaScript functions to create blocks of code to perform particular tasks when called upon with an example.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Customizing the GraphQL CRUD Operations
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Controllers: Creating Custom Controllers
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks: The Theory
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,...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Middleware
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...