click below
click below
Normal Size Small Size show me how
Blown to Bits Tech 1
Technical Terms for Mobile CSP Blown to Bits Chapter 1
| Term | Definition |
|---|---|
| Abstraction | a simplified and general representation of some complex object or process. One example would be a Google map. |
| Event-driven Programming | a programming approach whereby the program's behavior is controlled by writing code that responds to various events that occur, such as Button clicks. |
| Binary Number | a number written in the binary system, a system that uses only two digits, 0s and 1s. |
| Software | the computer programs that make up a computer system such as mobile apps. |
| Computational Artifact | an object created by a human being that involves the use of computation in some way, for example a mobile app or a web page. |
| Hardware | the large and small physical components that make up a computers such as the computer's keyboard or its processor. |