Hi, what do you want to do?
TED Talks
Michelle Borkin: Can astronomers help doctors?
How do you measure a nebula? With a brain scan. In this talk, TED Fellow Michelle Borkin shows why collaboration between doctors and astronomers can lead to surprising discoveries.
TED Talks
Tim Berners-Lee: The year open data went worldwide
At TED2009, Tim Berners-Lee called for "raw data now" -- for governments, scientists and institutions to make their data openly available on the web. At TED University in 2010, he shows a few of the interesting results when the data gets...
TED Talks
TED: Meet e-Patient Dave | Dave deBronkart
When Dave deBronkart learned he had a rare and terminal cancer, he turned to a group of fellow patients online -- and found the medical treatment that saved his life. Now he calls on all patients to talk with one another, know their own...
TED Talks
Tim Berners-Lee: The next web
20 years ago, Tim Berners-Lee invented the World Wide Web. For his next project, he's building a web for open, linked data that could do for numbers what the Web did for words, pictures, video: unlock our data and reframe the way we use...
Curated Video
AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Amazon Athena
In this video, you will learn about Amazon Athena.
Curated Video
What is Group Think? ...and How to Prevent it
Group Think is nasty. It leads to poor decisions... sometimes dangerous ones. So Project Managers need to know what it is, how it happens, and how to prevent it.
Group Think was first...
Group Think was first...
Curated Video
Concurrent and Parallel Programming in Python - Yaml File Introduction
After creating a working program, you will learn how to clean up the appearance and make it nicer to have an overview and be able to expand its features in the future.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Saving the Results - Working with Files
This video explains saving the results and working with files.
<
br/>
This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
<
br/>
This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Return Statement
This video explains the return statement.
<
br/>
This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up...
<
br/>
This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up...
Curated Video
Master SQL for Data Analysis - Schema, Metadata, Data Dictionary
Let's learn how to create multiple relational database instances and define the needed table for each entity type.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This...
friEdTech
Pear Deck for Distance Learning: Webinar
See how you can use Pear Deck for Distance Learning. Mind-blowing! Teachers, you don't want to miss this!
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Grouping Aggregations
In this video, we will cover Grouping aggregations.
<
br/>
This clip is from the chapter "Aggregations in Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn...
<
br/>
This clip is from the chapter "Aggregations in Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn...
Flipping Physics
Demonstrating Calculus with a Ball and Force Platform
Example: A 321 g rubber, playground ball is dropped from a height of 77.8 cm above a force platform. The data for the force of impact collected at 1000 data points per second as a function of time is shown. Please determine a bunch of...
Programming Electronics Academy
Map Function: Arduino Course 5.7
A demonstration of the map() function in Arduino.
Programming Electronics Academy
Tutorial 09: How to read voltages with analogRead(): Arduino Course for Absolute Beginners (ReM)
In the last lesson you learned about using the analogRead() function to collect data from a sensor connected to one of the Arduino' analog pins. The range of data we received from the...
Schooling Online
Physics Kinematics: Motion in a Straight Line - Measuring Gravity Part 2
The results are in – gravity is weaker than it should be! Lotus is certain that someone is digging a giant cave underneath the Big Apple, but Mark isn’t convinced. Who do you think is correct? This lesson will assess the accuracy,...
NASA
Houston We Have a Podcast: Spaceborne Computer
Mark Fernandez, principal investigator for the Spaceborne Computer-2, details the experiment on the International Space Station that will further test the capabilities of in-space computing which may help humans explore deeper into...
Let's Tute
Methods for Finding Mean in Large Data Sets
In this video, the teacher explains how to find the mean from a large data set using three different methods: direct method, assumed mean method, and step deviation method. The teacher also explains how to group the data into classes and...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Amazon Athena
In this video, we'll learn about Amazon Athena.<br/<br/>>
This clip is from the chapter "Analytics" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about analytics.
This clip is from the chapter "Analytics" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about analytics.
NASA
NASA in Silicon Valley: Jon Jenkins Talks About Kepler and TESS Data, from Pixels to Planets
A conversation with Jon Jenkins, the science lead for the Science Processing Operations Center at NASA's Ames Research Center in Silicon Valley. At the SPOC, the raw data from NASA’s newly launched planet hunter, TESS, is prepared for...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Seaborn
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and...
Mazz Media
Lab Safety: Making Careful Observations
In this live-action program viewers will learn that being able to make careful and accurate observations is the foundation of any lab based science class, such as chemistry, biology, or physics. Students will come to understand the...
Curated Video
Data Science and Machine Learning with R - Data Preprocessing Introduction
This video introduces you to data preprocessing.
r/>
This clip is from the chapter "Data Preprocessing" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
r/>
This clip is from the chapter "Data Preprocessing" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Programming Electronics Academy
Switch Case Application: Arduino Course 5.8
A demonstration of using a switch-case statement in programming.