Today's Lesson: Code.org Lesson 7: Events in Bounce
Vocabulary:
Algorithm - A list of steps to finish a task.
Bug - Part of a program that does not work correctly.
Collaborate - Work together on an activity
Debugging - Finding and fixing problems in an algorithm or program.
Decompose - Break problems down into smaller steps
Event - An action that causes something to happen.
Hardware - The physical parts of the computer that you can see and touch, like the monitor, the central processing unit (CPU), the keyboard, and the mouse.
Loop - The action of doing something over and over again.
Program - An algorithm that has been coded into something that can be run by a machine.
Programming - The art of creating a program.
Software - Instructions that tells the hardware how to do specific tasks.