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 Video3:48
Science ABC

Are Dimples Genetic Defects?

Pre-K - Higher Ed
Dimples are universally considered a physically attractive feature. Contrary to this positive perception, it results from a genetic defect that gives rise to a double or bifid zygomaticus muscle underlying the cheeks. A dimple simply...
Instructional Video0:38
Curated Video

Gamete

6th - 12th
A reproductive cell, such as a sperm or egg cell. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract...
Instructional Video1:00
Curated Video

Evolution - Gradual Species Change

6th - 12th
The gradual change in living forms over successive generations, due to changes in inherited characteristics. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual...
Instructional Video0:56
Curated Video

Chromosome

6th - 12th
A threadlike strand of DNA and associated proteins in the nucleus of eukaryotic cells, and the functional units of inheritance. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and...
Instructional Video2:10
Curated Video

Mendel and Inheritance

6th - 12th
How a 19th century Austrian monk explained the rules of genetic inheritance before anyone even knew genes existed. Biology - Cells And DNA - Learning Points. Before the discovery of genes, Austrian monk Gregor Mendel described three laws...
Instructional Video2:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-OOP Section Intro

Higher Ed
In this video, we will introduce the topic of Object-Oriented Programming (OOP) and explain its importance in modern web development. This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern JavaScript from...
Instructional Video10:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()

Higher Ed
In this video, we will discuss prototypical inheritance and demonstrate how to use the call() method to invoke a constructor function from another constructor function. This clip is from the chapter "OOP - Constructors and Prototypes" of...
Instructional Video8:10
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Inheritance with Smart Contracts

Higher Ed
In this video, we will discuss the solution to the exercise on inheritance with smart contracts from the previous video. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete...
Instructional Video3:20
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Inheritance with Smart Contracts

Higher Ed
This is an exercise video on inheritance with smart contracts. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Instructional Video3:37
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is Inheritance in Solidity

Higher Ed
This video explains the concept of inheritance in Solidity, a way to reuse and extend the functionality of smart contracts. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
Instructional Video3:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Advanced Solidity

Higher Ed
This video provides an introduction to advanced Solidity. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video3:27
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Cryptographic Oracle Contract

Higher Ed
This is an exercise video on a cryptographic Oracle contract. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on...
Instructional Video1:40
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Printing Output to Console with Java - Exercise Statements

Higher Ed
In this video, you will learn how to print output to the console with Java, with a focus on exercise statements.
Instructional Video10:54
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Printing Output to Console with Java

Higher Ed
This video talks about printing output to the console with Java.
Instructional Video8:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Expression – Puzzles

Higher Ed
In this video, you will be presented with Java expression puzzles to solve and enhance your understanding of expressions.