click below
click below
Normal Size Small Size show me how
Computer Science 1
Code.org Express Lessons 1-10 (highlighted words 1-11)
| Term | Definition |
|---|---|
| algorithm | a list of steps to finish a task |
| program | an algorithm that has been coded into something that can be run by a machine |
| bug | part of a program that does not work correctly |
| debugging | finding and fixing problems in an algorithm or program |
| sequencing | putting commands in correct order so computers can read the commands |
| frustrated | feeling annoyed or angry because something is not the way you want it |
| persistence | trying again and again, even when something is very hard |
| programming | the art of creating a program |
| loop | the action of doing something over and over again |
| repeat | do something again |
| copyright | the exclusive legal right to print, publish, perform, film or record literary, artistic, or musical material, and to authorize others to do the same. |