Instructional Video6:46
TED-Ed

TED-Ed: Can we create the "perfect" farm? | Brent Loken

Pre-K - Higher Ed
About 10,000 years ago, humans began to farm. This agricultural revolution was a turning point in our history and enabled the existence of civilization. Today, nearly 40 percent of our planet is farmland. Spread all over the world, these...
Instructional Video3:55
SciShow

A New Way to Find Planets!

12th - Higher Ed
For the first time, astronomers have detected the light coming from an exoplanet. SciShow Space News explains how they did it, and why it was so difficult in the first place.
Instructional Video8:41
Crash Course

YouTube Couldn't Exist Without Communications & Signal Processing: Crash Course Engineering #42

12th - Higher Ed
Engineering helped make this video possible. This week we’ll look at how it’s possible for you to watch this video with the fundamentals of signal processing. We’ll explore things from Morse Code, to problems like bandwidth capacity and...
Instructional Video9:10
SciShow

The How, Why, and How Much of Oil

12th - Higher Ed
Everyone does it -- using oil, that is. But how much do we have left? How do scientists find it? And where are they looking for it now that the easiest pickings have been taken? Hank has the answers to the how, why and how much of oil....
Instructional Video4:03
SciShow

Can Seawater Fix California's Drought?

12th - Higher Ed
How do we make seawater drinkable? And can that technology save California?!
Instructional Video4:23
TED-Ed

TED-Ed: Could underwater farms help fight climate change? - Ayana Elizabeth Johnson and Megan Davis

Pre-K - Higher Ed
Dive into the world of aquaculture and see how restorative ocean farming could play a vital role in helping our coastal communities, our oceans and our climate. -- For billions of people, seafood provides a significant source of protein...
Instructional Video5:47
SciShow

What Happens If You Use Your Feces as Fertilizer?

12th - Higher Ed
Being able to use human feces as fertilizer could be really helpful for human colonies on other planets. It could also be useful for human colonies on THIS planet! And who doesn’t love recycling!?
Instructional Video10:48
SciShow

4 Ways to Date an Archaeological Site

12th - Higher Ed
From wasps nests to nuclear reactors. Here are just a few clever ways archeologists figure out how old something is.
Instructional Video7:48
Let's Tute

Primary market and Secondary market, Investors,Issuers,Investories

9th - Higher Ed
In this session you will learn about investors and Security markets This session covered all the topics like what is primary market, Bonus issues, Secondary market and why secondary market is important?, Who are the players in the...
Instructional Video5:09
Curated Video

Assisted Reproductive Technologies: Exploring Methods and Options for Conception

12th - Higher Ed
This video explores the miracles of Assisted Reproductive Technologies (ART) and the various methods and technologies available to help individuals and couples overcome infertility. From in vitro fertilization to third-party ART, the...
Instructional Video14:06
Curated Video

Project Management Attitudes 101 - The 10 Ways a Great Project Manager Thinks

10th - Higher Ed
Effective Project Management has three components. The first two are the topics of most articles, training, videos, and books. First is systems, processes, and methodologies. Second is tools, skills, and methods. The third component is...
Instructional Video10:10
Curated Video

Top 7 Leadership Tools and Methods for Team and Project Leaders

10th - Higher Ed
There is a wealth of great leadership tools and ideas that you can apply to your professional practice. Let's look at seven of them. 1. Get people to Honor Commitments Play to their conscience: Use "the Jiminy Cricket effect". 2....
Instructional Video8:31
Curated Video

PMBOK 7: Top 10 Things to Know about the 7th Edition of the Project Management Body of Knowledge

10th - Higher Ed
PMBOK 7 is the 7th edition of the Project Management Institute’s Guide to the Project Management Body of Knowledge. Here are my top 10 things you need to know about it.
Instructional Video13:30
Curated Video

How to Assess Organizational Culture

10th - Higher Ed
Before embarking on any culture change, maybe you’ll want to assess the existing organizational culture first. For a whole course on Organizational Culture, hop over to our sister channel, Management Courses, and check out the full...
Instructional Video6:19
Curated Video

How does Project Management Work?

10th - Higher Ed
How does Project Management Work? Project Management is great, but... How Does It Work? We know it does - and Project Management has been working stunningly well for thousands of years. Have you ever had one of those questions that...
Instructional Video4:58
Instructional Video10:16
Instructional Video9:43
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Dunder Methods or Magic Methods

Higher Ed
In this video, you will dive into dunder (double underscore) methods or magic methods in Python. You will learn how these special methods allow you to customize the behavior of classes and objects and gain a deep understanding of their...
Instructional Video10:32
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python

Higher Ed
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Instructional Video9:24
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Method Overriding and MRO

Higher Ed
In this video, you will learn about method overriding, which allows a subclass to provide a new implementation of a method inherited from a parent class. You will also understand the concept of method resolution order (MRO), which...
Instructional Video8:57
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Abstraction and Encapsulation

Higher Ed
In this video, you will learn about abstraction and encapsulation, two important principles of OOP. You will understand how abstraction allows you to hide complex details and expose only the essential features of a class, and how...
Instructional Video6:23
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 1)

Higher Ed
In this video, you will apply what you have learned about static methods through a practical exercise. You will be given a problem statement and will learn how to design and implement static methods to solve the problem. This exercise...
Instructional Video10:28
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming

Higher Ed
In this video, you will learn the basics of object-oriented programming. You will understand the concept of objects and classes, and this video will provide a comprehensive overview of OOP in Python and its advantages.
Instructional Video8:22
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - isinstance() and issubclass()

Higher Ed
In this video, you will learn about the isinstance() and issubclass() built-in functions in Python, which are used to determine object types and class relationships, respectively. You will understand how to use these functions to check...