Instructional Video9:04
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Learn to Customize Stack Resources and How to Get Help

Higher Ed
This video explains how to customize stack resources and how to get help. This clip is from the chapter "Introduction" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced to...
Instructional Video11:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Bernulli Random Variables

Higher Ed
In this video, we will cover Bernulli random variables. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:41
Curated Video

How Do Deep Sea Fish Survive the Extreme Pressure?

Pre-K - Higher Ed
Fishes survive underwater pressure as they do not breathe through their lungs. Therefore, they do not have air pockets that can be compressed due to the high pressures. However, fish aren’t the only creatures found at such incredible...
Instructional Video8:08
TLDR News

More Documents Found: How Much Trouble is Biden in?

12th - Higher Ed
With Biden's recent mishandling of classified Vice Presidential documents, many are comparing the situation with Trump's Mar-a-Lago scandal. So what exactly happened? How similar are these situations? And what does this mean for Biden's...
Instructional Video3:04
Curated Video

Turkey, Aphrodisias Stadium

12th - Higher Ed
The Stadium was built in the later first century AD and with the Theatre completed the town's need for large-capacity spectator buildings. Unusually for a Greek stadium, it is closed at both ends. It measures c. 270 X 60 m, and has...
Instructional Video7:26
KnowMo

Counting Outcomes and Constructing a Sample Space for Probability Problems

12th - Higher Ed
The video discusses the process of counting outcomes for random events in probability. The lecturer provides examples and shows how to use the manual listing method and a sample space to determine the possible outcomes of events. The...
Instructional Video8:05
Curated Video

Next.js from Development to Deployment - Connecting to the Strapi API

Higher Ed
This video shows how to get connected to the Strapi API. This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
Instructional Video8:27
Curated Video

Next.js from Development to Deployment - getStaticPaths

Higher Ed
This video focuses on getStaticPaths. This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on data fetching.
Instructional Video9:51
Curated Video

Next.js from Development to Deployment - getServerSideProps and getStaticProps

Higher Ed
This video explains the date fetching methods: getServerSideProps and getStaticProps. This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses...
Instructional Video4:39
Curated Video

Next.js from Development to Deployment - Showcase Component

Higher Ed
This video helps showcase component. This clip is from the chapter "Next.js Fundamentals" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the fundamentals of Next.js.
Instructional Video17:53
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Forms and Inputs

Higher Ed
In this video you'll learn how to setup form and inputs so you can get data from your users. This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video8:40
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 08 – Understanding Replica Sets in Kubernetes

Higher Ed
In this video, you will be understanding replica sets in Kubernetes. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and...
Instructional Video1:47
Curated Video

Learning Splunk - Getting Data Out of Splunk – Search

Higher Ed
Understanding the concept of search and the primary way users navigate data in Splunk. • Understand what can be done in the search interface • Identify the time range picker • Identify the search bar This clip is from the chapter "Splunk...
Instructional Video16:37
Curated Video

Probability Statistics - The Foundations of Machine Learning - Rules for Counting (Mostly Optional)

Higher Ed
In this video, we will cover the rules for counting. This clip is from the chapter "Counting" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, you will learn the rules for counting.
Instructional Video22:02
Curated Video

Probability Statistics - The Foundations of Machine Learning - Conditional Probability, the Most Important Concept in Stats

Higher Ed
In this video, we will cover conditional probability, the most important concept in stats. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video2:02
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Decorator Function

Higher Ed
Here, we will use the decorator function to set designs around our variables or elements or even unnamed strings. This clip is from the chapter "Functional Programming" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video4:45
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Microservices Communications

Higher Ed
This video talks about microservices communications. This clip is from the chapter "Architecture Recap: Event-Driven Microservices Architectures" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video5:06
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Overview

Higher Ed
This video provides an overview of AWS Lambda. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on developing our...
Instructional Video9:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Function Code

Higher Ed
This video explains the AWS Lambda function code. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on developing our...
Instructional Video5:01
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Event Sources and Destination Trigger Services

Higher Ed
This video explains the AWS Lambda event sources and destination trigger services. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video9:31
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon EventBridge Core Concepts - Events - Event Buses - Rules - Targets

Higher Ed
This video explains the core concepts of Amazon EventBridge such as events, event buses, rules, and targets. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS...
Instructional Video11:46
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Serverless DynamoDB Event Processor Architecture with DynamoDB Streams

Higher Ed
This video explains serverless DynamoDB event processor architecture with DynamoDB streams. This clip is from the chapter "Build Advanced Use Cases with CDK" of the series "AWS Cloud Development Kit - From Beginner to Professional".In...
Instructional Video8:20
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Schedule Your Lambda Function: Cron in the Cloud

Higher Ed
This video introduces you to scheduling your Lambda function: Cron in the cloud. This clip is from the chapter "Create and Deploy Serverless Application Resources" of the series "AWS Cloud Development Kit - From Beginner to...
Instructional Video9:45
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Oversampling and Adjusting for Oversampling

Higher Ed
This video explains oversampling and adjusting for oversampling. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...