TED-Ed
TED-Ed: The ingredient in almost everything you eat | Francesca Bot
Soybeans have been cultivated in Asia for thousands of years, and have since spread across the globe. Today, soy is in so many foods that most people consume it every day without even knowing it. So, what makes soybeans so versatile? And...
Crash Course
Friction: Crash Course Physics
Why is it hard to move a heavy bookcase across a carpeted floor? And why is it easier to keep it moving than it was to get it started moving? You might think it's all about weight, but actually it's about friction. Two kinds of friction!...
TED-Ed
TED-ED: The death of the universe - Ren_e Hlozek
The shape, contents and future of the universe are all intricately related. We know that it's mostly flat; we know that it's made up of baryonic matter (like stars and planets), but mostly dark matter and dark energy; and we know that...
Crash Course
The Personal Computer Revolution: Crash Course Computer Science
Today we're going to talk about the birth of personal computing. Up until the early 1970s components were just too expensive, or underpowered, for making a useful computer for an individual, but this would begin to change with the...
SciShow
Cement: A Really Hard Problem
Concrete sucks CO2 out of the atmosphere, but making it initially produces a lot of carbon dioxide as a byproduct. Fortunately, by rethinking the chemistry of cement altogether, we can actually use carbon dioxide to create our concrete...
Be Smart
Asteroid Mining: Our Ticket To Living Off Earth?
Asteroid mining sounds like something out of a bad space movie, but harvesting materials from space rocks might be our ticket to building space colonies or living on Mars.
Bozeman Science
Strong Nuclear Force
In this video Paul Andersen explains how the strong nuclear force holds the nucleus together in spite of repulsive electrostatic charges acting on the nucleons. Mesons exchanged between nucleons keep the nucleus intact and gluons...
Crash Course
How Computers Calculate - the ALU: Crash Course Computer Science
Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The ALU may not have the most exciting name, but it is the...
Crash Course
Alkenes & Alkynes - Crash Course Chemistry
Today Hank talks about the deliciousness of alkenes & alkynes, their structures, and how to remember which is which by simply knowing the alphabet. Also, he breaks down hydrogenation, halogenation, polymerization, and triglycerides all...
SciShow
A Brief History of Robotics
Why don't we have robots taking care of our every need by now? A little history of the field of robotics might help you understand how hard it is to get machines to perform tasks, and how far we've come in just a few decades.
Curated Video
What is a Campaign
Gain a comprehensive understanding of marketing campaigns in this informative video that explores their purpose and components. Discover how campaigns are structured to achieve specific goals and engage target audiences. Explore the key...
Curated Video
What is a Functional Specification? Project Management in Under 5
On software and technical projects, there is a chain of project definition deliverables, and one of them is the Functional Specification. So, what is a Functional Specification?
Curated Video
How to Estimate Project Costs: A Method for Cost Estimation
There are two reasons why cost estimation is important for project managers. First, it’s extremely hard to estimate project costs well. And second, poor cost estimates are often the biggest reason for a project budget over-run. And...
Curated Video
Introducing Scania's New R Series: Improvements in Economy, Safety, and Environmental Impact
Scania has launched its new global truck range, the R Series, which offers improvements in operating economy, environmental impact, and safety. With interchangeable components and a focus on customer demand and legal requirements, these...
Curated Video
Micro Sensors: Monitoring the Health of Spacecraft and Premature Infants
This video showcases the development of micro sensors by a team of researchers at the University of Cincinnati. These tiny sensors, with advanced technology, are designed to monitor the health and functionality of critical components in...
Curated Video
What are Agile Epics, User Stories, and Story Points?
Epics, User Stories, and Story Points are three terms that are widely used in Agile Project Management and some of its methodologies, like XP (eXtreme Programming) and Scrum. But if you haven’t worked on agile projects, then Epics, User...
Curated Video
Top 5 Ways to Remove a Risk Entirely
There are six (arguably seven) strategies for managing risk. But the one that is least understood is the most powerful of all… if you can make it work: removing a risk entirely. So, let's survey one of the most important risk management...
Curated Video
What is Configuration Management?
When we refer to the configuration of a system, we mean the technical description of a system and how its component parts inter-connect. So, what is Configuration Management? We define Configuration Management in our free PM Glossary:...
Curated Video
Project Planning: Plan Your Project - PM Fundamentals
What are the 10 things you need to build into your Project Plan? A large part of the success of your project will be down to your planning. Consequently, there are a lot of planning tools to choose from. But which will be the most...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Details Page to Show List of Movies
This video lecture shows how to create a details page for movies with a navigation menu. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This section...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Register the Data Access Services Class in Startup
Here, we will register the data access service in the Startup class ConfigureServices method. Once it is registered, the service can be called and used in the application. This clip is from the chapter "Create a CRUD Application in...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Understand the Project Structure
This lecture details the default project and folder structure so you will be able to understand the function of each of the folders and the files within the folders. This clip is from the chapter "Create a CRUD Application in Blazor" of...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Event Callback in ASP.NET Core 3.1 Blazor
This video describes the event callback concept. You will learn how to enable communication among components with event callback. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Function of _Imports.razor Class
This video details the uses of the _Imports.razor file in the project; you will know where/how to introduce this file in the Blazor Server application. This clip is from the chapter "Create a CRUD Application in Blazor" of the series...