Instructional Video6:39
Wonderscape

Mastering Base 10: Understanding Tens and Ones

K - 5th
Delve into the world of base 10 numbering system and learn how to represent numbers larger than 9 by grouping them into tens and ones. Explore the concept of number places, understand the significance of digits, and tackle challenges to...
Instructional Video4:19
Wonderscape

Understanding the Seventeenth Amendment: Direct Election of Senators

K - 5th
Learn about the Seventeenth Amendment to the United States Constitution, ratified in 1913, which transformed the process of selecting senators to represent states in Congress. Explore the historical context, challenges with the previous...
Instructional Video4:26
Curated Video

The Lindisfarne Gospels and the Legacy of Saint Cuthbert

3rd - Higher Ed
The Christian heritage of Lindisfarne dates back nearly 1,400 years, beginning with the construction of a monastery in AD 635. This site, most closely associated with Saint Cuthbert, became a significant religious center, and it was here...
Instructional Video4:17
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Proof That the Linear Model Works

Higher Ed
In this video, you will learn how the linear model is about to forecast for a sine wave. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video8:21
Curated Video

Type-Safe Interfaces with Modern C++ - std::optional – Use Cases

Higher Ed
Understand realistic use cases for optional, by looking at example function interfaces and data structure definitions
Instructional Video5:43
Curated Video

Type-Safe Interfaces with Modern C++ - Understanding Variants

Higher Ed
Understand what a "variant" is and its usefulness.
Instructional Video2:33
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction-Full Stack

Higher Ed
This video introduces you to the course and what full stack is and what purpose it serves. This clip is from the chapter "The Basics of Full-Stack Web Applications" of the series "Web Development Concepts for Everyone".This video...
Instructional Video10:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - OOP Example - Fan Class - Deciding State and Constructors

Higher Ed
In this video, we will dive into an Object-Oriented Programming (OOP) example involving a Fan class. We will focus on deciding the state of the fan and how to implement constructors.
Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Object-Oriented Programming - Level 2 - Section Introduction

Higher Ed
This session is the section introduction to object-oriented programming, level 2.
Instructional Video6:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Arrays - Exercise - Create Student Class - Part 1 - Total and Ave

Higher Ed
In this video, you will dive into Java arrays and participate in an exercise to create a student class. This exercise focuses on calculating the student's grades' total and average.
Instructional Video5:26
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Understanding the Need and Basics about an Array

Higher Ed
In this video, we will understand the need and basics about an array.
Instructional Video6:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Character Data Type char - Representation and Conversion

Higher Ed
In this video, you will learn about Java character data type char—representation and conversion.
Instructional Video4:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Introduction to Object-Oriented Programming - Terminology - Class Object

Higher Ed
In this video, you will learn about object-oriented programming terminology—class object.
Instructional Video5:34
Curated Video

Deep Learning - Crash Course 2023 - Understanding Universal Approximation Theorem

Higher Ed
In this video, we will introduce the concept of Universal Approximation Theorem in deep learning. We will discuss what this theorem means, how it works, and its importance in the field of neural networks. This clip is from the chapter...
Instructional Video4:05
Curated Video

Deep Learning - Crash Course 2023 - Why Do We Require Entropy Loss

Higher Ed
In this video, we will talk about certain events and understand why we require entropy loss. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about...
Instructional Video4:09
Curated Video

Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation

Higher Ed
In this video, you will learn more about the Perceptron model and understand its representation. This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Instructional Video5:38
Curated Video

Mean, Median, Mode, and Range GCSE Questions

3rd - Higher Ed
This video covers some mean, median, mode, and range GCSE exam practice questions. Answers are provided.
Instructional Video2:45
Curated Video

Understanding Square Roots

3rd - Higher Ed
Understanding Square Roots: what exactly is a square root? A matching activity is provided at the end of the video.
Instructional Video3:25
Curated Video

A Detailed Guide to the OWASP Top 10 - API Endpoints

Higher Ed
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Instructional Video7:33
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - OpsWorks

Higher Ed
For years, we have had operations management software solutions in internal enterprise networks. AWS offers the same using OpsWorks and this video explores the features and capabilities of this solution.
Instructional Video5:43
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Hatching

Higher Ed
In this video, we will focus on hatching techniques for the section view, including different types of hatching patterns, line weights, and spacing, to provide clear and accurate representation of different materials and elements in the...
Instructional Video5:36
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - BigInteger

Higher Ed
This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains variables and scoping and things to avoid and embrace around this.
Instructional Video3:57
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-State

Higher Ed
This video talks about the pros and cons of the State design pattern. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Instructional Video7:12
Curated Video

Behavioral Design Patterns in C++ - Boolean Evaluator

Higher Ed
This video explains the Boolean Evaluator. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.