Hi, what do you want to do?
SciShow
Brain vs. Computer
The brain of luchador Hanko wants to take on the worlds fastest supercomputer, "K," in a cage match for bragging rights - which one is the most impressive information processor?
Curated Video
Inside the Computer: Exploring Key Components and How They Work
This video provides a basic overview of the key components inside a computer, such as the motherboard, CPU, RAM, hard drive, and power supply unit. It explains their functions and how they work together to make a computer operate. The...
Curated Video
Inside the Computer: Understanding the Components
This video provides an insightful look into the internal components of a computer, breaking down the functions of key parts that enable the computer to operate effectively. It starts by introducing the motherboard as the central circuit...
Curated Video
How to Prepare an Oatmeal Bath
Howcast - Are you or your child suffering from itchy or irritated skin? Use this simple remedy for skin comfort and anti-inflammation.
Curated Video
IPhone 5s vs. iPhone 5c
Howcast -Learn the difference between an iPhone 5s and an iPhone 5c in this Howcast video.
Curated Video
Solve R4 using KVL
Learn how to use KVL to solve for an unknown resistance value in a circuit
Curated Video
Python Lesson 6: Dictionary
A Dictionary is a key-value associative pair. Learn how to implement it in Python.
Curated Video
Python Lesson 7: Sets
Learn how Sets are implemented in Python. We also look at the concepts of Union and Intersection in this video.
Curated Video
Python Lesson 9: Lists
In this video, we will look at the implementation of Lists in Python.
Curated Video
How do you Breadboard a Parallel Circuit?
Learn how to implement a breadboard circuit for a parallel circuit.
Curated Video
Python Lesson 16: Floor Operation
Learn how to implement the Floor Operation in Python.
Curated Video
Python Lesson17: Power Operation
Learn how to implement the Power Operation in Python.
Curated Video
Breadboard Skills: Series and Parallel Components Combined
Learn how to integrate Series and Parallel components together to create a complete circuit. We then develop the circuit on a breadboard.
Curated Video
Electronics: Find Total Resistance, Rt
Learn how to apply the basic concepts of Series and Parallel circuit analysis to derive the total resistance for any circuit.
Curated Video
Python Lesson18: if else
Learn how to implement the 'if-else' selection block in Python
Curated Video
Python Lesson19: if-elif-else
Learn how to implement the if-elif-else decision blocks in Python