Java Games: Flashcards, matching, concentration, and word search.

Unit 1 Vocabulary (1-3)

AB
computer scientistsScientists who apply their knowledge of computation to creating solutions using a computer system
mobile applicationA type of software application designed to run on a mobile device, such as a smartphone or tablet computer.
computer scienceThe 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
camelcaseThe writing of compound words (like variable names, procedure names, and file names) by starting each word with a capital letter.
emulatorA simulator that imitates a program or events.
algorithmAn ordered set of instructions that are used to carry out a task.
flowchartA 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.
incremental approachAn approach to programming where the programmer adds and tests code in small chunks at a time to make sure it behaves the way they want it to, before adding more code.
programA set of instructions that a computer executes to achieve a particular objective.
end userA representative consumer for whom a hardware or software product is designed.
view layerThe layer of an app that the user sees and interacts with
controller layerThe layer of an app that contains the program that tells the app how to behave
eventAn action or occurrence that happens during runtime that will trigger a response or behavior by the software. Examples of events include user-initiated events, such as clicking a button, or external events, such as the device receiving an SMS text message


Business Education
James Martin Middle

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities