How Computer Works (Intro with Bill)
Many question have been asked about how Computers Work, with Code.org, we going have the answer about the following
1. What Makes a Computer, a Computer?
2. Binary & Data
3. Circuits and Logic.
5. Hardware and Software
What makes a computer a computer ( May-Li Khoe & Nat)
To Design a thinking machine, the pioneer of computer science explored the following four Tasks
process it
Output is the final stage where we can see the results on our screens.
Binary & Data (Limor Fried & Federico)
Ones and Zeros do play a huge role in how computers work on the inside, even though that almost nobody actually deals with them directly
One wire can represent Ones and Zeros, True or False or on or off and it is called a bit.
In the Binary, each position carry a value times 2.
Text, Images and sounds can be presented by numbers
Images are made out of teeny dots called Pixels, each pixels has a color that can be represented by numbers.
Circuits and Logic (Limor Fried & Nat)
The Signal that goes in is not the same as the singal that comes out and so, we call this circut not
Complicated Circuits take Multiple Signals
Using the logical Gates And / Or.
How the inptus travel through computers
Pressing a key on the keyboard converts the letter to a number.
Starting from there, the CPU Calculates how to display letter B, Pixels by Pixel.
The memory will send a step by step a drawing to know how to draw the letter B.
CPU runs these instruction and store them as a pixels in memory.
Finally, it will be sent to our displays
Hardware and Software (Erica Gomez & Jerome)
Hardware are the things that we can see and touch inside the computers, like RAM, Graphic Card, keyboard, CPU and etc..
Software are things that can not be seen or touched, like programs or codes that running on the machines.