Instructional Video8:37
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 8 – Magic of Spring Boot and In Memory Database H2

Higher Ed
This video helps you understand the magic of Spring Boot and in memory database H2. This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video3:49
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 19 – Running Spring Cloud API Gateway with Docker Compose

Higher Ed
This video focuses on running Spring Cloud API gateway with Docker Compose. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video4:11
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 04 – Review Kubernetes Cluster and Learn Few Fun Facts about Kubernetes

Higher Ed
This video is about basics of Kubernetes Cluster and learning few fun facts about Kubernetes. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master...
Instructional Video5:24
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Asserts and Garbage Collection

Higher Ed
Miscellaneous Topics: Asserts and Garbage Collection This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
Instructional Video13:51
Curated Video

Rust Programming Master Class from Beginner to Expert - Box Smart Pointers and When to Use Them

Higher Ed
In this video, we will cover box smart pointers and when to use them. This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn all about smart...
Instructional Video4:52
Curated Video

Hatshepsut part 5: The Mysterious Death and Memory of Hatshepsut

12th - Higher Ed
This video covers Hatshepsut's death, which is shrouded in mystery, from her means of death to the erasure of her memory by subsequent pharaohs. Her mummy, possibly identified, shows signs of using a carcinogenic skin lotion that may...
Instructional Video11:26
Curated Video

Data Structures and Algorithms The Complete Masterclass - Memory

Higher Ed
This video explains memory in data structures. This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part section that introduces...
Instructional Video4:18
Curated Video

Complete Modern C++ - Operator Overloading - Part II (Assignment Operator)

Higher Ed
This video explains why the assignment operator is important. • Open Qt Creator • Create a new Qt class • Add the files to the correct folders in the course code This clip is from the chapter "Operator Overloading" of the series...
Instructional Video4:57
Curated Video

Comprehensive Android Developer Bootcamp - Integers and Concatenation

Higher Ed
Deep Dive into Java Programming Language:Integers and Concatenation This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you to the...
Instructional Video2:20
Brian McLogan

Given the Value of a Trigonometric Function Find the Angle

12th - Higher Ed
👉 Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Instructional Video5:57
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Azure Container Instances

Higher Ed
This video focuses on Azure container instances. This clip is from the chapter "AZ-204 Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 4G and AZ-204 containers.
Instructional Video4:07
Curated Video

The Complete Beginners Guide to Arduino - 2021 - An Introduction to Programming Fundamentals

Higher Ed
Welcome to the programming fundamentals; here, we will cover the basic programming fundamentals that you should know before working with any project. This clip is from the chapter "Programming Fundamentals" of the series "The Complete...
Instructional Video6:03
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Variables

Higher Ed
Variables let you store "answers" in shortcuts with names. That's basically the entire lesson in one sentence. This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody: The Ultimate Python 3...
Instructional Video4:30
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Filter

Higher Ed
Ever need to filter through items in a list? The filter function lets you filter data very easily. A good example is skipping through the Uber Eats menu and going straight to McDonald's. You filtered everything else out. This clip is...
Instructional Video7:58
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 09 – Playing with Docker Commands – stats, system

Higher Ed
This video is about playing with Docker commands – stats, system. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video3:34
Poetry Foundation

Theresa Lola reads "Sing with Me and Do Not Die of Thirst"

Pre-K - Higher Ed
Theresa Lola (she/her/hers) reads her poem, "Sing with Me and Do Not Die of Thirst
Instructional Video2:07
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Differences between C++ and Java

Higher Ed
Java Platform: Differences between C++ and Java This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the concept of Spring...
Instructional Video2:47
Curated Video

Docker Certified Associate Certification Training Course - Runtime Configurations

Higher Ed
This video explains runtime configurations. This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
Instructional Video3:04
Curated Video

Data Structures and Algorithms The Complete Masterclass - Why Are Tries Important?

Higher Ed
This video explains the importance of tries. This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to the concept of a trie, which is...
Instructional Video8:09
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Replay Memory Implementation

Higher Ed
This video demonstrates the implementation of replay memory. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video7:31
Psychology Unlocked

COGNITIVE REASONS FOR WHY WE FORGET: Interference and Retrieval Failures

Higher Ed
Why do people forget things? Could it be that the memory never made it to Long Term Memory and therefore doesn't exist? Or is it due to a retrieval failure - it's somewhere in there but you can't access it right now?
Instructional Video6:39
Curated Video

Docker for the Absolute Beginner - Hands-On - Docker Engine

Higher Ed
Docker Engine, Storage, and Networking: Docker Engine This clip is from the chapter "Docker Engine, Storage, and Networking" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Docker...
Instructional Video0:30
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Arrays"

Higher Ed
Learn more about arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Instructional Video5:06
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to Redis Caching

Higher Ed
This video provides an introduction to Redis caching. This clip is from the chapter "Caching and Content Delivery Networks (CDN)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to caching and...