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

2. How Programs WorkΒΆ

  • 2.1. Algorithms
    • 2.1.1. Algorithms Are Easy to Find
      • 2.1.1.1. For Example
    • 2.1.2. Algorithms Do Many Things
    • 2.1.3. Check Your Understanding
  • 2.2. Programming Languages
    • 2.2.1. What Computers Understand
    • 2.2.2. Languages
      • 2.2.2.1. How Computers Run Programs
    • 2.2.3. How Many Programming Languages Are There?
  • 2.3. More About Programs
    • 2.3.1. Check Your Understanding
  • 2.4. Your First Python Program
    • 2.4.1. Try It!
    • 2.4.2. Now Play
    • 2.4.3. Check Your Understanding
  • 2.5. Trinket.io
    • 2.5.1. Create a Trinket.io Account
      • 2.5.1.1. Trinket Python Versions
    • 2.5.2. The Trinket Workspace
    • 2.5.3. Try It!
  • 2.6. Replit.com
    • 2.6.1. Create a Replit.com Account
    • 2.6.2. The Replit.com Workspace
    • 2.6.3. Try It!
    • 2.6.4. Forking - Creating Your Own Copy
  • ← 1.4. Tips and Motivation for Learning To Code
  • 2.1. Algorithms →

Back to top

Page Source