Instructional Video3:14
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Pointers to Structures

Higher Ed
In this video, we will understand pointers to structures with a book information struct.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Instructional Video4:35
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Arrays and Structures

Higher Ed
In this video, you will learn about arrays and data structures with an inventory program.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Instructional Video4:43
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Functions - Pointers and References

Higher Ed
In this video, we will work on passing values to functions in a simple number swap program.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Instructional Video5:40
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Jump Statements

Higher Ed
In this video, you will learn about jump statements such as Break, Continue, and Goto.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
Instructional Video5:33
Curated Video

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

Higher Ed
In this video, you will learn about the Do-While loop.
<
br/>
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 Video6:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Flow Control - SWITCH

Higher Ed
In this video, you will learn how to write a simple calculator program using the switch statement.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Instructional Video6:20
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Strings - C-Style

Higher Ed
In this video, you will learn about C-Style strings.
<
br/>
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, the...
Instructional Video6:16
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Array Search with CountDownLatch

Higher Ed
This video helps in searching for a parallel array with CountDownLatch.
Instructional Video4:40
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Static Method

Higher Ed
In this video, you will explore static methods in Python. You will understand the concept of static methods, which are methods that do not depend on the state of the instance or the class, and how to define and use them in your classes....
Instructional Video7:17
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Function Templates

Higher Ed
In this video, you will learn about function overloading and templates.
<
br/>
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...
Instructional Video3:02
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Templates - Class and Function

Higher Ed
In this video, we will explore template classes and functions with a program where you will learn how to swap two variables.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming...
Instructional Video5:14
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Exception Handling

Higher Ed
In this video, you will learn about exception handling with try, throw, and catch functions.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
Instructional Video3:07
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - CHAR IO RDBUF

Higher Ed
In this video, you will learn about char() and rdbuf().
<
br/>
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 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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you...
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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
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.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
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.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...
Instructional Video12:34
Astrum

Revelations from 97,000 Sonic Black Hole Experiments

Higher Ed
Escaping the inescapable. Hawking Radiation, Quantum Fields and Black Holes.
Instructional Video3:28
Curated Video

Pepper Spray Explained

3rd - 12th
Dr. Boyd explains the chemical in pepper spray that causes irritation, and he also explains what to do if you are ever exposed to pepper spray. Minute 0:00 – Introduction Minute 0:07 – Background Minute 0:33 – Explanation of chemicals...
Instructional Video4:33
PBS

Trolls: From Folklore to Social Media

9th - Higher Ed
Modern trolls, lurking on social media, harass and antagonize others while concealing their identities are much like their ancient counterparts who hid in dark, isolated spaces. Rooted in Scandinavian folklore, trolls originally...