LaunchCode logo
  1. Contents
  2. 2. How Programs Work

2. How Programs WorkΒΆ

  1. 2.1. Introduction
    1. 2.1.1. Algorithms
    2. 2.1.2. Check Your Understanding
  2. 2.2. Programming Languages
    1. 2.2.1. Languages
      1. 2.2.1.1. How Computers Run Programs
    2. 2.2.2. How Many Programming Languages Are There?
  3. 2.3. The JavaScript Language
    1. 2.3.1. Front End vs. Back End Changes
  4. 2.4. Your First Program
    1. 2.4.1. Create a Repl.it Account
      1. 2.4.1.1. The Repl.it Workspace
    2. 2.4.2. Begin Your Coding Journey
      1. 2.4.2.1. Now Play
    3. 2.4.3. Check Your Understanding
  • ← 1.6. Using This Book
  • 2.1. Introduction →

Back to top