Curated Video
Campaign texts are out of control... here's how to stop them
Text messages from political campaigns have gotten... unhinged... right?Compared to traditional forms of political messaging, such a mailers or email, a text feels urgent, meaning campaign teams are favoring them more and more.This is...
Curated Video
Kane In Your Corner: Protecting yourself against voter registration scams
News 12's Walt Kane reports that voter registration scams are particularly common, with scammers attempting to steal personal information or falsely claiming payment is required to register.
Curated Video
Illustrate a piece of text about dreams
Pupil outcome: I can create a dreamscape inspired by a text. Key learning points: - Dreams can inspire artists to create artwork, like the Surrealists. - Dreamscapes use a combination of the artist’s imagination, ideas from dreams and...
Curated Video
Exploring the keyboard
Pupil outcome: I can use a computer to write. Key learning points: - A keyboard is a common way to enter text on a computer. - Keys on a keyboard have a special order. - A word processor is an application designed for writing.
Curated Video
'Jekyll and Hyde' Chapter 8: The Last Night
Pupil outcome: I can make logical inferences using clues from the text. Key learning points: - The breaking of the laboratory door is symbolic of the secrets that are about to be revealed. - Utterson finds Hyde, who has died by suicide,...
Curated Video
Mutex Priority Analysis: Real-Time Operating Systems
In this video, we analyze what happens when tasks of different priorities attempt to concurrently acquire the same mutex. Which task gets it first?
Curated Video
MIT App Inventor TalkToMe Phase 2: Use a Text Box as Input for Text-To-Speech
In this video, we explore how we can use the Text Box as an input for the Text-To-Speech conversion. Welcome to our MIT App Inventor tutorial series! This comprehensive series teaches you everything you need to know to design, build, and...
Curated Video
App Inventor TalkToMe Phase 3: Expand the User-Interface
We continue to expand the User-Interface by adding an additional button and text box. Welcome to our MIT App Inventor tutorial series! This comprehensive series teaches you everything you need to know to design, build, and enhance mobile...
Curated Video
App Inventor TalkToMe (Phase 4): Add the Accelerometer Sensor
We now add the accelerometer sensor to the app and control the output based on the sensor data. Welcome to our MIT App Inventor tutorial series! This comprehensive series teaches you everything you need to know to design, build, and...
Curated Video
Python Lesson1: Intro to Colab
Let's get started with coding in Python! In this first video, we are looking into setting up the Google Colab environment. Have Fun!
Curated Video
Python Lesson3: TypeCasting
Learn how to cast a variable from one datatype to another. This is extremely useful when you are capturing data input from the user.
Curated Video
Python Lesson2: Variables
Learn the concept of variables and how to use them correctly in your code.
Curated Video
AI2 Lesson 1
The first thing you need is to create an account with the AI2 platform and you are good to go! In this video, we will be exploring the online platform to get comfortable with it.
Curated Video
AI2 Lesson 4
Complete the code with the ability to capture the user input and call the Text-To-Speech Converter. You wont stop playing with your App after that! :)
Curated Video
AI2 Lesson 5
We will now be adding a TextBox to the screen to capture the user-input. The Text-To-Speech converter will now convert this new text over to speech.
Curated Video
AI2 Lesson 2
In this lesson, we will learn how to add a Button onto the screen. We will also explore its properties and see how we can change them to suit our needs.
Curated Video
AI2 Lesson 6
We wrap-up this App by adding the Accelerometer Sensor and getting the sensor to trigger the Text-to-Speech Converter.
Curated Video
History of Smartphones for Kids
Phones weren’t always smart! In this episode, we’ll talk about how phones changed over time, starting with big, heavy ones that could only make calls. We’ll learn how they got smaller, faster, and smarter, turning into the smartphones we...
Science Buddies
Classify Spam Emails with Natural Language Processing (NLP): A Python Coding Tutorial
Build your own spam detector using NLP techniques to identify common words in spam emails.
Science Buddies
Understand the Emotions Behind Any Text with Sentiment Analysis: A Python Coding Tutorial
Explore sentiment analysis using VADER to analyze emotions in text from social media, reviews, and more.
Learning Mole
AI in Language Translation
Zoom into 'AI in Language Translation' to discover how artificial intelligence breaks down language barriers and connects the world! A quick, amazing journey into tech-powered communication, perfect for young linguists and tech enthusiasts.
Curated Video
Can Javascript Read Your Brainwaves?
I hacked my brain with a compact electroencephalogram (EEG) and connected it to GPT-4 with the OpenAI API. In this crazy tutorial, you'll learn how to use JavaScript to read your brainwaves.
Curated Video
What Are Vector Databases
Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like...