Hi, what do you want to do?
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
Curated Video
How To Make AWS Better
In this video you're going to learn how to make cloud computing great again. Topics Covered: What is o1? Update on Devin AI programmer How does OpenAI o1 work? GPT-4o vs o1 benchmarks o1 vs Claude What is the best LLM in 2024? Trends in...
Astrum
The Universe's Largest Planets
What makes a planet a planet? And what makes a star a star? Once we know this these defining characteristics, we start to notice that these definitions can overlap. Which begs the question, can a planet be bigger than its parent star?
Astrum
Planets That Can Dwarf Stars
What makes a planet a planet? And what makes a star a star? Once we know this these defining characteristics, we start to notice that these definitions can overlap. Which begs the question, can a planet be bigger than its parent star?
Science ABC
What Exactly is Spacetime? Explained in Ridiculously Simple Words
Spacetime, as a concept, is related to a space that consists of 4 dimensions instead of the regular 3-dimensional space. As early as 1905, Einstein proposed a now widely popular theory that the speed of light is independent of the motion...
Science ABC
Toadstools vs Mushrooms: Are They Different?
Toadstool and mushroom are merely unscientific labels to define different varieties of fungus. Yes, the mushroom that we eat is actually a fungus! There is a popular consensus that while mushrooms are white-capped species that grow in...
Science ABC
Tangential Velocity: Definition, Formula, Equation, Calculation and Examples
The tangential velocity is measured at any point tangent to a rotating wheel. Thus, angular velocity, w, is related to tangential velocity, Vt, through the formula: Vt = wr. Here, r is the radius of the wheel. Tangential velocity is the...
Science ABC
How Many Holes Does A Drinking Straw Have?
The debate around how many holes a straw has, is one of fascinating debates to be a part of! There are those who say there are two holes while some feel there is only one whole. Some have gone so far as to claim that a straw has zero...
Great Big Story
Empowering black girls through music, my Black is Beautiful
Discover how music is used to inspire confidence and redefine beauty among black girls, promoting self-love and empowerment.<br/>
Curated Video
Earth and Universe: The Celestial bodies
By the end of this learning object, the student will be able to: Identify the Celestial body and the Galaxy as the universe unit.14440
Curated Video
Earth and Universe: The Solar System
By the end of this learning object, the student will be able to: Describe the solar system and its characteristics.13995
Curated Video
Reflection and Refraction of Light
By the end of this learning object, the student will be able to: Summarize the main points related to the reflection and refraction of light.86740
Wonderscape
The Judicial Branch: Understanding the US Court System
This video covers the role of the judicial branch, which interprets the laws of the United States. It explains the structure of the federal courts, including the Supreme Court, and discusses how justices are appointed for life to...
Wonderscape
The Structure and Role of the Judicial Branch
Explore the structure of the judicial branch, which consists of three levels of federal courts: district courts, circuit courts, and the Supreme Court. Learn how the judicial branch clarifies the laws of the United States and handles...
Wonderscape
Exploring the Influence of Oceans on Earth's Environment
Dive into the vast world of oceans and discover their immense impact on our planet's climate and ecosystems. Learn about ocean currents, including the Gulf Stream, and their crucial role in regulating temperatures. Explore the effects...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function
In this video, we will discuss a function that returns values as true or false, also called the Boolean function.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Simple Functions
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!).
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Data Types
In this video, we will discuss the different data types in JavaScript, including strings, numbers, Booleans, null, undefined, symbols, and BigInt.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of...
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Write Variables in Rust
This is an exercise video on writing variables in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Iterators
Iterators are objects that provide a way to iterate over collections of data. In this video, you will learn how iterators work and how to create custom iterators using the Symbol.iterator method.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Restful API in React.JS - Part 2
Continuing from the previous video, we dive deeper into building a RESTful API in React.JS. You will learn about handling API responses, error handling, and implementing pagination for large datasets, and the process of structuring code...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 1)
In this video, you will start working on the first part of the project. You will learn how to set up the project structure, create the necessary React components, and handle state management. The video will guide you through building the...