Instructional Video1:18
Curated Video

Python 3 for Beginners: Introduction to Functions in Python

Higher Ed
In this video, you will learn all about functions in Python. Functions are blocks of code that can be reused throughout your program to perform specific actions and can even return data. You'll discover how to recognize when you should...
Instructional Video4:05
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Event-Based Trigger

Higher Ed
This video helps you create an event-based trigger. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video5:54
ACDC Leadership

Liquidity Traps- Macroeconomics

12th - Higher Ed
Hey internet, this is Jacob Clifford. Thank you for watching my videos. So, what's so weird about the US economy today? Well, interest rates are extremely low, banks have extra money that they are not loaning out, and the massive...
Instructional Video3:27
ACDC Leadership

The Ultimatum Game- Are people rational?

12th - Higher Ed
This is a quick overview of The Ultimatum Game. It is a super fun activity and a great way to show that people don't just look at money when they make decisions.
Instructional Video5:25
Curated Video

Python 3 for Beginners: Python Functions - The Dry Concept

Higher Ed
In this educational video, we dive into the concept of Dry programming, which stands for don't repeat yourself. We explore how functions can be used in Python to reduce code repetition and increase program efficiency. You'll learn how to...
Instructional Video15:15
Economics Explained

The Recession We Need To Have | Economics Explained

9th - Higher Ed
Are we entering a new age where serious downturns caused by genuine economic hardships can be avoided with piles of cash? Or is this all just putting off the inevitable and potentially making it worse further down the road?
Instructional Video12:29
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Tracking the Triggered Pipeline

Higher Ed
This video lets you track the triggered pipeline. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video20:32
Financial Times

Melinda Gates: vaccines, inequality and caregiving

Higher Ed
The co-founder of the Melinda & Bill Gates Foundation tells FT editor Roula Khalaf, in an interview recorded on April 29, that women have lost $800bn of income in the pandemic and on average have contributed 30 hours a week to unpaid...
Instructional Video4:42
ACDC Leadership

Keynesian Economics and Deficit Spending with Jacob Clifford

12th - Higher Ed
In this video I explain Keynesian economics, the idea of the multiplier effect, the broken window fallacy, and the tradeoffs of government spending to get out of a recession. Be sure to leave a comment and tell me what you think of John...
Instructional Video4:10
ACDC Leadership

How Banks Create Money - Macro Topic 4.4

12th - Higher Ed
Money doesn't grow on trees, but it does grow in banks. I explain how banks create money and how to use the money multiplier.
Instructional Video1:30
Curated Video

Python 3 for Beginners: User Input and Output (Repeating User Input)

Higher Ed
Welcome to this Python programming tutorial where we'll explore different ways to solve the same problem. In this video, we'll be tackling Exercise #2, which involves creating a code that prompts the user for input and then repeats...
Instructional Video2:25
Economics Explained

Could The Whole World Use Just One Currency? part 4: Crypto and Final Thoughts

9th - Higher Ed
Could The Whole World Use Just One Currency? part 4/4: The video discusses the potential of cryptocurrencies as the money of the future, but also raises concerns about their limitations and the possibility of financial institutions using...
Instructional Video6:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation: Introduction to Pandas

Higher Ed
In this video, we will cover an introduction to Pandas. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video6:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Introduction to Pandas

Higher Ed
In this video, we will cover an introduction to Pandas. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video8:09
TLDR News

Markets are Collapsing. Oil Companies Are Thriving - TLDR News

12th - Higher Ed
As we discussed in a recent video about Facebook (https://youtu.be/ku_I2U0Ywwg) companies around the world are struggling and the stock market is getting increasingly rocky. There's one exception to the rule though... oil companies. So...
Podcast2:22
Independent Producers

Introduction to the Great Depression

Pre-K - Higher Ed
During the Great Depression, high unemployment affected millions of Americans. In this audio story, people who lived through the depression as young people share their experiences of being out of work and hungry, and depending on...
Instructional Video4:59
ACDC Leadership

Supply and Demand Tips- Macro and Micro

12th - Higher Ed
What's up. First, thanks for watching my videos. Your rock! Second, I made this video to help you see the big picture. I cover topics like the law of demand, the law of supply, equilibrium, disequilibrium, single-shifts, and...
Instructional Video5:08
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Write and Implement a Scalar UDF

Higher Ed
This is a lab video to write and implement a Scalar UDF. This clip is from the chapter "Snowflake – User-Defined Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on user-defined...
Instructional Video4:40
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Modify Ingestion Pipeline to Use the Email Utility Pipeline

Higher Ed
This video helps you modify the ingestion pipeline to use the email utility pipeline. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
Instructional Video8:37
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Add the For Each CSV File Activity and Test Ingestion

Higher Ed
This video explains how to add the For Each CSV file activity and test ingestion. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video7:11
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Add Orchestration Pipeline - Part 1

Higher Ed
This is the first of the two-part video that explains how to add orchestration pipeline. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
Instructional Video9:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Multiple Input Arguments

Higher Ed
In this video, we will cover multiple input arguments. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video8:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Input Arguments

Higher Ed
In this video, we will cover input arguments. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video11:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Default Values in Python

Higher Ed
In this video, we will cover default values in Python. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...