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

Create multiple-choice games on Wisc-Online and play them on our Chakalaka mobile app!

But that's not all! Explore educational games created by others. Simply search by category or enter agame code number and dive into a world of learning and fun.

Download the Chakalaka mobile app here:
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.