SciShow
Can You Make A Computer Out Of Food?
Could an edible computer be in your future? Researchers are currently working on several of the components you find in them, from batteries to circuit boards to logic gates.
SciShow
The Best Keyboard, According to Science
People have strong opinions about which kind of keyboard is best, but science has settled the debate.
SciShow
Why Can't I Use My Laptop Outside?
Why can't laptop screens be viewed outside like e-readers can? It turns out, they use very different technology. But engineers are working on closing the gap.
MinutePhysics
How to Simulate the Universe on your Laptop
One Minute Physics provides an energetic and entertaining view of old and new problems in physics -- all in one minute!
SciShow
How Intergalactic Particles Are Attacking Your Laptop
In the early 1980s IBM engineers had a hard time to to figure out inexplicable computer module failures in Denver, Colorado. When they finally cracked the puzzle, the cause turned out to be otherworldly.
TED Talks
TED: This app knows how you feel -- from the look on your face | Rana el Kaliouby
Our emotions influence every aspect of our lives -- how we learn, how we communicate, how we make decisions. Yet they're absent from our digital lives; the devices and apps we interact with have no way of knowing how we feel. Scientist...
SciShow
Does Using Your Phone Really Hurt Your Sleep?
You've probably heard that some types of light, like the kind that comes from your phone or laptop, can be bad for your sleep if you use them too close to bedtime. But let's be real, nighttime is the best time to binge TV, so are we...
TED Talks
Nicholas Negroponte: One Laptop per Child
Nicholas Negroponte, founder of the MIT Media Laboratory, describes how the One Laptop Per Child project will build and distribute the "$100 laptop."
TED Talks
TED: How fake news does real harm | Stephanie Busari
On April 14, 2014, the terrorist organization Boko Haram kidnapped more than 200 schoolgirls from the town of Chibok, Nigeria. Around the world, the crime became epitomized by the slogan #BringBackOurGirls -- but in Nigeria, government...
SciShow
How Worried Should You Be About Smart Home Security?
As we hurtle through the development of the digital world, it's important to keep in mind the security implications of the technology we use.
SciShow
How Do I Make My Batteries Last Longer?
Do you wait to charge your phones battery until it's close to dying? If you do- surprise! You're doing it wrong.
TED Talks
Nicholas Negroponte: One Laptop per Child, two years on
Nicholas Negroponte talks about how One Laptop per Child is doing, two years in. Speaking at the EG conference while the first XO laptops roll off the production line, he recaps the controversies and recommits to the goals of this...
TED Talks
TED: We're worried about local warming ... in your lap | Yossi Vardi
Investor and prankster Yossi Vardi delivers a ballsy lecture on the dangers of blogging. Specifically, for men.
TED Talks
TED: How computers learn to recognize objects instantly | Joseph Redmon
Ten years ago, researchers thought that getting a computer to tell the difference between a cat and a dog would be almost impossible. Today, computer vision systems do it with greater than 99 percent accuracy. How? Joseph Redmon works on...
TED Talks
TED: You deserve the right to repair your stuff | Gay Gordon-Byrne
A self-declared "repair geek," Gay Gordon-Byrne is a driving force behind the right-to-repair movement, which aims to empower people to fix their stuff. She describes how the movement is gaining legislative momentum and breaks down how...
TED Talks
Michael C. Bush: This is what makes employees happy at work
There are three billion working people on this planet, and only 40 percent of them report being happy at work. Michael C. Bush shares his insights into what makes workers unhappy -- and how companies can benefit their bottom lines by...
TED Talks
Nicholas Negroponte: Taking OLPC to Colombia
TED follows Nicholas Negroponte to Colombia as he delivers laptops inside territory once controlled by guerrillas. His partner? Colombia's Defense Department, who see One Laptop per Child as an investment in the region. (And you too can...
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Email Basics, Protocols and Ports
In this lesson, you will learn about emails, what protocols and ports they use to communicate, the IMAP port 143 and POP port 110, IMAP port 993 and POP port 995, encrypted and unencrypted.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Attacks Against Encryption
In this video, we will look at the different kinds of attacks that hackers can perform to decrypt an already encrypted hard drive.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Ethernet 101
This lesson will look at the ethernet protocol, referred to as the IEEE 802.3 protocol.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - MAC Addresses and IP Addresses
In this video, we will understand machine access control and Internet Protocol addresses.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 2)
In this video, you will explore advanced object techniques in Python, such as using class variables in conjunction with objects to create powerful and dynamic OOP structures.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 2)
Building upon the previous video, this video will provide further insights into class methods in Python. You will learn about the @classmethod. This video will deepen your understanding of class methods and their advanced usage.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 1)
In this video, you will dive into an exercise on class variables, where you will practice creating and manipulating class variables to understand their behavior and usage in OOP.