Instructional Video3:41
MinutePhysics

The Order of Operations is Wrong

12th - Higher Ed
The Order of Operations is Wrong
Instructional Video4:31
TED-Ed

TED-Ed: How to manage your emotions | TED-Ed

Pre-K - Higher 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...
News Clip7:59
PBS

A new generation of war crimes investigators turn high-tech methods

12th - Higher Ed
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...
Instructional Video5:34
SciShow

Why Colleges Used to Take Nude Photos of Their Students

12th - Higher Ed
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.
Instructional Video8:22
TED Talks

TED: Know your worth, and then ask for it | Casey Brown

12th - Higher Ed
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...
Instructional Video4:10
MinutePhysics

The Order of Operations is Wrong

12th - Higher Ed
The Order of Operations is Wrong
Instructional Video11:33
Curated Video

Competitive Procurement: How to Run a Tender Process

10th - Higher Ed
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...
Instructional Video3:54
Curated Video

How to Use Critical Thinking

9th - Higher Ed
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...
Instructional Video3:40
Curated Video

How to Create a Risk Management Plan

10th - Higher Ed
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,...
Instructional Video6:22
Curated Video

The Need for Speed: How to Increase the Pace of Your Project

10th - Higher Ed
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,...
Instructional Video8:49
Curated Video

How to Work with Consultants

10th - Higher Ed
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...
Instructional Video6:51
Curated Video

Top 7 Ways to Become a More Influential Project Manager

10th - Higher Ed
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...
Instructional Video7:47
Curated Video

Gravitas: Top 10 Ways to Make an Impact with Your Ideas

10th - Higher Ed
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...
Instructional Video5:14
Curated Video

What is the GROW Model of Coaching?

10th - Higher Ed
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?
Instructional Video7:36
Curated Video

Project Turnaround: 5 Steps to Turn around a Failing Project

10th - Higher Ed
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...
Instructional Video3:44
Curated Video

How to Keep Cool in a Crisis: Stay calm when your project goes wrong!!

10th - Higher Ed
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...
Instructional Video7:09
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators

Higher Ed
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,...
Instructional Video12:00
Curated Video

Machine Learning: Random Forest with Python from Scratch - Strings

Higher Ed
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...
Instructional Video10:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Ternary Operator

Higher Ed
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...
Instructional Video3:31
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Calculator - Part 2

Higher Ed
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...
Instructional Video5:49
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number

Higher Ed
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Instructional Video5:19
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Boolean & Logical Operators

Higher Ed
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.
Instructional Video1:40
Curated Video

Deep Learning - Crash Course 2023 - Loss and Finding Parameters

Higher Ed
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...
Instructional Video20:46
Curated Video

Supercharge Scala Future | FP-Tower - Console Exercises - retry and onError

Higher Ed
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...