Please enable JavaScript to use CodeHS

AP Computer Science A (Mocha)

Description

In this lesson, students learn about creating a large scale project using multiple classes. This lesson walks through the creation of a basic Blackjack game.

Objective

Students will be able to:

  • Understand the importance of top-down design
  • explain the process of creating a large scale project.
  • Extend another user’s code to make it their own.