Instructional Video4:13
Curated Video

Design Microservices Architecture with Patterns and Principles - Kafka Components - Topic, Partitions, Offset, and Replication Factor

Higher Ed
This video delves deeper into the key components of Apache Kafka. It explains topics as logical event streams, partitions for data distribution, offsets for message ordering, and replication factor for data redundancy and fault...
Instructional Video4:18
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Characteristics

Higher Ed
In this video, you will learn about the essential characteristics of microservices, including bounded context, single responsibility, scalability, resilience, and replaceability. We will understand how these characteristics contribute to...
Instructional Video3:07
Curated Video

Soils

3rd - Higher Ed
Dr. Forrester teaches about the different types of soils.
Instructional Video7:06
Seven Dimensions

Ways to Increase your Emotional Intelligence

Higher Ed
Ways to Increase your Emotional Intelligence is a video to help anyone improve their EQ. A person's IQ (Intelligence Quotient) is a measure of their ability to solve problems and think logically. EQ (Emotional Intelligence Quotient)...
Instructional Video5:08
Curated Video

The Making of the Boeing 747: A Milestone in Aviation History

Pre-K - Higher Ed
This video provides a fascinating insight into the groundbreaking development and challenges faced in creating the iconic Boeing 747, which revolutionized commercial aviation. From building the world's largest factory to conducting...
Instructional Video5:15
Curated Video

Hackman and Oldham: Job Characteristics Model of Motivation

10th - Higher Ed
How do the characteristics of the task at hand affect motivation? This is the question that Hackman and Oldham tackle in their Job Characteristics model of motivation. In this video, we look at the three factors that contribute to the...
Instructional Video7:12
Curated Video

How to Handle Overload: When Time Management is Not Enough

10th - Higher Ed
What do you do when you objectively have too much to do in the time available? This is overload. We'll look at the techniques to use when you are overloaded.
Instructional Video5:01
Curated Video

Advancements in Aero Engine Design and Manufacturing Techniques

Pre-K - Higher Ed
This video highlights the importance of engine design and manufacturing in the aviation industry. It showcases the advancements in technology and techniques used by MTU Aero Engines to improve engine performance, fuel efficiency, and...
Instructional Video4:02
Curated Video

The Making of the A380: Engine Alliance GP 7000

Pre-K - Higher Ed
The A380, the largest jetliner ever built, will revolutionize air travel with its fuel efficiency, quiet operation, and reduced environmental impact. Powered by the Engine Alliance GP 7000, a collaborative effort between General...
Instructional Video3:00
Curated Video

Evolution of the BMW Williams FW 25: Constant Improvements for Racing Success

Pre-K - Higher Ed
This video provides an inside look at the continuous research and development process behind the BMW Williams FW 25 Formula One car. With over 200,000 individual items designed and manufactured each year, the team constantly seeks even...
Instructional Video8:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories

Higher Ed
This video demonstrates how we can refactor product listing categories based on certain specifics, update any changes made to the products, or take them off the listing.
Instructional Video13:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Styled Components

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video10:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fetch API

Higher Ed
In this lesson, we will look at the Fetch API, a promise-based interface for fetching resources by making HTTP requests to servers from web browsers.
Instructional Video2:42
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Project Summary - 2

Higher Ed
This recapitulation video briefly summarizes our entire project and what concepts you have learned.
Instructional Video6:23
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game

Higher Ed
Here, we will use the component "didinitevent" to initialize the game on the game board using the React State hook. You will also learn to initialize the players of the game.
Instructional Video3:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Lifecycle Events

Higher Ed
This video illustrates a lifecycle event in React. It explains the different functions defined and invoked during an event and how the functions work to cause an effect on the event.
Instructional Video5:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Game Circle - Event

Higher Ed
In this video, we will create the game board component and define the Event() functions for the game.
Instructional Video4:50
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook

Higher Ed
In this lesson, you will learn about the React State hook component and how to implement it in our project. We will understand a hook, a function provided by React; they start with the word "use".
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 Video3:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Props in React

Higher Ed
In this lesson, you will learn more about props or properties used in React. Here, the properties are transferred from the parent component to the child component.
Instructional Video3:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Why Components?

Higher Ed
This video elaborates on functional components because the React program encourages using functional components.
Instructional Video5:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Functional Components in React

Higher Ed
In this video, we will understand how to introduce functional components to load data into our React project, the basic calculator.
Instructional Video12:57
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Showing a Confirmation Dialog Before Deleting

Higher Ed
In this video, you will learn how to show a confirmation dialog before deleting. 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...
Instructional Video8:40
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Fetching Data from the Admin Panel

Higher Ed
In this video, you will learn how to fetch data from the admin panel. 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,...