Please enable JavaScript to use CodeHS

Tech Apps and Coding

Lesson 1.7 Naming Guidelines

Description

In this short lesson, students will be introduced to the rules for naming elements in their code. Variables and functions that are used inside their programs will be named by students, so the following guidelines should be obeyed to be sure that the programs written are readable and successful.


Objective

Students will be able to:

  • Name elements of their code by following specific guidelines and rules in order to create readable and working programs

Activities

These are all the activities included in the lesson

1.7.1 Naming Guidelines
1.7.2 Naming Guidelines