3Blue1Brown
Where Newton meets Mandelbrot (Holomorphic dynamics)
How the right question about Newton's method results in a Mandelbrot set.
Let's Tute
Benefits of the Insurance Company and the IRDA’s Role
This session you will learn about the importance of insurance companies and the functions of IRDA. Benefits of insurance companies are financial securities, risk mitigation, promoting econimic growth, social welfare etc. also we will...
Curated Video
Fatty acids
Fatty acids are vital for energy, cell structure, and managing inflammation. Discover their types and functions in the human body. Whether it's saturated, unsaturated, or the crucial omega-3s, we break down how these molecules influence...
Curated Video
What is Value Engineering? Project Management in Under 5
As a Project Manager, you will one day find yourself in a meeting when someone makes the suggestion: 'I think we need to do some Value Engineering.' It's a necessary part of many projects. So, what is Value Engineering?
Curated Video
How to Create a Project Organization from the Wider Organizational Structure
In this video, I want to look at the different ways the Project Organization of the Project Manager and their team can be drawn from the wider organization. To do so, I am going to describe five different Project Organization Structures,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Next Steps
In this video, we will discuss some possible next steps to constantly improve our skillsets. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Operator Overloading
In this video, you will learn about plus operator overloading 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 STL...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - LIST
In this video, you will learn about list 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - ALGORITHM
In this video, you will learn about algorithm 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Member Functions
In this video, you will learn about member functions. 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)...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Static Members
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)...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Constructors
In this video, you will learn about default, parameterized, and copy constructors. 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arrays
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,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Loops - FOR
In this video, you will learn about the For 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,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Functions
In this video, you will learn about functions and how to construct them in C++. 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arithmetic Operators
In this video, you will learn about different arithmetic operators such as addition, subtraction, multiplication, division, and more. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Recursion
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Structures
In this video, you will learn about data structures. 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,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Header Files
In this video, we will work on our simple calculator program and learn how to add header files. 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++ - 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
Fundamentals of Object-Oriented Programming - C++ - Constants
In this video, you will learn how to write a program to calculate the area of a circle with const and float. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Stringstream
In this video, you will learn about Stringstream functions. 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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Char
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...
Curated Video
What is a Functional Specification? Project Management in Under 5
On software and technical projects, there is a chain of project definition deliverables, and one of them is the Functional Specification. So, what is a Functional Specification?