Curated Video
Fundamentals of Object-Oriented Programming - C++ - Variable Scope
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,...
Curated Video
Blood Typing and Transfusions: Saving Lives Through Medical Breakthroughs
This video provides a brief history and development of blood typing and transfusions, highlighting how this medical advancement has saved countless lives. It explores the ancient understanding of blood, the discovery of blood...
Curated Video
These are the 4 main types of carbon-based molecules necessary for life
There are 4 main types of carbon-based molecules important to life. They are the building blocks for every living organism on this planet. In this video, I will give you a quick introduction to each type with some fun examples.
Curated Video
Endoplasmic reticulum: structure and function
The endoplasmic reticulum is one important organelle in the cell responsible for many things including protein folding. In this video, we will cover its structure and function of the rough endoplasmic reticulum and smooth endoplasmic...
Curated Video
The Function of Leadership... | Bite Sized Project Management Thought from Ralph Nader
The function of leadership is to produce more leaders, not more followers.' This quote from Ralph Nader - the political activist and environmentalist - reminds us that our legacy lies in the leaders we create - not the followers.
Curated Video
What is Failure Mode and Effects Analysis - FMEA? PM in Under 5
Failure Mode and Effects Analysis (or FMEA) is a powerful methodology that comes from the domain of manufacturing and the toolset of Six Sigma. But it is also a valuable addition to any Project Manager's toolset. So, what is Failure Mode...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Environment Setup and First Run
In this video, you will learn how to download and install Code::Block IDE on our system, then learn how to set it up. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Method Overriding and MRO
In this video, you will learn about method overriding, which allows a subclass to provide a new implementation of a method inherited from a parent class. You will also understand the concept of method resolution order (MRO), which...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 3)
In this video, you will continue to apply your knowledge of static methods through another practical exercise. You will be given more challenging problem statements and will learn how to design and implement static methods to solve them....
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Methods
In this video, you will learn about methods, which are functions defined within a class. You will understand the different types of methods, such as instance methods, class methods, and static methods, and how to use them in your...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 4 Objectives
In this video, we will cover the learning objective of this module. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies, abstract...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Function Templates
In this video, you will learn about function overloading and templates. 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Templates - Class and Function
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Friends - Functional Notation
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Friends - Functions and Classes
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Header and Implementation Files
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Classes and Objects
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 2 Objectives
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,...
Curated Video
Practical Cyber Hacking Skills for Beginners - Ports and Protocols
This video explores the ports, networks, and protocols used to operate each port.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - JavaScript Interop Calls to Modal
This lecture shows how to close the modal dialog after saving to the database by clicking the submit button. You will learn the necessary changes needed to achieve this. This clip is from the chapter "Create a CRUD Application in Blazor"...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Frequently Used Page Directives for a Razor Page
This video explains the frequently used page directives for a Razor page. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This section explains how to create...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create Your First Razor Component in Blazor
In this video, you will create your first Razor (Blazor) component that computes the average of numbers, and you will understand the core concept of components and be able to build simple components with Blazor. This clip is from the...
Curated Video
Risk Management for Cyber Security Managers - Business Continuity and Disaster Recovery Plans
This video elaborates on how an organization can develop a plan for continuity or recovery when a cyber-attack occurs.