Hi, what do you want to do?
Curated Video
The Evolution of Wembley Stadium and Park Stadium: From Old to New
This video explores the history and construction of two iconic stadiums - Wembley Stadium in London and Park Stadium in Gelsenkirchen, Germany. It highlights the significance of these stadiums in hosting major sporting events and the...
Curated Video
High Speed Rail In The Pacific Northwest: Connecting Portland, Seattle and Vancouver!
High speed rail makes the most sense, when it's able to connect major population centers in a more convenient way than either personal vehicles or airplanes. With this in mind, the Pacific Northwest makes for almost a perfect scenario...
Curated Video
Do American Possibilities Include AI? | A White House Demo Day Vlog
Do American Possibilities Include AI? | A White House Demo Day Vlog
Curated Video
Project Takeover Formula: How to Take Over a Started Project
It is never a good idea to take over a project someone else has started. There is too much risk that they will not have set it up to succeed. But, if you have to, you're going to need my Project Takeover...
Curated Video
4 Types of Project Risk - Different Forms of Uncertainty
A project risk is simply ‘uncertainty that can affect outcome’.
And when we classify risks, we focus on the types of impact that they
can have:
- S
chedule
- Budget
- Techn
ology
-...
And when we classify risks, we focus on the types of impact that they
can have:
- S
chedule
- Budget
- Techn
ology
-...
Curated Video
What is John Kotter's 8-Step Change Process?
John Kotter articulated his 8-step process model for leading change in his 1996 best seller, Leading Change. And, although there have been some changes in terminology, all of his team’s research since has continued to...
Curated Video
How to Deliver an IMPOSSIBLE Project
Do you need to take on an impossible project: something nobody thinks can be done? Or maybe a project no one thinks should be done!
Here are eight principles for how to do
just that.
I explain the
m in the...
Here are eight principles for how to do
just that.
I explain the
m in the...
Curated Video
I Don't Like You - Trust and how to Deal with the Toughest Form of Resistance
One thing Project Managers most fear is resistance from one or more of your stakeholders. And one form of resistance is particularly hard to deal with. They may not say it outright. But the resistance amounts to...
Curated Video
Stakeholder Engagement Tips: 5 Tips For Project Managers
Stakeholders - and good stakeholder engagement - are the key to a successful project. So, in this video, we have 5 stakeholder engagement tips for you.
These tips are inspired by our Kindle-exclusive eBook, 'Stakeholder...
These tips are inspired by our Kindle-exclusive eBook, 'Stakeholder...
Curated Video
Project Lifecycle and the Project Process: 5 Tips
At the heart of our core project management methodologies is the Project Lifecycle and the Project Process. This is the basis for how we deliver planned, predictive projects.
Curated Video
How to Get People to Do What You Ask Them to Do?
One of the toughest things for a Project Manager is getting your team to do what you ask them to do. And it's no surprise that the way you ask matters. But I'd like to suggest a three-step approach that can help you...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Jump Statements
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...
<
br/>
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++ - Flow Control - SWITCH
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...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Flow Control - IF ELSE
In this video, you will learn how to use the if/else conditional statement.
<
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...
<
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Simple Addition Program
In this video, you will learn how to write a simple addition program with Int datatype.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Strings - C-Style
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...
<
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...
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.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Course Prerequisites and Code Resources
This video talks about the course prerequisites and code resources.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How We Are Tracked Online
This video demonstrates online examples of how we are tracked and how our preferences are monitored and recorded online.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming
In this video, you will learn the basics of object-oriented programming. You will understand the concept of objects and classes, and this video will provide a comprehensive overview of OOP in Python and its advantages.
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++ - UML Inheritance - Employee Part 3
In this video, we will start adding information to our manager class.
<
br/>
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,...
<
br/>
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,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER
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...
<
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - VECTOR
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...
<
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...