This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

CSP Unit 3 Vocabulary

| See more in Foundational IT Skills

Computer Science

AliciaHamel
Created Date 11.17.20
Last Updated 11.18.20
Viewed 14 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • A software program that's designed to perform a specific function directly for the user, often abbreviated as “app.”
  • Data that are sent to a computer for processing by a program.
  • The inputs and outputs that allow a user to interact with a piece of software. User interfaces can include a variety of forms such as buttons.
  • Any data that are sent from a program to a device.
  • Program statements run in order, from top to bottom.
  • The process of finding and fixing problems in code.
  • Program statements run when triggered by an event, like a mouse click or a key press.
  • A written description of how a command or piece of code works or was developed.
  • A collaborative programming style where two programmers switch between the roles of writing code and tracking or planning high level progress
  • A set of commands, instructions, and other syntax use to create a software program.