Hi, what do you want to do?
Curated Video
Should Your Project Have a Second Project Phase?
Mike. We've delivered our project, but now my client/sponsor wants a second project phase. How can I integrate this into my project?'
That's a question I a project manager asked me, that triggered this short...
That's a question I a project manager asked me, that triggered this short...
Curated Video
Practical Cyber Hacking Skills for Beginners - Cyber Security Auditing
This audit provides a way for the management to assess how effective the cyber security policy is for a business organization or a federal networking structure.
Curated Video
Practical Cyber Hacking Skills for Beginners - Working with DNS Commands
In this video, you will learn about the different commands needed to operate the DNS and protect a network from being attacked.
Curated Video
New Life and Creative Spaces at Pajol Marketplace
Discover how the Pajol Marketplace has revitalized its surrounding neighborhoods with new shops, creative ateliers, and cultural spaces. Learn from local entrepreneurs and residents about the positive changes and the spirit of...
Curated Video
Training for Space: Preparing a Dutch Cosmonaut for the International Space Station
This video provides a glimpse into the rigorous training that Dutch cosmonaut Andre Kuipers undergoes at the Star City cosmonaut training center near Moscow. From learning Russian language and space flight theory to practicing emergency...
Science ABC
What Would Happen If The Earth Stopped Revolving Around The Sun?
In the case of a sudden halt of Earth’s revolution around the heat giant, everything would fall into complete disarray on the planet. Since Earth has an orbital velocity, everything on Earth is moving at the same velocity. In the case...
Curated Video
Resilience: The Key to Survival and Growth
In this video, Jacinta the jellyfish shares her wisdom on resilience and how her species has survived for 700 million years. Through a heartwarming story about a girl named Chloe, Jacinta teaches the importance of accepting challenges,...
Science Buddies
Simple Explanation of the Minimax Algorithm with Tic-Tac-Toe
Explore how changing the depth that the Minimax algorithm explores can change the decisions that it makes
Curated Video
Discovery of Frozen Mammoth in Siberia: Insights into the Pleistocene Ice Age
In this video, scientists have discovered a frozen mammoth in Siberia, which could provide valuable insights into the world 18,000 years ago during the Pleistocene Ice Age. This is only the third frozen mammoth ever found, with the...
Curated Video
Scandal and Controversy: The Dark Side of Football
This video discusses two major scandals in football: the 2006 Italian football scandal involving match-fixing and the personal scandals of Manchester United player Wayne Rooney. It explores the impact of these scandals on the clubs,...
Curated Video
The Process of Hosting the FIFA World Cup
This video provides an overview of the process for selecting a host nation for the FIFA World Cup. It discusses the historical controversy surrounding the tournament's location, the requirements and inspections that potential host...
Curated Video
How Vaccines Help Eradicate Diseases: A History and Impact
This video explains how vaccines have played a crucial role in eradicating deadly diseases throughout history, using the example of polio. It highlights the way vaccines work by training the immune system to create antibodies, leading to...
Curated Video
Project Management Lessons from Star Trek
7 lessons from Star Trek that do not demand you are a big Star Trek fan, Trekkie, Trekker or whatever. All you’ll need is a glancing familiarity with one of the main shows or films.
In Star Trek, the leading...
In Star Trek, the leading...
Curated Video
What is a Project Management Professional? (What is the PMP?)
The Project Management Institute (PMI) is the largest professional membership body for Project managers in the world. And the Project Management Professional (PMP) certification is the premier...
Curated Video
What is T-shirt Sizing?
T-shirt sizing has become a popular method for estimating in agile projects. So, in this video, I answer the question, what is T-shirt Sizing?
T-shirt sizing is a simple and popular way to...
T-shirt sizing is a simple and popular way to...
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
Fundamentals of Object-Oriented Programming - C++ - Loops - DO WHILE
In this video, you will learn about the Do-While loop.
<
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 and flow control,...
<
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 and flow control,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Video Game Menu Program
In this video, we will be creating a simple video game menu program using switch statements and validate user inputs.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming -...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming -...
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
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 - Creating Thread Pools with Executors
This video helps in creating thread pools with Executors.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Let's Play with ForkJoinPools
This video explores and plays around with ForkJoinPools.
Curated Video
Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 1
This is the first of the two-part project-based video on simulating a MapReduce job with threads.