Instructional Video4:49
Curated Video

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

Higher Ed
In this video, you will learn about file I/O classes such as fstream, ifstream, and ofstream. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn...
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 Video6:11
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Friends - Functions and Classes

Higher Ed
In this video, you will learn about Friends functions and classes. 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 Video4:00
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Header and Implementation Files

Higher Ed
In this video, you will learn how to add header and implementation files to 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...
Instructional Video5:29
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 3 Objectives

Higher Ed
In this video, we will cover the learning objective of this module. 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: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 Video7:14
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 2 Objectives

Higher Ed
In this video, we will cover the learning objective of this module. 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:09
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators

Higher Ed
In this video, you will learn about relational and logical - operators. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP,...
Instructional Video0:26
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Module 2 Summary

Higher Ed
In this video, we will be summarizing your learning from this module. 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 Video0:50
Curated Video

Receptor

6th - 12th
In living organisms, receptors are proteins, often found on the surface of a cell, which can bind to a specific signalling molecule or external stimulus, triggering a response. A Twig Science Glossary Film. Key scientific terms defined...
Instructional Video3:26
Curated Video

Distance to the Sun and Moon

6th - 12th
What are the trigonometric functions and how did the sine function allow Indian astronomers to prove that the Sun was 400 times farther from Earth than the Moon? Maths - Shape A Twig Math Film. Reinforce and extend the learning required...
Instructional Video4:55
Wonderscape

Understanding Plant and Animal Cells: Structure and Function

K - 5th
Explore the basic structure and functions of plant and animal cells, the fundamental units of living organisms. Learn about the similarities and differences between plant and animal cells, including the roles of the cell membrane,...
Instructional Video3:23
Wonderscape

The Importance of Cells in Living Organisms

K - 5th
Explore the significance of cells, the smallest living units in all organisms, in maintaining life. Understand how cells provide structure, convert nutrients into energy, carry out specialized functions, and contain hereditary material....
Instructional Video2:33
Curated Video

NASA's Project Mercury: The Race for Space

Pre-K - Higher Ed
In an attempt to put the first man into orbit, NASA devised Project Mercury, and in 1959 the first group of astronauts was introduced to the world.
Instructional Video8:40
Curated Video

The CISO Masterclass - Know Your Role

Higher Ed
In this video, delve into the key aspects of understanding and defining your role as a CISO within your organization.
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 Video9:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Is OOP?

Higher Ed
In this video, we will define object-oriented programming and explore its fundamental concepts, including objects, classes, and inheritance. This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern...