TED Talks
Dawn Landes: A song for my hero, the woman who rowed into a hurricane
Singer-songwriter Dawn Landes tells the story of Tori Murden McClure, who dreamed of rowing across the Atlantic in a small boat -- but whose dream was almost capsized by waves the size of a seven-story building. Through video, story and...
TED Talks
Sara Sanford: How to design gender bias out of your workplace
Equity expert Sara Sanford offers a certified playbook that helps companies go beyond good intentions, using a data-driven standard to actively counter unconscious bias and foster gender equity -- by changing how workplaces operate, not...
ShortCutsTv
Gender and Crime
One of the most consistent features of modern societies is the gendering of crime and criminality. Not only is most crime committed by men, there are also marked differences in the types of crime committed by males and females. Here,...
Institute for New Economic Thinking
What Tax Records Can Tell Us About Gender Inequality
Professor Casarico explains why her focus on gender and the “glass ceiling” can help us push forward economic thinking. She also explains the importance of looking at income rather than earnings, using tax records in a novel way....
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Creating and Using UDF
In this video, you will learn how to create and use UDF. This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will...
R Programming 101
Recoding data using R programming. Using the tidyverse and dplyr packages to create a new variable
This video is about how to recode data and manipulate data using R programming. It is really an R programming for beginners videos. It provides a demonstration of how to recode data using the tidyverse package (specifically the dplyr...
Global Health with Greg Martin
Understanding missing data and missing values. 5 ways to deal with missing data using R programming
In this video I talk about how to understand missing data and missing values. I also provide 5 strategies to deal with missing data using R programming. If you're doing quantitative analysis or statistical analysis, your dataset will...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Label Encoding Using Scikit-Learn
In this video, you will learn how to work with label encoding using scikit-learn This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Weatherthings
Water Smart: The Sun, Water Cycle, & Climate - Quiz
The Sun, Water Cycle, & Climate shows us how the sun produces heat to drive the water cycle. It's made clear that the water cycle continues in the absence of sunlight or heat. We learn how the two components of climate- temperature and...
Curated Video
Strength, Flexibility, and Pain Tolerance: Exploring Gender Differences in Physical Capabilities
Investigate the physiological differences between men and women regarding strength, flexibility, and pain tolerance. Using athletes as examples, delve into how body composition, muscle mass, and hormonal influences dictate these...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Selecting Your Clustering Keys
This is a lab video explains on selecting your clustering keys. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using...
Indigo Artbox
How to Draw a Horse and Paint with Watercolors
Learn to draw a horse and paint with watercolors. We'll use the artist Franz Marc for inspiration. Want the supplies in this video? Visit us at indigoartbox.com.
Señor Jordan
Learn Spanish! - How to use Direct objects (lo, la, los, las)
This video lesson covers the direct objects (lo, la, los, and las) that we use in Spanish instead of 'it' and 'them'. We'll have to worry about gender, plurality and placement for these though! Stay tuned to figure out how. Rate this...
Curated Video
Describe the applications of artificial intelligence systems : Types and Applications of ML
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML. An Introduction to Machine Learning:...
Curated Video
Practical Data Science using Python - K-Means - Data Preparation and Modelling
This video explains K-Means - data preparation and modelling. This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
Curated Video
Learn and Master C Programming - Getting user input using 'scanf'
This lecture will show you how to receive user input and how you can get into problems with 'scanf'. This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For Absolute Beginners!".A quick...
TED Talks
TED: Climate action's hidden opportunities for women | Zineb Sqalli
Climate action has historically had a gender-neutral lens, but this lack of intentionality allows underlying biases to sneak in and negatively impact women, says gender and climate researcher Zineb Sqalli. Using Vienna, Austria's...
TED Talks
TED: The urgency of intersectionality | Kimberle Crenshaw
Now more than ever, it's important to look boldly at the reality of race and gender bias -- and understand how the two can combine to create even more harm. Kimberle Crenshaw uses the term "intersectionality" to describe this phenomenon;...
TED-Ed
TED-Ed: How pigeons took over the world | Elizabeth Carlen and Joanna Moles
Seeing their meat as a protein source and their poop as the perfect fertilizer, humans brought pigeons into captivity as far back as 10,000 years ago. As we carried pigeons around the world, they formed the wild urban flocks we're...
Healthcare Triage
Doctors Have Sexual Harassment in the Workplace, Too.
"Sexual Harassment and Discrimination Experiences of Academic Medical Faculty". This study will depress you. This is Healthcare Triage News.
Learn German with Herr Antrim
How to Study a Language Effectively with Flash Cards
Flash cards can be great for learning a new language, but are you using them to their fullest potential? In this video Herr Antrim teaches you how to use flash cards to their fullest potential and use them effectively to learn a new...
Curated Video
Determining Independence of Events
In this video, the concept of independence between two events is explained using examples of selecting balls from boxes and students wearing jeans or sneakers. The teacher demonstrates how to determine if two events are independent by...
Curated Video
TypeScript for Beginners - Enum Type
This video explains the enum data type. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.