Please enable JavaScript to use CodeHS

AP Computer Science Principles in JavaScript

Lesson 1.6 The Start Function

Description

In this lesson, students will learn the importance of writing readable code and how using the start function can help achieve this.


Objective

Students will be able to:

  • Explain the importance of writing readable code
  • Analyze and compare the readability of different programs
  • Use the start function to make their programs more readable