This website was created by Georgia Tech and sponsered by Amazon.
EarSketch
Instructions in a programming language that tells a computer what to do.
Code/Coding
Stores the computer's short term memory.
RAM
What does the zeros represent in sounds=[0,0,0]?
The number of sounds.
To repeat a sequence.
Loop
Displays images & videos.
Graphics Card
What does codes like "sounds[#]=" do?
The sound clip is pasted here to prepare it for activation.
An action that a program responds to.
Event
Connects all of the components of the computer.
Motherboard
What does the code "fitMedia(sounds[#], #, #, #)" do?
Activates the sound clip.
An algorithm that has been coded to be ran by a machine.
Program
These team up to supply the computer with internet and every other piece of technology with internet.
Modem & Router
What does the last three numbers stand for in "fitMedia(sounds[#], #, #, #)"?
Track number, Starting measure, Ending measure.
A list of coding instructions.
Sequence.
Extension of the computer to display the output.
Peripherals