Curated OER
Computers: Case Construct
Young scholars write a computer program that can receive two numbers and allows the user to decide to add, subtract, or multiply them together. Once solved, they discuss the sample solution using a case construct. Students discover when...
Other
California Polytechnic State University: Pseudocode Standard
An in-depth discussion of the algorithm design language known as pseudocode.
John Wiley & Sons
Wiley: Pseudocode Example: Game of Monopoly
An easy example of pseudocode, the language for designing algorithms, for playing the game of monopoly.
Khan Academy
Khan Academy: Compound Booleans With Logical Operators
Practice using compound boolean expressions with AND/OR/NOT for programs in the AP CSP pseudocode, in this set of free practice questions designed for AP Computer Science Principles students.
Khan Academy
Khan Academy: Ap Csp Exam Pseudocode Reference
Since AP CS Principles is taught with a variety of programming languages, the AP CSP exam questions use a pseudocode that represents fundamental programming concepts. This overview will help with the basic understanding.
Khan Academy
Khan Academy: Expressing an Algorithm
Check your understanding of expressing simple algorithms in flow charts, natural language, and pseudocode, in this set of free practice questions designed for AP Computer Science Principles students.
Khan Academy
Khan Academy: Iterating Over Lists With Loops
Practice using loops to iterate through lists in programs written in the AP CSP pseudocode.
Khan Academy
Khan Academy: Programming Basics
Practice programming statements, displaying output to the screen, and pseudocode.
Wikimedia
Wikipedia: Pseudocode
A Wikipedia description of the algorithm design language known as pseudocode.
Other
Minich: Pseudocode
A concise explanation of the algorithm design language known as pseudocode.
Other
Unf: Pseudocode Examples
See some examples of pseudocode to help get started with computer programming.