Instructional Video5:09
SciShow

Why You Have That Little, Lying Voice in Your Head

12th - Higher Ed
If you feel something inside you say, “I really don’t think you’re strong enough,” you don’t necessarily have to trust that little voice—it might not know you as well as you think it does.
Instructional Video6:01
SciShow

How Going to Space Changes the Way You Think Forever

12th - Higher Ed
A trip into space produces physiological effects in human beings, but it can also change a person in a profound, psychological way.
Instructional Video15:49
TED Talks

TED: Why science demands a leap into the unknown | Uri Alon

12th - Higher Ed
While studying for his PhD in physics, Uri Alon thought he was a failure because all his research paths led to dead ends. But, with the help of improv theater, he came to realize that there could be joy in getting lost. A call for...
Instructional Video8:37
Crash Course

Media & the Mind: Crash Course Media Literacy

12th - Higher Ed
First thing’s first: what is media literacy? In our first episode, Jay breaks this question down and explains how we’re going to use it to explore our media saturated world.
Instructional Video2:46
Curated Video

Drizzle ORM in 100 Seconds

12th - Higher Ed
Drizzle is a serverless TypeScript ORM designed for PostgreSQL, MySQL and SQLite.
Instructional Video6:21
Curated Video

More Practice Making Inferences {Comprehension: Inferring}

K - 3rd
Part 2 gives practice to how to infer using clues from the book and what's in our brain. <b<br/>r/>

PART 1 INFERENCES:    • Making Inferences {C<br/>omprehension: Inf...  
Instructional Video4:34
Science ABC

Why Do We Find Babies Cute?

Pre-K - Higher Ed
Babies are cute because of their face structure and their sounds. Adult brains find the faces features of babies' faces cute. This signature cute baby face is called Kindchenschema (or baby scheme in English). Our brains seemed to be...
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the...
Instructional Video5:46
Curated Video

Modern JavaScript from the Beginning - Second Edition - Mongoose Schema and Model

Higher Ed
In this video, we will define a Mongoose schema for our ideas collection, which will specify the fields and their data types. We will also create a Mongoose model based on the schema, which will allow us to perform database...
Instructional Video2:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Datastore

Higher Ed
This video provides an introduction to Cloud Datastore.
<
br/>
This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video2:53
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Check

Higher Ed
In this video, you will learn how to implement server-side validation to check whether uploaded images for tweets are in the correct format using the Jimp package in Node.js.
Instructional Video9:18
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Understand the Stored Procedures for CRUD Operation

Higher Ed
This video discusses all the CRUD stored procedures that are used for this application. You will understand and be able to write simple stored procedures for these CRUD operations. Stored procedure script is added as resource to...
Instructional Video3:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven

Higher Ed
In this video, we will code and generate AVRO classes using Maven.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video1:47
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Gradle

Higher Ed
In this video, we will code and generate AVRO classes using Gradle.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video14:15
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Order Schema Using AVRO

Higher Ed
In this video, we will create the AVRO Schema for the coffee order service.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:16
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Maven

Higher Ed
In this video, we will set up the base project for the coffeeshop order service using Maven.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers -...
Instructional Video4:01
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Gradle

Higher Ed
In this video, we will set up the base project for the coffeeshop order service using Gradle.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers -...
Instructional Video2:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Application Overview

Higher Ed
In this video, you will get an overview of the application that we are going to build in this section.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for...
Instructional Video3:20
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files - Maven

Higher Ed
In this video, you will learn how to generate Java AVRO records using AVRO Schema.
<
br/>
This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video7:14
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files

Higher Ed
In this video, you will learn how to generate Java AVRO records using AVRO Schema.
<
br/>
This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video2:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App

Higher Ed
In this video, we will set up the base project for the course using the Gradle build tool.
<
br/>
This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI

Higher Ed
In this video, you will learn to produce and consume messages using Docker Compose.
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:10
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Simple AVRO Schema

Higher Ed
In this video, you will learn to build a simple AVRO schema.
<
br/>
This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video4:29
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Introduction to AVRO - What Is AVRO and Why AVRO?

Higher Ed
In this video, you will learn about AVRO and why AVRO is one of the popular serialization formats.
<
br/>
This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data...