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

2. How Programs WorkΒΆ

  • 2.1. Introduction
    • 2.1.1. Algorithms
    • 2.1.2. Check Your Understanding
  • 2.2. Programming Languages
    • 2.2.1. Languages
      • 2.2.1.1. How Computers Run Programs
    • 2.2.2. How Many Programming Languages Are There?
  • 2.3. The Python Language
  • 2.4. Your First Program
    • 2.4.1. Create a Repl.it Account
      • 2.4.1.1. The Repl.it Workspace
    • 2.4.2. Begin Your Coding Journey
      • 2.4.2.1. Now Play
    • 2.4.3. Check Your Understanding
  • ← 1.7. Using This Book
  • 2.1. Introduction →

Back to top