Curated Video
Agile 101: How to do a Basic Agile Project
For all you traditional, predictive project managers out there, who are wondering: how to do an agile project, I am going to answer that question, in this video. There is no single way to do an agile project. There are many methodologies...
Curated Video
What is a Requirements Traceability Matrix? And How to Create One.
In this video, I want to answer the question, what is a Requirements Traceability Matrix and how do you create one? Requirements Traceability Matrices are most often used in software projects, where they connect user requirements with...
Curated Video
What is a Net Promoter Score (NPS)?
In this video I want to answer the question, What is a Net Promoter Score, and how can we calculate it in Project Management?
Curated Video
Program Management 101: Introductory Guide to Program Management
In this Program Management 101, you'll learn what Program Management is, what the main Program Management disciplines are, the Program lifecycle, and my top 7 Program Management principles.
Curated Video
Project Management Office - PMO 101
In this video, I give a broad introduction to what you need to know about a Project Management Office, or PMO. A PMO is a group that serves the needs of Project Managers and project teams. The most common activities are: • Setting and...
Curated Video
What is Agile Project Management? Project Management in Under 5
Everyones is talking about it. And lots of project managers are doing it. So, Agile is clearly important. But what is Agile Project Management?
Curated Video
What is Scrum Project Management? Project Management in Under 5
Scrum is perhaps the most widely used of the Agile Project Management methodologies. So, what is Scrum?
Curated Video
The Three Types of Leadership Model
Extract from Day-to-Day Project Leadership that Gets Results. At the end of this course, you will be able to lead your team well… and to do so with confidence. You will be ready to take your place as an effective leader in your...
Curated Video
What are the Six Thinking Hats? Edward de Bono's Thinking Tool
Edward de Bono is one of the leading thinkers on thinking and creativity. And, of all his books, ideas, and methodologies, the Six Thinking Hats idea is definitely his best. So, what are the Six Thinking Hats?
Curated Video
What is Project Management? Project Management in Under 5
Let's get to the heart of Project Management and answer the most fundamental questions of all... What is a Project, and what is Project Management?
Curated Video
What is a Business Case? Project Management in Under 5
Before you get funding and approval for your project, you will first need to produce a Business Case. So, what is a Business Case?
Curated Video
What is Risk Tolerance? Project Management in Under 5
No one would tolerate a project that is too risky! So, what is risk tolerance?
Curated Video
Leadership Models Project Managers Need to Know
You aren't just a Project Manager. You are also a Project Leader. But what have you learned about theories and models of leadership? In this video, I'll give you a primer of the Leadership Models that Project Managers Need to Know. There...
Curated Video
What is Program Management?
Program Management... For some it's a wholly new discipline: for others, it's a natural growth from Project Management - maybe even 'grown-up' project management. So, what is Program Management? In this video, I'll answer that question....
Curated Video
Java Multithreading and Parallel Programming Masterclass - Can We Improve Binary Search Through Multithreading?
This video dives deep to help you understand if we can improve binary search through multithreading.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Introducing RxJava Framework (In a Nutshell)
This video helps in introducing the RxJava framework (in a nutshell).
Curated Video
Java Multithreading and Parallel Programming Masterclass - Sleeping Barber Problem
This video talks about the Sleeping Barber Problem.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Readers-Writers Problem
This video demonstrates the Readers-Writers Problem.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Dining Philosophers Problem
This video demonstrates the dining Philosophers Problem.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Creating Thread Pools with Executors
This video helps in creating thread pools with Executors.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Monitoring the Performance of a ThreadPool
This video explains monitoring the performance of a ThreadPool.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Work Queues for ThreadPools
This video talks about work queues for ThreadPools.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Why We Should Reuse Threads
This video explains why you should reuse threads.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Array Processing with Phasers
This video explains parallel array processing with phasers.