Please enable JavaScript to use CodeHS

Mobile Apps (Semester)

Description

In this lesson, students will learn how to set state variables and use their values inside their programs.

Objective

Students will be able to:

  • set multiple state values
  • use state values inside their programs
Description

In this lesson, students will learn how to update the values of states by using TouchableHighlight components.

Objective

Students will be able to:

  • create and use functions that are called using the onPress function to update state values
Description

In this lesson, students will learn how to set numerical state values and update them using mathematical equations.

Objective

Students will be able to:

  • use mathematical equations to update numerical state values in their programs
Description

In this lesson, students will learn how string methods can be used to update the value of string states.

Objective

Students will be able to:

  • use string methods to update the value of string states
Description

In this lesson, students will add functionality to their app that will update the score of each team based on button presses.

Objective

Students will be able to:

  • apply their knowledge of state values to update the scores for each team in their Scorekeeper app
Description

In this lesson, students review content with a 15 question End-of-Unit Quiz.

Objective

Students will be able to:

  • Prove their knowledge of Events and State through a multiple choice quiz