Instructional Video6:39
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Static Members

Higher Ed
In this video, you will learn about static class data. 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 Library)...
Instructional Video8:31
Curated Video

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

Higher Ed
In this video, you will learn about arrays. 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, recursion,...
Instructional Video4:36
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Recursion

Higher Ed
In this video, you will learn about recursion with a factorial 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 and flow...
Instructional Video4:16
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Variable Scope

Higher Ed
In this video, you will learn about local and global variables. 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:17
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Char

Higher Ed
In this video, you will learn about Char data types. 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 history of the...
Instructional Video10:51
Curated Video

Java Multithreading and Parallel Programming Masterclass - Readers-Writers Problem

Higher Ed
This video demonstrates the Readers-Writers Problem.
Instructional Video9:05
Instructional Video10:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Understanding Locks with Parallel Vector Sum

Higher Ed
This video helps in understanding locks with parallel vector sum.
Instructional Video11:50
Curated Video

Java Multithreading and Parallel Programming Masterclass - Thread Local Variables and Race Conditions

Higher Ed
This video talks about thread local variables and race conditions.
Instructional Video10:32
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python

Higher Ed
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Instructional Video7:42
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Naming Convention

Higher Ed
In this video, you will learn about naming conventions in Python classes and objects. You will understand the importance of following naming conventions for better code readability and maintainability. This video will cover the commonly...
Instructional Video9:35
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 2)

Higher Ed
In this video, you will explore advanced object techniques in Python, such as using class variables in conjunction with objects to create powerful and dynamic OOP structures.
Instructional Video3:41
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 1)

Higher Ed
In this video, you will dive into an exercise on class variables, where you will practice creating and manipulating class variables to understand their behavior and usage in OOP.
Instructional Video5:12
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Class Variables

Higher Ed
In this video, you will explore class variables in Python OOP, how they differ from instance variables, and their use cases in creating shared attributes among class instances.
Instructional Video4:41
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Class Variables

Higher Ed
In this video, you will learn about class variables, which are shared by all instances of a class. You will understand how to define and use class variables, and how they differ from instance variables. This video will provide a...
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. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In...
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 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 Video24:09
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Display Paginated Movies

Higher Ed
This lecture shows how to carry out the pagination of the BlazorMovieApp application. Pagination displays the specified number of records per page. This clip is from the chapter "Paginating the Movies" of the series "Build and Learn...
Instructional Video4:57
Curated Video

The Right Way to Solve for Unknown Sides—Are You Doing It?

9th - Higher Ed
Whether you're just starting out, or need a quick refresher, this is the video for you! Mrs. C will go show you step-by-step how to subtract these mixed numbers.
Instructional Video7:05
Curated Video

How To Solve One - Step Equations (Addition & Subtraction)

9th - Higher Ed
Whether you're just starting out, or need a quick refresher, this is the video for you! Mrs. C will go show you step-by-step how to factor an algebraic expression, using different methods and several examples.
Instructional Video4:08
Curated Video

Factoring Out Coefficients Made Simple

9th - Higher Ed
Whether you're just starting out, or need a quick refresher, this is the video for you! Mrs. C will go show you step-by-step how to factor out a coefficient in an algebraic expression.
Instructional Video3:35
Curated Video

Adding Linear Expressions

9th - Higher Ed
Whether you're just starting out, or need a quick refresher, this is the video for you! Mrs. C will go through how to add a linear expression step-by-step. We will show you two different methods, the vertical method and the horizontal...