TED Talks
TED: How artists can (finally) get paid in the digital age | Jack Conte
It's been a weird 100 years for artists and creators, says musician and entrepreneur Jack Conte. The traditional ways we've turned art into money (like record sales) have been broken by the internet, leaving musicians, writers and...
TED-Ed
TED-Ed: The sibling rivalry that divided a town | Jay Van Bavel and Dominic Packer
One day a pair of brothers working together as shoemakers had an explosive fight that split the family business in two. Over the coming years, this disagreement divided their town— residents and businesses chose sides. Could such a...
Crash Course
Interest Group Formation: Crash Course Government and Politics
So last week we talked about what special interest groups are and how they influence the political system, and today we’re going to focus on why we even have them in the first place. As to avoid getting too cynical, we’re going to focus...
Curated Video
The Evolution and History of Football: From Ancient Origins to FIFA
This video provides a historical overview of the origins and development of football, from ancient ball games to the formation of the Football Association and the creation of the modern rules of the game. It highlights the significance...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Sets
Sets are a new data structure introduced in ES6 that allow us to store unique values. In this video, you will learn how sets work, how to create them, and how to perform basic set operations. This clip is from the chapter "Iterators,...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT for Problem Solving
In this video, we will understand how ChatGPT helps provide problem-solving solutions and explains how the concept works. We will understand the basics, how it fits into OpenAI, what the different models are, pros and cons, and how to...
Curated Video
Harriet R. Gold Boudinot: Interracial Marriage in Early America
The interracial marriage of Harriet R. Gold and Elias Boudinot transcended racial taboos of the 1800s, leaving a lasting impact on both the Cherokee and Cornwall communities.
The Guardian
We Ride, We Pray
In the video series ‘My People’, Guardian Australia explores the peculiar subcultures and niche communities bringing people together across the country. With the breakdown of more traditional communities, these new groups of shared...
The Business Professor
Types of Groups
What are the Types of Groups? Formal and Informal Groups, Primary and Secondary Groups, Organized and Unorganized Groups, Temporary and Permanent Groups, Open and Closed Groups, Accidental and Purposive Groups
Curated Video
Learn ASL Faster
Learn How to Sign Accelerated is a paid membership program founded on courses, culture and community! We believe that Accelerated gives you all of the resources & methods necessary to help you learn ASL FASTER!!! There's also no better...
Religion for Breakfast
Why Strict Religions Succeed
Across cultures, religious communities that expect more from their members thrive (or religious communities in which members face greater consequences for leaving). Meanwhile, lenient religious groups struggle to maintain membership. Why...
Curated Video
The Power of Branding: Stories and Strategies for Successful Marketing
Marketing part 2/3: The video discusses the importance of branding and marketing for companies, and features interviews with various business professionals who offer insights into their own successful marketing strategies. Topics covered...
Easy Languages
Welcome to Easy English! | Channel Teaser
Welcome to Easy English! | Channel Teaser Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of participating...
TLDR News
£222 Billion: The Cost of Brexit So Far? - Brexit Explained
In the last few weeks, there have been a number of articles and posts claiming that Brexit has cost the UK more since the referendum than all of the membership fees it's ever paid the EU. As much as that might be an appealing argument to...
Jabzy
Boundaries of Europe - Stuff That I Find Interesting
In this video, Jabzy brings us historical tidbits and unknown facts about the Boundaries of Europe
Curated Video
Call a function : Demo - List Operations
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: Demo - List...
Curated Video
Call a function : List Methods
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: List Methods
Curated Video
Call a function : Demo - String Operations
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: Demo -...
The Wall Street Journal
Presentation: The Post-Covid Consumer
Research conducted specially for the WSJ CMO Network Summit Michael Wolf breaks down how online consumption patterns are evolving, and how CMOs can shift their marketing, loyalty, and data to prepare for the post-pandemic era.
Packt
Factory Pattern
JavaScript Patterns: Factory Pattern This clip is from the chapter "JavaScript Patterns" of the series "Modern JavaScript from the Beginning".In this section, you will learn what JavaScript patterns are, and the various JavaScript...
Institute for New Economic Thinking
Kevin O'Rourke: Ireland and the European Debt Muddle
In this INET interview, Kevin O'Rourke, Professor of Economics at Trinity College Dublin, warns that a socialization of Irish debts will eventually lead to sovereign default, and that amid austerity measures and bank bailouts right-wing...
TLDR News
Can the 1922 Committee Replace Theresa May? - Brexit Explained
The 1922 committee is the formal grouping of Conservative backbenchers. They have the power to impact a number of different elements within the Conservative party, including the rules for a leadership election. This gives them the power...
Kult America
Should Poland Leave The E.U?
The evening before Great Britain's historic referendum the Palace of Culture and Science here in Warsaw was draped in a British flag. I thought that this was very telling about Poles sentimental membership in EU. But I was curious: is...
Python Programmer
EDA Python - 08-4_comparison_and_membership
A look at how to apply booleans to make comparisons and check whether a list contains a specific value.