TED-Ed
TED-Ed: How to manage your emotions | TED-Ed
After a week of studying, you feel confident that you'll ace your exam. But when you get your grade back, it's much lower than you expected. You're devastated, and the disappointment is hard to shake. Should you be trying to look on the...
PBS
A new generation of war crimes investigators turn high-tech methods
Humanitarian crises like those in Syria's Aleppo sometimes make headlines. But how do we identify such atrocities when they are occurring thousands of miles away? A new program at UC Berkeley is training students to leverage social...
SciShow
Why Colleges Used to Take Nude Photos of Their Students
The first week of school can be uncomfortable enough as you adjust to a new situation, but it was probably even worse back when schools made you strip down for a nude photo shoot,even if they thought they had a good reason for it.
TED Talks
TED: Know your worth, and then ask for it | Casey Brown
Your boss probably isn't paying you what you're worth -- instead, they're paying you what they think you're worth. Take the time to learn how to shape their thinking. Pricing consultant Casey Brown shares helpful stories and learnings...
Curated Video
Competitive Procurement: How to Run a Tender Process
Many projects need to procure services or long-term supply contracts. And getting the best value often means running a competitive tender process. So let's see the steps you need to take. 1. Determine requirements 2. Document...
Curated Video
How to Use Critical Thinking
Critical Thinking is defined as the objective analysis and evaluation of an issue in order to form a judgment. Whether it’s a CFO brainstorming ways to finance a last-minute project or an intern calculating how many pizzas to order for...
Curated Video
How to Create a Risk Management Plan
Risk Management is a big topic. But at its core is your risk management plan... How will you deal with a particular risk? Eight Steps to Create a Risk Management Plan 1. Clarify what the risk is Characterize it, describe it, evaluate it,...
Curated Video
The Need for Speed: How to Increase the Pace of Your Project
As project managers, we are constantly faced with the Need for Speed. Because one of the biggest challenges is the pace of change. More particularly, it is the demands our organizations are placing on us to respond to the pace of change,...
Curated Video
How to Work with Consultants
Working with consultants is unfamiliar to many project managers and project team members. But, if you do it right, you will get the best possible value from your organization’s investment. So, how do you work with consultants? I was a...
Curated Video
Top 7 Ways to Become a More Influential Project Manager
Do people listen when you speak, and take your advice when you offer it? Part of growing, as a Project Manager, is becoming more influential. Here are seven of my top tips. Raising your level of influence is often a matter of changing...
Curated Video
Gravitas: Top 10 Ways to Make an Impact with Your Ideas
Wisdom is in the eyes and ears of the people around you. So, to make the right impact with your insights, you need to be able to generate the gravitas that says 'my insights are worth noting'. Here are ten ways to make an impact with...
Curated Video
What is the GROW Model of Coaching?
The GROW Model of coaching is the best-known and most widely-used coaching model. And coaching is a hugely valuable way for Project Managers to develop our team members. So, what is the GROW Model of Coaching?
Curated Video
Project Turnaround: 5 Steps to Turn around a Failing Project
No one wants a failing project on their hands. But it happens. And the solution is a ‘Project Turnaround’. So, I will walk you through the five project turnaround steps to rescue a failing project. The five project turnaround steps we’ll...
Curated Video
How to Keep Cool in a Crisis: Stay calm when your project goes wrong!!
Project Managers face it from time to time: a crisis. How can you keep cool and stay calm? That's what I will tell you in this video. The trick is to slow down and use Mike Clayton's SCOPE technique. No, this is not the same as project...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators
In this video, you will learn about relational and logical - operators. 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,...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Strings
Here, we will look at the second datatype, strings, which are characters, used to represent text instead of numbers. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Ternary Operator
The ternary operator is a concise way to write if/else statements in JavaScript, and this video shows us how to use it effectively. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Calculator - Part 2
Continuing from the previous video, this part focuses on adding more advanced features to the calculator app. You will learn how to handle decimal inputs, implement additional arithmetic operations, and add functionality such as clearing...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Boolean & Logical Operators
In this lecture, we will learn about the Boolean datatype and also look at logical operators in Java. We will create statements and have our program evaluate whether the statements are true or false.
Curated Video
Deep Learning - Crash Course 2023 - Loss and Finding Parameters
In this video, you will learn about loss and finding parameters. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural networks using the MP...
Curated Video
Supercharge Scala Future | FP-Tower - Console Exercises - retry and onError
This video helps you learn the concept of retrying an operation with a single higher order function and reuse to refactor the code of readDataOfBirthRetry and readSubscribeToMailingListRetry. This clip is from the chapter "Actions with...