Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 2.3 Program Planning

Description

In this lesson, students learn about the importance of planning when writing complex programs. Students learn that flowcharts and pseudocode are essential tools that help break down a problem.


Objective

Students will be able to:

  • Explain the role of pseudocode and flow charts in writing complex programs
  • Explain how adding comments make a program clearer and more readable