Wonderscape
Mastering Base 10: Understanding Tens and Ones
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...
Wonderscape
Understanding the Seventeenth Amendment: Direct Election of Senators
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...
Curated Video
The Lindisfarne Gospels and the Legacy of Saint Cuthbert
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...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Proof That the Linear Model Works
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...
Curated Video
Type-Safe Interfaces with Modern C++ - std::optional – Use Cases
Understand realistic use cases for optional, by looking at example function interfaces and data structure definitions
Curated Video
Type-Safe Interfaces with Modern C++ - Understanding Variants
Understand what a "variant" is and its usefulness.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction-Full Stack
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - OOP Example - Fan Class - Deciding State and Constructors
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 – Object-Oriented Programming - Level 2 - Section Introduction
This session is the section introduction to object-oriented programming, level 2.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Arrays - Exercise - Create Student Class - Part 1 - Total and Ave
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Understanding the Need and Basics about an Array
In this video, we will understand the need and basics about an array.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Character Data Type char - Representation and Conversion
In this video, you will learn about Java character data type char—representation and conversion.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Introduction to Object-Oriented Programming - Terminology - Class Object
In this video, you will learn about object-oriented programming terminology—class object.
Curated Video
Deep Learning - Crash Course 2023 - Understanding Universal Approximation Theorem
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...
Curated Video
Deep Learning - Crash Course 2023 - Why Do We Require Entropy Loss
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...
Curated Video
Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation
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.
Curated Video
Mean, Median, Mode, and Range GCSE Questions
This video covers some mean, median, mode, and range GCSE exam practice questions. Answers are provided.
Curated Video
Understanding Square Roots
Understanding Square Roots: what exactly is a square root? A matching activity is provided at the end of the video.
Curated Video
A Detailed Guide to the OWASP Top 10 - API Endpoints
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - OpsWorks
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.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Hatching
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - BigInteger
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.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-State
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.
Curated Video
Behavioral Design Patterns in C++ - Boolean Evaluator
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.