The process of solving problems using a series of steps.
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.
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 application (or app)
A type of software application designed to run on a mobile device, such as a smartphone or tablet computer.
oval
represents the beginning or end in a flowchart
computer science
The science of creating artifacts and solving problems using the help of a computer. Some of the areas of focus include software engineering, programming, data analysis, algorithms, graphics, and animation.
algorithm
An ordered set of instructions that are used to carry out a task.
computer scientists
Scientists who apply their knowledge of computation to creating solutions using a computer system.