Please enable JavaScript to use CodeHS

Fundamentals of Cybersecurity (2020)

Lesson 4.1 Programming Concepts

Description

In this lesson, students will learn the basics of what a programming language does and the differences between compilers and interpreters. Students will also learn about data types and how to initialize and assign values to variables.


Objective

Students will be able to:

  • Explain the difference between the different types of programming languages
  • Initialize and assign values to variables
  • Differentiate between the different data types