click below
click below
Normal Size Small Size show me how
AppCreators_1.1&1.2
AppCreate vocab
| Term | Definition |
|---|---|
| algorithm | An ordered set of instructions that are used to carry out a task. |
| camelcase | The writing of compound words by starting each word with a capital letter. Procedures and variables are named using camelCase, but the first word in the name is not capitalized. Ex. appCreators |
| computer science | The science of creating solutions and solving problems using the help of a computer. Ex. software engineering, programming, data analysis, algorithms, graphics, and animation. |
| computer scientist | Scientists who apply their knowledge of computation to creating solutions using a computer system. |
| emulator | A simulator that imitates a program or events. |
| flowchart | A diagram that represents an algorithm, work flow, or process, and uses geometric symbols connected by arrows to show the direction of the flow of action. |
| mobile applications | A type of software application designed to run on a mobile device, such as a smartphone or tablet computer. |
| software | Programs that run on a computer or other electronic devices. |