-
Notifications
You must be signed in to change notification settings - Fork 12
Home
AnnaHey edited this page Sep 22, 2017
·
7 revisions
This wiki is meant to contain various content related to LaunchCode's Hello, World! curriculum.
Class # | helloworld Chapters | Topics | Learning Objectives |
---|---|---|---|
1 | 1 | Introduction, code, programming languages, algorithms | Chapter 1 |
2 | 2 | Using activecode and codelens, print, comment on code, variables, operator and operand, user input | Chapter 2 |
3 | 3 | Conditional statments, if-else, nested conditionals | Chapter 3 |
4 | 4 | For loops, flow of execution | Chapter 4 |