Weird History
Was Andrew Jackson The Craziest US President?
Andrew Jackson has a complicated legacy. On the one hand, he was a populist hero and a venerated war general. On the other hand, he enslaved persons, killed thousands of Native Americans, created an economic depression, and killed a man....
SciShow
The Siberian Traps: A 250 Million Year Old Crime Scene
The event that killed the dinosaurs 66 million years ago might be the most famous mass extinction ever, but it's not the only one in Earthβs history, nor is it the worst... not by a long shot.
Programming Electronics Academy
Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 1)
Have you ever wanted to connect your Arduino to the internet? Your first thought was probably like okay, I guess I'll need some type of Wi-Fi shield or a Wi-Fi enabled board in order to connect to the internet. But what if you're...
Curated Video
Citing Sources: Internet Website
Citing Sources: Internet Website shows how to cite an Internet source by writing the correct citation for a provided website using correct capitalization and punctuation.
Curated Video
Using Multimedia to Enhance Writing Clarity and Comprehension
In this video, the teacher explains how adding multimedia to writing can make it clearer and more engaging. The teacher gives examples of how to select and incorporate different types of media, such as photos and videos, to help readers...
Curated Video
Social Media Automation using Python - Introduction to Smtplib
In this video, you will learn more about the Smtplib, which defines an SMTP client session that can send mail to any internet machine with an SMTP or ESMTP listener daemon. This clip is from the chapter "Email Automation" of the series...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Fundaments of Using Generative AI
In this video, you will learn about the basic principles of using Generative AI, including how to choose the right model for your needs and some common use cases. This clip is from the chapter "Introduction to Generative AI" of the...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Creating a Notion Swipe File (Supercharge Your ChatGPT Use)
In this video, we will create a Notion swipe file to supercharge ChatGPT. You will learn about the benefits of using a swipe file to organize information and the steps involved in creating a swipe file in Notion. This clip is from the...
Curated Video
5G and Wireless Communication for Beginners - Understanding Cellular Call Hand-offs
This video explains cellular call hand-offs. This clip is from the chapter "Expanding Mobile Internet with 3G" of the series "5G and Wireless Communication for Beginners".This section explains expanding mobile Internet with 3G.
Programming Electronics Academy
Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 2)
Have you ever wanted to connect your Arduino to the internet? Your first thought was probably like okay, I guess I'll need some type of Wi-Fi shield or a Wi-Fi enabled board in order to connect to the internet. But what if you're...
Big Think
Salman Rushdie: βWrite for readers, not for criticsβ | Big Think
Salman Rushdie: βWrite for readers, not for criticsβ New videos DAILY: https://bigth.ink Join Big Think Edge for exclusive video lessons from top thinkers and doers: https://bigth.ink/Edge...
SciShow
The Truth About the Million-Dollar Space Pen
NASA spend lots of money and time to create a pen that could use in space, on the other hand, their rival Soviet just used a pencil' You've probably heard this story, but is it true? Here is the truth about the space pen!
Kids Academy
Letter N | Learn the Alphabet | Kids Academy
Letter N | Learn the Alphabet | Kids Academy Letters are important but the sounds of the letters are way more important than the letters because thereβs no point of teaching a child how to write an alphabet when he cannot pronounce it in...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hexadecimal
Hexadecimal numbering uses a base-16 system that's very convenient for IT techs. It's important to look at a hex value and understand the equivalent binary value. This clip is from the chapter "Book Chapter 18 - Essentials of Networking"...
Kidsβ Poems and Stories With Michael Rosen
DAY 04 | STORY | The Wicked Tricks of Till Owlyglass
The Fourth Day DAY 04 | STORY | The Wicked Tricks of Till Owlyglass When we hear how Till Owlyglass sold flea powder and acquired a wonder horse, and how he advertised that he would fly over Magdeburg market square.
APMonitor
Matlab π©βπ» File and User Input
Input requests information from the person using the computer and pauses the program until a value is entered. Input can also be data from a file. This module shows how to access input data from either a user or a file. For the final...
Curated Video
ChatGPT for Creatives - Neural Text
In this video, the author talks about an AI writing tool called Neural Text. It uses artificial intelligence to help writers generate content by suggesting sentences and phrases based on the input text. The author demonstrates how to use...
Curated Video
ChatGPT for Creatives - Contentbot_ai
In this video, the author introduces Contentbot_ai, an AI-powered writing assistant that helps with generating content ideas, researching topics, and even writing complete articles. The author demonstrates how to use the tool, including...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - IPv6
The traditional IP addressing scheme (called IPv4) is quickly being replaced with the much more advanced IPv6 scheme. IPv6 adds several benefits over IPv4, and good techs know how to use it in our systems. This clip is from the chapter...
FuseSchool
Sustainable Development | SDGs Explained for Gen Z
The video discusses the evolution of human needs from basic essentials like food, water, and shelter to modern demands such as high-speed internet and mobile devices, which significantly impact the environment. It introduces the concept...
Packt
Learning R for Data Visualization (Video 31)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Insect Research Report: Part 2
Mr. Griot demonstrates how to use a KWL chart to record research about his chosen insect as he plans to write his research report.
Packt
CompTIA A+ Certification 220-1001: The Total Course - IPv6
The traditional IP addressing scheme (called IPv4) is quickly being replaced with the much more advanced IPv6 scheme. IPv6 adds several benefits over IPv4 and good techs know how to use it in our systems. This clip is from the chapter...
Programming Electronics Academy
Serial Communication with Processing :: Video #2 :: Arduino Serial Communication Series
This video is one part of an 8 series tutorial that shows how to access the internet and post a tweet using Arduino, Processing and the twitter4j library.