Instructional Video3:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER

Higher Ed
In this video, you will learn about file I/O readd Buffer class. 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...
Instructional Video5:58
Curated Video

Fundamentals of Object-Oriented Programming - C++ - STL - VECTOR

Higher Ed
In this video, you will learn about vector 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...
Instructional Video2:54
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Friends - Functional Notation

Higher Ed
In this video, you will learn about Friends functional notation 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...
Instructional Video5:40
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Classes and Objects

Higher Ed
In this video, you will learn about classes and objects with abstraction and encapsulation. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
Instructional Video6:52
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Dynamic Memory Management

Higher Ed
In this video, you will learn about dynamic memory management. 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,...
Instructional Video7:36
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Multi-dimensional Arrays

Higher Ed
In this video, you will learn about multi-dimensional arrays by working on a simple student grades program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Instructional Video5:25
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Loops - WHILE

Higher Ed
In this video, you will learn about the While 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,...
Instructional Video7:54
Curated Video

Fundamentals of Object-Oriented Programming - C++ - String Methods

Higher Ed
In this video, you will learn about string methods by working a find/replace 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...
Instructional Video4:34
Curated Video

Learn Midjourney For Your Future 6 Figure Career - 10x the Size of Any Image

Higher Ed
In this video, we will understand about the standard sizes of images available (1024x1024) and also how to use an upscaler to increase the sizes of any images. You will learn about strategies for enlarging images to various sizes. This...
Instructional Video4:25
Curated Video

Learn Midjourney For Your Future 6 Figure Career - 5 Money-Making Examples with Midjourney

Higher Ed
In this video, we will encourage our entrepreneurial spirit using Midjourney and learn to make some money from it. We will explore some of the examples of possibilities of making money from Midjourney in the form of coloring books based...
Instructional Video7:21
Curated Video

Write Your First Lines of Python

Pre-K - Higher Ed
Ever wondered how to start coding in Python? Join Mark from SkillSprints as he walks you through writing your very first lines of Python code. In this beginner-friendly tutorial, you’ll learn the basics of Python programming, set up your...
Instructional Video14:42
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way

Higher Ed
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
Instructional Video23:33
Amor Sciendi

Jenny Saville's "Propped" and Art History | AmorSciendi

12th - Higher Ed
This video is about Jenny Saville's self-portrait "Propped", but it's also about art history. It's about philosophy. It's about the role art plays in representation and cultural narratives. It's about a lot of stuff.
Instructional Video13:26
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Python OOP Project: Part 2

Higher Ed
Continuing from the previous video, you will pick up where you left off and correct any errors in the code. You will then work on the execution part of the Library Management System project, including implementing functionalities to...
Instructional Video4:36
Curated Video

Top 10 Ways to Say Thank You to Your Team

10th - Higher Ed
It is so important to say thank you to your team and your individual team members. It not only boosts morale; it shows you have noticed and that you care. Saying thank you is part of your job. Here are 10 ways to say thank you to your...
Instructional Video5:40
Science ABC

Detectives Use this Simple Technique to Find Your Fingerprints (Even AFTER You Have Wiped Them Off)!

Pre-K - Higher Ed
There’s a common movie trope of an actor wiping their fingerprints off a gun. It seems like a simple wipe with a cloth eliminates any trace of a criminal’s guilt, but that isn’t actually the case! Scientists have developed a method that...
Instructional Video3:36
Science ABC

Why Can't You Photocopy Money?

Pre-K - Higher Ed
Photocopiers have a way to detect what they are copying actual currency. This is because all the major economies in the world have adopted the EURion constellation or similar pattern on their currency notes. The EURion constellation is a...
Instructional Video2:12
Great Big Story

Preserving tradition, the story of America's last hot metal newspaper

12th - Higher Ed
Explore the enduring legacy of the Saguache Crescent, the last newspaper in the U.S. still using traditional hot metal printing.
Instructional Video10:06
Science Buddies

Real-Time Clock (RTC) on Arduino UNO R4 Minima

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video12:52
Curated Video

Machine Learning: Random Forest with Python from Scratch - Calculator Project

Higher Ed
This video demonstrates how to create our calculator using addition and subtraction functions. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video5:57
Curated Video

Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function

Higher Ed
In this video, we will discuss a function that returns values as true or false, also called the Boolean function. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video5:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Simple Functions

Higher Ed
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video5:20
Curated Video

Machine Learning: Random Forest with Python from Scratch - While Loop

Higher Ed
Let's understand the while loop, a conditional loop that runs until a given condition is fulfilled. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Instructional Video6:54
Curated Video

Machine Learning: Random Forest with Python from Scratch - For Loop

Higher Ed
Let's understand the for loop and how it is used to iterate a sequence, which is a list, tuple, string, dictionary, or set. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python...