Curated Video
C++: Use Member Functions to update an Object's Attributes
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Scratch Lesson 1 - Introduction
The first thing we need to do to get started with Scratch is to Create a New Account (if you don't already have one). Once we are done with that, explore and get excited! :)
Weird History
Classical Paintings That Appear To Contain UFOs
Aliens and UFOs are two of the most debated and pondered things in human history. Our universe contains two trillion galaxies aside from our own, making it impossible to prove if life exists on another planet in another galaxy.
Flipping Physics
Rotational Kinematics Demonstrated
Curious about rotational kinematics? In this video, we break down key concepts like angular displacement, velocity, and acceleration, using simple demonstrations. Perfect for AP Physics 1 students or anyone looking to understand...
Makematic
Who Constructs History?
Historians, archaeologists, archivists and cartographers use primary sources, like diaries, tools, and maps, to unlock the secrets of the past and sort the fact from fiction.
Curated Video
What Are Vector Databases
Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like...
The Business Professor
Enactment Theory
What is Enactment Theory? Enactment theory goes be- yond the conventional scope of theories of action by acknowledging tiordances in the environment, needs of individuals and organizations, decision and preparation, motivation, planning...
Astrum
Inside the Bizarre Bubble Where Matter Moves Faster Than Light
How a black hole's ergosphere may help us go faster than the speed of light.
Astrum
Shocking Discoveries from the James Webb Telescope
40 Jupiter Mass Binary Objects - or JuMBOs - discovered by JWST.
Curated Video
Kinetic Energy and Potential Energy Explained - what's the difference??
Energy is all around us. There are two main types of energy - kinetic energy and potential energy. Kinetic energy is the energy of motion and potential energy is stored energy. In this video, we will cover both kinetic and potential...
Curated Video
The Power of Gravity: Exploring the Force that Shapes Our Universe
This video explains the concept of gravity and its importance in our daily lives. It explores how Sir Isaac Newton discovered gravity and how it keeps objects, including ourselves, from floating off into space. The video also highlights...
Curated Video
The ONE thing your teacher is NOT telling you that will simply forces!
Forces are all around us and are the reason why objects accelerate (speed up, slow down or change direction)! Forces can either be balanced or unbalanced. When the forces are balanced, the net force is 0 and the object's motion will not...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Next Steps
In this video, we will discuss some possible next steps to constantly improve our skillsets. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Operator Overloading
In this video, you will learn about plus operator overloading with our distance program. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - LIST
In this video, you will learn about list standard template library. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - ALGORITHM
In this video, you will learn about algorithm standard template library. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Member Functions
In this video, you will learn about member functions. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template Library)...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Static Members
In this video, you will learn about static class data. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template Library)...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Constructors
In this video, you will learn about default, parameterized, and copy constructors. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arrays
In this video, you will learn about arrays. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control, functions, recursion,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Loops - FOR
In this video, you will learn about the For loop. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control, functions,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Functions
In this video, you will learn about functions and how to construct them in C++. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arithmetic Operators
In this video, you will learn about different arithmetic operators such as addition, subtraction, multiplication, division, and more. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Recursion
In this video, you will learn about recursion with a factorial program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow...