AP Notes, Outlines, Study Guides, Vocabulary, Practice Exams and more!

AP CSP Code.org Flashcards

Terms : Hide Images
6760082726AlgorithmA precise sequence of instructions for processes that can be executed by a computer and are implemented using programming languages. (NOTE: this is the definition from the AP CS Principles framework).0
6760082727Low level programming languageA programming language that captures only the most primitive operations available to a machine. Anything that a computer can do can be represented with combinations of low level commands.1
6760082728High level programming languageA programming language with many commands and features designed to make common tasks easier to program. Any high level functionality is encapsulated as combinations of low level commands.2
6760082729FunctionA piece of code that you can easily call over and over again.3
6760082730APIA collection of commands made available to a programmer4
6760082731Documentationa description of the behavior of a command, function, library, API, etc.5
6760082732Librarya collection of commands / functions, typically with a shared purpose6
6760082733ParameterAn extra piece of information that you pass to the function to customize it for a specific need.7
6760082734Loopa programming construct that repeats a group of commands.8
6760082735IterationThe repetition of a statement, process, or procedure.9
6760082736AbstractionPulling out specific differences to make one solution work for multiple problems.10

Need Help?

We hope your visit has been a productive one. If you're having any problems, or would like to give some feedback, we'd love to hear from you.

For general help, questions, and suggestions, try our dedicated support forums.

If you need to contact the Course-Notes.Org web experience team, please use our contact form.

Need Notes?

While we strive to provide the most comprehensive notes for as many high school textbooks as possible, there are certainly going to be some that we miss. Drop us a note and let us know which textbooks you need. Be sure to include which edition of the textbook you are using! If we see enough demand, we'll do whatever we can to get those notes up on the site for you!