- What is CodeHS?
- Curriculum
- Platform
- Assignments
- Classroom Management
- Grading
- Gradebook
- Progress Tracking
- Lesson Plans
- Offline Handouts
- Problem Guides
- Practice
- Create
- Problem Bank
- Playlist Bank
- Quiz Scores
- Rostering
- Integrations
- Professional Development
- Stories
- Standards
- States
- Alabama
- Alaska
- Arizona
- Arkansas
- California
- Colorado
- Connecticut
- D.C.
- Delaware
- Florida
- Georgia
- Hawaii
- Idaho
- Illinois
- Indiana
- Iowa
- Kansas
- Kentucky
- Louisiana
- Maine
- Maryland
- Massachusetts
- Michigan
- Minnesota
- Mississippi
- Missouri
- Montana
- Nebraska
- Nevada
- New Hampshire
- New Jersey
- New Mexico
- New York
- North Carolina
- North Dakota
- Ohio
- Oklahoma
- Oregon
- Pennsylvania
- Rhode Island
- South Carolina
- South Dakota
- Tennessee
- Texas
- Utah
- Vermont
- Virginia
- Washington
- West Virginia
- Wisconsin
- Wyoming
- State Standards
- Plans
- Resources
- Districts
- Share
- Contact Us
- Company
TX MS Tech Apps: 126.14.C.4.B
CodeHS Lessons
plan and manage activities to develop a solution, design a computer program, or complete a project
| Standard |
| 16.3 Extra Karel Practice |
| 16.4 Extra Karel Puzzles |
| Standard |
| 14.1 Project: Guess the Word |
| 20.1 Project: Who Said It? |
| 25.1 Meet Tracy the Turtle |
| 25.2 Tracy's Grid World |
| 25.3 Turning Tracy |
| 25.4 For Loops |
| 25.5 Turning Tracy Using Angles |
| 25.6 Comments |
| 25.7 Functions |
| 25.8 Artistic Effects |
| 25.10 Variables |
| 25.13 User Input |
| 25.14 Parameters |
| 25.16 Using i in For Loops |
| 25.17 Extended Loop Control |
| 25.18 If Statements |
| 25.19 If/Else Statements |
| 25.20 While Loops |
| 25.21 Putting Together Control Structures |
| 25.22 Putting It All Together Quiz |
| Standard |
| 32.1 Project: Who Said It? |
| Standard |
| 10.1 Final Web Design Project |
| 13.1 Design Research Project |
| Standard |
| 24.3 Extra Karel Practice |
| 24.4 Extra Karel Puzzles |
| Standard |
| 22.3 Extra Karel Practice |
| 22.4 Extra Karel Puzzles |
| Standard |
| 14.3 Extra Karel Practice |
| 14.4 Extra Karel Puzzles |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.3 A Day at the Carnival |
| 3.4 Under the Sea |
| 3.5 Tracy Adventures 1: Evaluation |
| 4.8 Project: Design the Computer Device of Tomorrow |
| 5.3 Functions |
| 5.4 Multiple Functions |
| 5.8 While Loops |
| 5.9 Karel Challenges |
| 10.9 Complete Your Homepage |
| 13.8 Project: Design the Computer of Tomorrow |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.8 Project: Design the Computer of Tomorrow |
| 4.3 A Day at the Carnival |
| 4.4 Under the Sea |
| 4.5 Tracy Adventures 1: Evaluation |
| 7.8 Project: Design the Computer Device of Tomorrow |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 3.9 Complete Your Homepage |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.1 If Statements |
| 7.2 If/Else Statements |
| 7.4 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Putting It All Together Quiz |
| 22.1 A Day at the Carnival |
| 22.2 Under the Sea |
| 22.3 Tracy Adventures 1: Evaluation |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.1 If Statements |
| 7.2 If/Else Statements |
| 7.4 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Putting It All Together Quiz |
| Standard |
| 8.1 Final Project |
| 10.1 Extra Karel Practice |
| 10.2 Extra Karel Puzzles |
| Standard |
| 1.1 Introduction to HTML |
| 1.2 Structure of an HTML Page |
| 1.3 Formatting Text |
| 1.4 Links |
| 1.5 Images |
| 1.6 HTML Lists |
| 1.7 HTML Tables |
| 1.8 HTML Styling |
| 1.9 Introduction to CSS |
| 1.10 CSS Select by Tag |
| 1.11 CSS Select by Class |
| 1.12 CSS Select by ID |
| 1.13 Viewing Websites |
| 1.14 Project: Your First Website |
| 2.1 Introduction to Programming With Karel |
| 2.2 More Basic Karel |
| 2.3 Karel Can't Turn Right |
| 2.4 Functions in Karel |
| 2.5 The Start Function |
| 2.6 Top Down Design and Decomposition in Karel |
| 2.7 Commenting Your Code |
| 2.8 Super Karel |
| 2.9 For Loops |
| 2.10 If Statements |
| 2.11 If/Else Statements |
| 2.12 While Loops in Karel |
| 2.13 Control Structures Example |
| 2.14 More Karel Examples and Testing |
| 2.15 How to Indent Your Code |
| 2.16 Karel Challenges |
| 3.1 Intro to Python with Tracy the Turtle |
| 3.2 Tracy's Grid World |
| 3.3 Turning Tracy |
| 3.4 For Loops |
| 3.5 Turning Tracy Using Angles |
| 3.6 Comments |
| 3.7 Naming Guidelines |
| 3.8 Functions |
| 3.9 Artistic Effects |
| 3.10 Top Down Design |
| 3.11 Variables |
| 3.12 User Input |
| 3.13 Parameters |
| 3.14 Using i in For Loops |
| 3.15 Extended Loop Control |
| 3.16 If Statements |
| 3.17 If/ Else Statements |
| 3.18 While Loops |
| 3.19 Putting Together Control Structures |
| 3.20 Intro to Programming with Turtle Graphics Quiz |
| 4.1 Extra Karel Practice |
| 5.1 Extra Karel Puzzles |
| 9.1 Sports Research |
| 9.2 Game Events |
| 9.3 Sound Effects |
| 9.4 Make a Shot! |
| 9.5 Air Horn App |
| 9.6 Event Handlers |
| 9.7 Putting Game |
| 9.8 Level Up! |
| 9.9 Final Touches |
| 9.10 Make a Game! |
| 10.6 Computer Model |
| 12.8 Project: The Effects of the Internet |
| Standard |
| 1.1 Introduction to HTML |
| 1.2 Structure of an HTML Page |
| 1.3 Formatting Text |
| 1.4 Links |
| 1.5 Images |
| 1.6 HTML Lists |
| 1.7 HTML Tables |
| 1.8 HTML Styling |
| 1.9 Introduction to CSS |
| 1.10 CSS Select by Tag |
| 1.11 CSS Select by Class |
| 1.12 CSS Select by ID |
| 1.13 Viewing Websites |
| 1.14 Project: Your First Website |
| 2.1 Introduction to Programming With Karel |
| 2.2 More Basic Karel |
| 2.3 Karel Can't Turn Right |
| 2.4 Functions in Karel |
| 2.5 The Start Function |
| 2.6 Top Down Design and Decomposition in Karel |
| 2.7 Commenting Your Code |
| 2.8 Super Karel |
| 2.9 For Loops |
| 2.10 If Statements |
| 2.11 If/Else Statements |
| 2.12 While Loops in Karel |
| 2.13 Control Structures Example |
| 2.14 More Karel Examples and Testing |
| 2.15 How to Indent Your Code |
| 2.16 Karel Challenges |
| 4.1 Extra Karel Practice |
| 5.1 Extra Karel Puzzles |
| 6.1 Intro to Python with Tracy the Turtle |
| 6.2 Tracy's Grid World |
| 6.3 Turning Tracy |
| 6.4 For Loops |
| 6.5 Turning Tracy Using Angles |
| 6.6 Comments |
| 6.7 Naming Guidelines |
| 6.8 Functions |
| 6.9 Artistic Effects |
| 6.10 Top Down Design |
| 6.11 Variables |
| 6.12 User Input |
| 6.13 Parameters |
| 6.14 Using i in For Loops |
| 6.15 Extended Loop Control |
| 6.16 If Statements |
| 6.17 If/ Else Statements |
| 6.18 While Loops |
| 6.19 Putting Together Control Structures |
| 6.20 Intro to Programming with Turtle Graphics Quiz |
| 9.1 Sports Research |
| 9.2 Game Events |
| 9.3 Sound Effects |
| 9.4 Make a Shot! |
| 9.5 Air Horn App |
| 9.6 Event Handlers |
| 9.7 Putting Game |
| 9.8 Level Up! |
| 9.9 Final Touches |
| 9.10 Make a Game! |
| 10.6 Computer Model |
| 12.8 Project: The Effects of the Internet |
| Standard |
| 1.1 Introduction to Programming With Karel |
| 1.2 More Basic Karel |
| 1.3 Karel Can't Turn Right |
| 1.4 Functions in Karel |
| 1.5 The Start Function |
| 1.6 Top Down Design and Decomposition in Karel |
| 1.7 Commenting Your Code |
| 1.8 Super Karel |
| 1.9 For Loops |
| 1.10 If Statements |
| 1.11 If/Else Statements |
| 1.12 While Loops in Karel |
| 1.13 Control Structures Example |
| 1.14 More Karel Examples and Testing |
| 1.15 How to Indent Your Code |
| 1.16 Karel Challenges |
| 3.1 Computer Model |
| 4.1 Introduction to HTML |
| 4.2 Structure of an HTML Page |
| 4.3 Formatting Text |
| 4.4 Links |
| 4.5 Images |
| 4.6 HTML Lists |
| 4.7 HTML Tables |
| 4.8 HTML Styling |
| 4.9 Introduction to CSS |
| 4.10 CSS Select by Tag |
| 4.11 CSS Select by Class |
| 4.12 CSS Select by ID |
| 4.13 Viewing Websites |
| 5.1 Project: Your First Website |
| 8.1 Project: The Effects of the Internet |
| 11.1 Extra Karel Practice |
| 12.1 Extra Karel Puzzles |
| 13.1 Intro to Python with Tracy the Turtle |
| 13.2 Tracy's Grid World |
| 13.3 Turning Tracy |
| 13.4 For Loops |
| 13.5 Turning Tracy Using Angles |
| 13.6 Comments |
| 13.7 Naming Guidelines |
| 13.8 Functions |
| 13.9 Artistic Effects |
| 13.10 Top Down Design |
| 13.11 Variables |
| 13.12 User Input |
| 13.13 Parameters |
| 13.14 Using i in For Loops |
| 13.15 Extended Loop Control |
| 13.16 If Statements |
| 13.17 If/ Else Statements |
| 13.18 While Loops |
| 13.19 Putting Together Control Structures |
| 13.20 Intro to Programming with Turtle Graphics Quiz |
| 14.1 Sports Research |
| 14.2 Game Events |
| 14.3 Sound Effects |
| 14.4 Make a Shot! |
| 14.5 Air Horn App |
| 14.6 Event Handlers |
| 14.7 Putting Game |
| 14.8 Level Up! |
| 14.9 Final Touches |
| 14.10 Make a Game! |
| Standard |
| 1.1 Introduction to HTML |
| 1.2 Structure of an HTML Page |
| 1.3 Formatting Text |
| 1.4 Links |
| 1.5 Images |
| 1.6 HTML Lists |
| 1.7 HTML Tables |
| 1.8 HTML Styling |
| 1.9 Introduction to CSS |
| 1.10 CSS Select by Tag |
| 1.11 CSS Select by Class |
| 1.12 CSS Select by ID |
| 1.13 Viewing Websites |
| 1.14 Project: Your First Website |
| 3.8 Project: The Effects of the Internet |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.20 Intro to Programming with Turtle Graphics Quiz |
| 11.1 Project: Guess the Word |
| 12.4 Final Project |
| Standard |
| 14.4 Final Project |
| 18.1 Extra Karel Practice |
| 19.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 2.1 Turning Tracy |
| 2.2 For Loops |
| 2.3 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.5 Top Down Design |
| 4.1 Variables |
| 4.2 User Input |
| 4.3 Parameters |
| 4.4 Using i in For Loops |
| 4.5 Extended Loop Control |
| 6.1 If Statements |
| 6.2 If/ Else Statements |
| 6.3 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Intro to Programming with Turtle Graphics Quiz |
| 9.4 Final Project |
| Standard |
| 1.1 Introduction to Programming With Karel |
| 1.2 More Basic Karel |
| 1.3 Karel Can't Turn Right |
| 3.1 Functions in Karel |
| 3.3 The Start Function |
| 3.4 Top Down Design and Decomposition in Karel |
| 4.2 Super Karel |
| 4.3 For Loops |
| 5.1 If Statements |
| 5.2 If/Else Statements |
| 6.1 While Loops in Karel |
| 8.1 Control Structures Example |
| 8.2 More Karel Examples and Testing |
| 9.1 Karel Challenges |
| 10.4 Final Project |
| 11.1 Final Project |
| Standard |
| 3.4 Final Project |
| Standard |
| 3.4 Final Project |
| Standard |
| 3.4 Final Project |
| Standard |
| 3.1 Sports Research |
| 3.2 Game Events |
| 3.3 Sound Effects |
| 3.4 Make a Shot! |
| 3.5 Air Horn App |
| 3.6 Event Handlers |
| 3.7 Putting Game |
| 3.8 Level Up! |
| 3.9 Final Touches |
| 3.10 Make a Game! |
| Standard |
| 1.1 Sports Research |
| 2.1 Game Events |
| 2.2 Sound Effects |
| 2.3 Make a Shot! |
| 2.4 Air Horn App |
| 2.5 Event Handlers |
| 2.6 Putting Game |
| 2.7 Level Up! |
| 2.8 Final Touches |
| 2.9 Make a Game! |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.8 Project: Design the Computer Device of Tomorrow |
| 4.3 Functions |
| 4.4 Multiple Functions |
| 4.8 While Loops |
| 4.9 Karel Challenges |
| 9.9 Complete Your Homepage |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 2.1 Intro to Python with Tracy the Turtle |
| 2.2 Tracy's Grid World |
| 2.3 Turning Tracy |
| 2.4 For Loops |
| 2.5 Turning Tracy Using Angles |
| 2.6 Comments |
| 2.7 Naming Guidelines |
| 2.8 Functions |
| 2.9 Artistic Effects |
| 2.10 Top Down Design |
| 2.11 Variables |
| 2.12 User Input |
| 2.13 Parameters |
| 2.14 Using i in For Loops |
| 2.15 Extended Loop Control |
| 2.16 If Statements |
| 2.17 If/ Else Statements |
| 2.18 While Loops |
| 2.19 Putting Together Control Structures |
| 2.20 Intro to Programming with Turtle Graphics Quiz |
| 10.1 Project: Guess the Word |
| 16.1 Project: Who Said It? |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 16.1 Intro to Python with Tracy the Turtle |
| 16.2 Tracy's Grid World |
| 16.3 Turning Tracy |
| 16.4 For Loops |
| 16.5 Turning Tracy Using Angles |
| 16.6 Comments |
| 16.7 Naming Guidelines |
| 16.8 Functions |
| 16.9 Artistic Effects |
| 16.10 Top Down Design |
| 16.11 Variables |
| 16.12 User Input |
| 16.13 Parameters |
| 16.14 Using i in For Loops |
| 16.15 Extended Loop Control |
| 16.16 If Statements |
| 16.17 If/ Else Statements |
| 16.18 While Loops |
| 16.19 Putting Together Control Structures |
| 16.20 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 1.1 Quest for the Rosetta Stone |
| 1.2 A Day at the Park |
| 2.3 A Day at the Carnival |
| 2.4 Under the Sea |
| 2.5 Tracy Adventures 1: Evaluation |
| 3.8 Project: Design the Computer Device of Tomorrow |
| 7.8 Project: Design the Computer of Tomorrow |
| Standard |
| 15.1 Extra Karel Practice |
| 16.1 Extra Karel Puzzles |
| Standard |
| 2.1 Intro to Python with Tracy the Turtle |
| 2.2 Tracy's Grid World |
| 2.3 Turning Tracy |
| 2.4 For Loops |
| 2.5 Turning Tracy Using Angles |
| 2.6 Comments |
| 2.7 Naming Guidelines |
| 2.8 Functions |
| 2.9 Artistic Effects |
| 2.10 Top Down Design |
| 2.12 Variables |
| 2.13 User Input |
| 2.14 Parameters |
| 2.16 Using i in For Loops |
| 2.17 Extended Loop Control |
| 2.18 If Statements |
| 2.19 If/ Else Statements |
| 2.20 While Loops |
| 2.22 Putting Together Control Structures |
| 2.23 Intro to Programming with Turtle Graphics Quiz |
| 12.1 Project: Guess the Word |
| 18.1 Project: Who Said It? |
| Standard |
| 15.1 Design Research Project |
| Standard |
| 13.1 Extra Karel Practice |
| 14.1 Extra Karel Puzzles |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.8 Project: Design the Computer Device of Tomorrow |
| 4.3 A Day at the Carnival |
| 4.4 Under the Sea |
| 4.5 Tracy Adventures 1: Evaluation |
| 7.8 Project: Design the Computer of Tomorrow |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 3.9 Complete Your Homepage |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.1 If Statements |
| 7.2 If/Else Statements |
| 7.4 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Putting It All Together Quiz |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 12.4 Final Project |
| Standard |
| 2.1 Computer Model |
| 3.1 Intro to Python with Tracy the Turtle |
| 3.2 Tracy's Grid World |
| 3.3 Turning Tracy |
| 3.4 For Loops |
| 3.5 Turning Tracy Using Angles |
| 3.6 Comments |
| 3.7 Naming Guidelines |
| 3.8 Functions |
| 3.9 Artistic Effects |
| 3.10 Top Down Design |
| 3.11 Variables |
| 3.12 User Input |
| 3.13 Parameters |
| 3.14 Using i in For Loops |
| 3.15 Extended Loop Control |
| 3.16 If Statements |
| 3.17 If/ Else Statements |
| 3.18 While Loops |
| 3.19 Putting Together Control Structures |
| 3.20 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 1.2 Introduction to HTML |
| 1.3 Structure of an HTML Page |
| 1.4 Formatting Text |
| 1.5 Links |
| 1.6 Images |
| 1.7 HTML Lists |
| 1.8 HTML Tables |
| 1.9 HTML Styling |
| 1.10 Introduction to CSS |
| 1.11 CSS Select by Tag |
| 1.12 CSS Select by Class |
| 1.13 CSS Select by ID |
| 1.15 Viewing Websites |
| 4.1 Sports Research |
| 4.2 Game Events |
| 4.3 Sound Effects |
| 4.4 Make a Shot! |
| 4.5 Air Horn App |
| 4.6 Event Handlers |
| 4.7 Putting Game |
| 4.8 Level Up! |
| 4.9 Final Touches |
| 4.10 Make a Game! |
| Standard |
| 14.1 Extra Karel Practice |
| 14.2 Extra Karel Puzzles |
| Standard |
| 4.6 Computer Model |
| 9.1 Introduction to HTML |
| 9.2 Structure of an HTML Page |
| 9.3 Formatting Text |
| 9.4 Links |
| 9.5 Images |
| 9.6 HTML Lists |
| 9.7 HTML Tables |
| 9.8 HTML Styling |
| 9.9 Introduction to CSS |
| 9.10 CSS Select by Tag |
| 9.11 CSS Select by Class |
| 9.12 CSS Select by ID |
| 9.13 Viewing Websites |
| 9.14 Project: Your First Website |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 13.1 Project: Guess the Word |
| 17.1 Project: Who Said It? |
| 18.1 Intro to Python with Tracy the Turtle |
| 18.2 Tracy's Grid World |
| 18.3 Turning Tracy |
| 18.4 For Loops |
| 18.5 Turning Tracy Using Angles |
| 18.6 Comments |
| 18.7 Naming Guidelines |
| 18.8 Functions |
| 18.9 Artistic Effects |
| 18.10 Top Down Design |
| 18.11 Variables |
| 18.12 User Input |
| 18.13 Parameters |
| 18.14 Using i in For Loops |
| 18.15 Extended Loop Control |
| 18.16 If Statements |
| 18.17 If/ Else Statements |
| 18.18 While Loops |
| 18.19 Putting Together Control Structures |
| 18.20 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to Programming With Karel |
| 6.2 More Basic Karel |
| 6.3 Karel Can't Turn Right |
| 6.4 Functions in Karel |
| 6.5 The Start Function |
| 6.6 Top Down Design and Decomposition in Karel |
| 6.7 Commenting Your Code |
| 6.8 Super Karel |
| 6.9 For Loops |
| 6.10 If Statements |
| 6.11 If/Else Statements |
| 6.12 While Loops in Karel |
| 6.13 Control Structures Example |
| 6.14 More Karel Examples and Testing |
| 6.15 How to Indent Your Code |
| 6.16 Karel Challenges |
| 7.1 Extra Karel Puzzles |
| 10.4 Final Project |
| Standard |
| 10.1 Intro to Python with Tracy the Turtle |
| 10.2 Tracy's Grid World |
| 10.4 Turning Tracy |
| 10.5 For Loops |
| 10.6 Turning Tracy Using Angles |
| 10.7 Comments |
| 10.8 Naming Guidelines |
| 10.9 Functions |
| 10.10 Artistic Effects |
| 10.11 Top Down Design |
| 10.12 Variables |
| 10.13 User Input |
| 10.14 Parameters |
| 10.15 Using i in For Loops |
| 10.16 Extended Loop Control |
| 10.17 If Statements |
| 10.18 If/ Else Statements |
| 10.19 While Loops |
| 10.20 Putting Together Control Structures |
| 10.24 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 19.1 Extra Karel Practice |
| 19.2 Extra Karel Puzzles |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.8 Project: Design the Computer of Tomorrow |
| Standard |
| 1.3 A Day at the Carnival |
| 1.4 Under the Sea |
| 1.5 Tracy Adventures 1: Evaluation |
| 3.9 Complete Your Homepage |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| Standard |
| 7.1 Project: The Effects of the Internet |
| 20.1 Extra Karel Practice |
| 24.1 Extra Karel Puzzles |
| Standard |
| 7.1 Project: The Effects of the Internet |
| 20.1 Extra Karel Practice |
| 24.1 Extra Karel Puzzles |
| Standard |
| 16.1 Extra Karel Practice |
| 17.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 6.1 Intro to Python with Tracy the Turtle |
| 6.2 Tracy's Grid World |
| 6.3 Turning Tracy |
| 6.4 For Loops |
| 6.5 Turning Tracy Using Angles |
| 6.6 Functions |
| 6.7 Artistic Effects |
| 6.8 Top Down Design |
| 6.10 Variables |
| 6.11 User Input |
| 6.12 Parameters |
| 6.13 If Statements |
| 6.14 If/ Else Statements |
| 6.15 While Loops |
| 6.16 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 7.1 Intro to Python with Tracy the Turtle |
| 7.2 Tracy's Grid World |
| 7.3 Turning Tracy |
| 7.4 For Loops |
| 7.5 Turning Tracy Using Angles |
| 7.6 Functions |
| 7.7 Artistic Effects |
| 7.8 Variables |
| 7.9 User Input |
| 7.10 Parameters |
| 7.11 If Statements |
| 7.12 If/ Else Statements |
| 7.13 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 8.1 Intro to Python with Tracy the Turtle |
| 8.2 Tracy's Grid World |
| 8.3 Turning Tracy |
| 8.4 For Loops |
| 8.5 Turning Tracy Using Angles |
| 8.6 Functions |
| 8.7 Artistic Effects |
| 8.8 Top Down Design |
| 8.10 Variables |
| 8.11 User Input |
| 8.12 Parameters |
| 8.13 If Statements |
| 8.14 If/ Else Statements |
| 8.15 While Loops |
| 8.16 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 7.4 Final Project |
| 11.1 Introduction to HTML |
| 11.2 Structure of an HTML Page |
| 11.3 Formatting Text |
| 11.4 Links |
| 11.5 Images |
| 11.7 HTML Lists |
| 11.8 HTML Tables |
| 11.9 Viewing Websites |
| 11.11 HTML Styling |
| 11.12 Introduction to CSS |
| 11.13 CSS Select by Tag |
| 11.14 CSS Select by Class |
| 11.15 CSS Select by ID |
| 14.1 Introduction to Programming With Karel |
| 14.2 More Basic Karel |
| 14.3 Karel Can't Turn Right |
| 14.4 Functions in Karel |
| 14.5 The Start Function |
| 14.6 Top Down Design and Decomposition in Karel |
| 14.7 Commenting Your Code |
| 14.8 Super Karel |
| 14.9 For Loops |
| 14.10 If Statements |
| 14.11 If/Else Statements |
| 14.12 While Loops in Karel |
| 14.13 Control Structures Example |
| 14.14 More Karel Examples and Testing |
| 14.15 How to Indent Your Code |
| 14.16 Karel Challenges |
| 15.1 Extra Karel Puzzles |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 3.1 Intro to Python with Tracy the Turtle |
| 3.2 Tracy's Grid World |
| 3.3 Turning Tracy |
| 3.4 For Loops |
| 3.5 Turning Tracy Using Angles |
| 3.6 Comments |
| 3.7 Naming Guidelines |
| 3.8 Functions |
| 3.9 Artistic Effects |
| 3.10 Top Down Design |
| 3.11 Variables |
| 3.12 User Input |
| 3.13 Parameters |
| 3.14 Using i in For Loops |
| 3.15 Extended Loop Control |
| 3.16 If Statements |
| 3.17 If/ Else Statements |
| 3.18 While Loops |
| 3.19 Putting Together Control Structures |
| 3.20 Intro to Programming with Turtle Graphics Quiz |
| 4.1 Introduction to HTML |
| 4.2 Structure of an HTML Page |
| 4.3 Formatting Text |
| 4.4 Links |
| 4.5 Images |
| 4.6 HTML Lists |
| 4.7 HTML Tables |
| 4.8 HTML Styling |
| 4.9 Introduction to CSS |
| 4.10 CSS Select by Tag |
| 4.11 CSS Select by Class |
| 4.12 CSS Select by ID |
| 4.13 Viewing Websites |
| 5.1 Project: Your First Website |
| 8.1 Introduction to Programming With Karel |
| 8.2 More Basic Karel |
| 8.3 Karel Can't Turn Right |
| 8.4 Functions in Karel |
| 8.5 The Start Function |
| 8.6 Top Down Design and Decomposition in Karel |
| 8.7 Commenting Your Code |
| 8.8 Super Karel |
| 8.9 For Loops |
| 8.10 If Statements |
| 8.11 If/Else Statements |
| 8.12 While Loops in Karel |
| 8.13 Control Structures Example |
| 8.14 More Karel Examples and Testing |
| 8.15 How to Indent Your Code |
| 8.16 Karel Challenges |
| 14.1 Project: The Effects of the Internet |
| Standard |
| 3.1 Intro to Python with Tracy the Turtle |
| 3.2 Tracy's Grid World |
| 3.3 Turning Tracy |
| 3.4 For Loops |
| 3.5 Turning Tracy Using Angles |
| 3.6 Comments |
| 3.7 Naming Guidelines |
| 3.8 Functions |
| 3.9 Artistic Effects |
| 3.10 Top Down Design |
| 3.12 Variables |
| 3.13 User Input |
| 3.14 Parameters |
| 3.15 Using i in For Loops |
| 3.16 Extended Loop Control |
| 3.17 If Statements |
| 3.18 If/ Else Statements |
| 3.19 While Loops |
| 3.20 Putting Together Control Structures |
| 3.22 Intro to Programming with Turtle Graphics Quiz |
| 4.1 Introduction to HTML |
| 4.2 Structure of an HTML Page |
| 4.3 Formatting Text |
| 4.4 Links |
| 4.5 Images |
| 4.7 HTML Lists |
| 4.8 HTML Tables |
| 4.9 HTML Styling |
| 4.11 Introduction to CSS |
| 4.12 CSS Select by Tag |
| 4.13 CSS Select by Class |
| 4.14 CSS Select by ID |
| 4.16 Viewing Websites |
| Standard |
| 2.3 Functions |
| 2.4 Multiple Functions |
| 2.8 While Loops |
| 2.9 Karel Challenges |
| 3.8 Project: Design the Computer Device of Tomorrow |
| 6.8 Project: Design the Computer of Tomorrow |
| Standard |
| 4.8 Project: Design the Computer of Tomorrow |
| Standard |
| 15.1 Extra Karel Practice |
| 15.2 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.4 Turning Tracy |
| 1.5 For Loops |
| 1.6 Turning Tracy Using Angles |
| 1.7 Comments |
| 1.8 Naming Guidelines |
| 1.9 Functions |
| 1.10 Artistic Effects |
| 1.11 Top Down Design |
| 1.12 Variables |
| 1.13 User Input |
| 1.14 Parameters |
| 1.15 Using i in For Loops |
| 1.16 Extended Loop Control |
| 1.17 If Statements |
| 1.18 If/ Else Statements |
| 1.19 While Loops |
| 1.20 Putting Together Control Structures |
| 1.24 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.4 Turning Tracy |
| 1.5 For Loops |
| 1.6 Turning Tracy Using Angles |
| 1.7 Comments |
| 1.8 Naming Guidelines |
| 1.9 Functions |
| 1.10 Artistic Effects |
| 1.11 Top Down Design |
| 1.12 Variables |
| 1.13 User Input |
| 1.14 Parameters |
| 1.15 Using i in For Loops |
| 1.16 Extended Loop Control |
| 1.17 If Statements |
| 1.18 If/ Else Statements |
| 1.19 While Loops |
| 1.20 Putting Together Control Structures |
| 1.24 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 13.1 Extra Karel Practice |
| 14.1 Extra Karel Puzzles |
| Standard |
| 10.1 Final Web Design Project |
| 13.1 Design Research Project |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 12.1 Introduction to Programming With Karel |
| 12.2 More Basic Karel |
| 12.3 Karel Can't Turn Right |
| 12.4 Functions in Karel |
| 12.5 The Start Function |
| 12.6 Top Down Design and Decomposition in Karel |
| 12.7 Commenting Your Code |
| 12.8 Super Karel |
| 12.9 For Loops |
| 12.10 If Statements |
| 12.11 If/Else Statements |
| 12.12 While Loops in Karel |
| 12.13 Control Structures Example |
| 12.14 More Karel Examples and Testing |
| 12.15 How to Indent Your Code |
| 12.16 Karel Challenges |
| 13.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 16.1 Meet Tracy the Turtle |
| 16.2 Tracy's Grid World |
| 16.3 Turning Tracy |
| 16.4 For Loops |
| 16.5 Turning Tracy Using Angles |
| 16.6 Comments |
| 16.7 Functions |
| 16.8 Artistic Effects |
| 16.10 Variables |
| 16.13 User Input |
| 16.14 Parameters |
| 16.16 Using i in For Loops |
| 16.17 Extended Loop Control |
| 16.18 If Statements |
| 16.19 If/Else Statements |
| 16.20 While Loops |
| 16.21 Putting Together Control Structures |
| 16.22 Putting It All Together Quiz |
| Standard |
| 13.1 Project: Who Said It? |
| Standard |
| 16.1 Meet Tracy the Turtle |
| 16.2 Tracy's Grid World |
| 16.3 Turning Tracy |
| 16.4 For Loops |
| 16.5 Turning Tracy Using Angles |
| 16.6 Comments |
| 16.7 Functions |
| 16.8 Artistic Effects |
| 16.10 Variables |
| 16.13 User Input |
| 16.14 Parameters |
| 16.16 Using i in For Loops |
| 16.17 Extended Loop Control |
| 16.18 If Statements |
| 16.19 If/Else Statements |
| 16.20 While Loops |
| 16.21 Putting Together Control Structures |
| 16.22 Putting It All Together Quiz |
| Standard |
| 13.1 Project: Who Said It? |
| Standard |
| 4.6 Computer Model |
| 13.1 Introduction to HTML |
| 13.2 Structure of an HTML Page |
| 13.3 Formatting Text |
| 13.4 Links |
| 13.5 Images |
| 13.6 HTML Lists |
| 13.7 HTML Tables |
| 13.8 HTML Styling |
| 13.9 Introduction to CSS |
| 13.10 CSS Select by Tag |
| 13.11 CSS Select by Class |
| 13.12 CSS Select by ID |
| 13.14 Viewing Websites |
| 13.15 Project: Your First Website |
| 27.3 Extra Karel Practice |
| 27.4 Extra Karel Puzzles |
| Standard |
| 2.6 Computer Model |
| 8.1 Introduction to HTML |
| 8.2 Structure of an HTML Page |
| 8.3 Formatting Text |
| 8.4 Links |
| 8.5 Images |
| 8.6 HTML Lists |
| 8.7 HTML Tables |
| 8.8 HTML Styling |
| 8.9 Introduction to CSS |
| 8.10 CSS Select by Tag |
| 8.11 CSS Select by Class |
| 8.12 CSS Select by ID |
| 8.13 Viewing Websites |
| 8.14 Project: Your First Website |
| 16.1 Extra Karel Practice |
| 17.1 Extra Karel Puzzles |
| Standard |
| 3.9 Complete Your Homepage |
| Standard |
| 10.6 Final Web Design Project Build |
| 11.1 Design Research Project |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Intro to Python with Tracy the Turtle |
| 2.3 Tracy's Grid World |
| 3.2 Turning Tracy |
| 3.3 For Loops |
| 3.4 Turning Tracy Using Angles |
| 4.1 Comments |
| 4.2 Naming Guidelines |
| 4.3 Functions |
| 4.4 Artistic Effects |
| 4.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.8 Project: Design the Computer of Tomorrow |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 5.9 Complete Your Homepage |
| Standard |
| 13.1 Sports Research |
| 13.2 Game Events |
| 13.3 Sound Effects |
| 13.4 Make a Shot! |
| 13.5 Air Horn App |
| 13.6 Event Handlers |
| 13.7 Putting Game |
| 13.8 Level Up! |
| 13.9 Final Touches |
| 13.10 Make a Game! |
| 14.1 Extra Karel Practice |
| 15.1 Extra Karel Puzzles |
| Standard |
| 20.3 Project: Design the Computer of Tomorrow |
| Standard |
| 5.1 Introduction to HTML |
| 5.2 Structure of an HTML Page |
| 5.3 Formatting Text |
| 5.4 Links |
| 5.5 Images |
| 5.6 HTML Lists |
| 5.7 HTML Tables |
| 5.8 HTML Styling |
| 5.9 Introduction to CSS |
| 5.10 CSS Select by Tag |
| 5.11 CSS Select by Class |
| 5.12 CSS Select by ID |
| 5.14 Viewing Websites |
| 14.1 Project: The Effects of the Internet |
| 15.1 Project: Your First Website |
| 16.1 Final Web Design Project |
| Standard |
| 1.2 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.1 Turning Tracy |
| 2.2 For Loops |
| 2.3 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.5 Top Down Design |
| 4.2 Variables |
| 4.3 User Input |
| 4.4 Parameters |
| 4.6 Using i in For Loops |
| 4.7 Extended Loop Control |
| 5.1 If Statements |
| 5.2 If/ Else Statements |
| 5.3 While Loops |
| 6.1 Putting Together Control Structures |
| 6.2 Intro to Programming with Turtle Graphics Quiz |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 12.1 Extra Karel Practice |
| 13.1 Extra Karel Puzzles |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 1.3 Turning Tracy |
| 1.4 For Loops |
| 1.5 Turning Tracy Using Angles |
| 1.6 Comments |
| 1.7 Naming Guidelines |
| 1.8 Functions |
| 1.9 Artistic Effects |
| 1.10 Top Down Design |
| 1.11 Variables |
| 1.12 User Input |
| 1.13 Parameters |
| 1.14 Using i in For Loops |
| 1.15 Extended Loop Control |
| 1.16 If Statements |
| 1.17 If/ Else Statements |
| 1.18 While Loops |
| 1.19 Putting Together Control Structures |
| 1.21 Intro to Programming with Turtle Graphics Quiz |
| 6.1 Introduction to HTML |
| 6.2 Structure of an HTML Page |
| 6.3 Formatting Text |
| 6.4 Links |
| 6.5 Images |
| 6.7 HTML Lists |
| 6.8 HTML Tables |
| 6.9 Viewing Websites |
| 6.11 HTML Styling |
| 6.12 Introduction to CSS |
| 6.13 CSS Select by Tag |
| 6.14 CSS Select by Class |
| 6.15 CSS Select by ID |
| 11.1 Introduction to Programming With Karel |
| 11.2 More Basic Karel |
| 11.3 Karel Can't Turn Right |
| 11.4 Functions in Karel |
| 11.5 The Start Function |
| 11.6 Top Down Design and Decomposition in Karel |
| 11.7 Commenting Your Code |
| 11.8 Super Karel |
| 11.9 For Loops |
| 11.10 If Statements |
| 11.11 If/Else Statements |
| 11.12 While Loops in Karel |
| 11.13 Control Structures Example |
| 11.14 More Karel Examples and Testing |
| 11.15 How to Indent Your Code |
| 11.16 Karel Challenges |
| 12.1 Extra Karel Puzzles |
| 15.4 Final Project |
| Standard |
| 7.1 Final Web Design Project |
| 9.1 Design Research Project |
| Standard |
| 7.1 Final Web Design Project |
| 9.1 Design Research Project |
| Standard |
| 29.1 Project: Who Said It? |
| Standard |
| 1.1 Sports Research |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 2.9 Project: Design the Computer of Tomorrow |
| Standard |
| 11.1 Meet Tracy the Turtle |
| 11.2 Tracy's Grid World |
| 11.3 Turning Tracy |
| 11.4 For Loops |
| 11.5 Turning Tracy Using Angles |
| 11.6 Comments |
| 11.7 Functions |
| 11.8 Artistic Effects |
| 11.10 Variables |
| 11.13 User Input |
| 11.14 Parameters |
| 11.16 Using i in For Loops |
| 11.17 Extended Loop Control |
| 11.18 If Statements |
| 11.19 If/Else Statements |
| 11.20 While Loops |
| 11.21 Putting Together Control Structures |
| 11.22 Putting It All Together Quiz |
| Standard |
| 6.1 Project: Guess the Word |
| 13.1 Project: Who Said It? |
| Standard |
| 1.4 Functions |
| 1.5 Multiple Functions |
| 1.9 While Loops |
| 1.10 Karel Challenges |
| 5.11 Complete Your Homepage |
| 8.3 Final Project |
| 11.4 Final Project |
| Standard |
| 6.1 Project: Guess the Word |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.1 If Statements |
| 7.2 If/Else Statements |
| 7.4 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Putting It All Together Quiz |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 5.1 Variables |
| 5.5 User Input |
| 5.6 Parameters |
| 5.9 Using i in For Loops |
| 5.10 Extended Loop Control |
| 7.1 If Statements |
| 7.2 If/Else Statements |
| 7.4 While Loops |
| 8.1 Putting Together Control Structures |
| 8.2 Putting It All Together Quiz |
| Standard |
| 14.1 Project: Guess the Word |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 5.11 Complete Your Homepage |
| 8.3 Final Project |
| Standard |
| 1.9 Complete Your Homepage |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.8 Project: Design the Computer of Tomorrow |
| 4.3 Functions |
| 4.4 Multiple Functions |
| 4.8 While Loops |
| 4.9 Karel Challenges |
| Standard |
| 1.3 A Day at the Carnival |
| 1.4 Under the Sea |
| 1.5 Tracy Adventures 1: Evaluation |
| 2.9 Project: Design the Computer of Tomorrow |
| 3.3 Functions |
| 3.4 Multiple Functions |
| 3.8 While Loops |
| 3.9 Karel Challenges |
| 8.9 Complete Your Homepage |
| Standard |
| 1.3 A Day at the Carnival |
| 1.4 Under the Sea |
| 1.5 Tracy Adventures 1: Evaluation |
| 2.8 Project: Design the Computer of Tomorrow |
| 3.3 Functions |
| 3.4 Multiple Functions |
| 3.8 While Loops |
| 3.9 Karel Challenges |
| 8.9 Complete Your Homepage |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.3 A Day at the Carnival |
| 2.4 Under the Sea |
| 2.5 Tracy Adventures 1: Evaluation |
| 3.9 Project: Design the Computer of Tomorrow |
| 4.3 Functions |
| 4.4 Multiple Functions |
| 4.8 While Loops |
| 4.9 Karel Challenges |
| 9.9 Complete Your Homepage |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.3 A Day at the Carnival |
| 3.4 Under the Sea |
| 3.5 Tracy Adventures 1: Evaluation |
| 4.10 Project: Design the Computer of Tomorrow |
| 5.3 Functions |
| 5.4 Multiple Functions |
| 5.8 While Loops |
| 5.9 Karel Challenges |
| 10.9 Complete Your Homepage |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.3 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 4.1 Variables |
| 4.5 User Input |
| 4.6 Parameters |
| 4.9 Using i in For Loops |
| 4.10 Extended Loop Control |
| 5.1 If Statements |
| 5.2 If/Else Statements |
| 5.4 While Loops |
| 6.1 Putting Together Control Structures |
| 6.2 Putting It All Together Quiz |
| 8.9 Project: Design the Computer of Tomorrow |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| Standard |
| 15.1 Extra Karel Practice |
| 16.1 Extra Karel Puzzles |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 2.3 Under the Sea |
| Standard |
| 19.1 Project: Guess the Word |
| Standard |
| 1.9 Project: Design the Computer of Tomorrow |
| 2.3 Functions |
| 2.4 Multiple Functions |
| 2.8 While Loops |
| 2.9 Karel Challenges |
| Standard |
| 1.1 Introduction to Programming With Karel |
| 1.2 More Basic Karel |
| 1.3 Karel Can't Turn Right |
| 1.4 Functions in Karel |
| 1.5 The Start Function |
| 1.6 Top Down Design and Decomposition in Karel |
| 1.7 Commenting Your Code |
| 1.8 Super Karel |
| 1.9 For Loops |
| 1.10 If Statements |
| 1.11 If/Else Statements |
| 1.12 While Loops in Karel |
| 1.13 Control Structures Example |
| 1.14 More Karel Examples and Testing |
| 1.15 How to Indent Your Code |
| 1.16 Karel Challenges |
| 2.6 Computer Model |
| 3.1 Introduction to Programming With Karel |
| 3.2 More Basic Karel |
| 3.3 Karel Can't Turn Right |
| 3.4 Functions in Karel |
| 3.5 The Start Function |
| 3.6 Top Down Design and Decomposition in Karel |
| 3.8 Super Karel |
| 3.9 For Loops |
| 3.10 If Statements |
| 3.11 If/Else Statements |
| 3.12 While Loops in Karel |
| 3.13 Control Structures Example |
| 3.14 More Karel Examples and Testing |
| 3.17 Karel Challenges |
| 3.18 Final Project |
| Standard |
| 1.1 Intro to Python with Tracy the Turtle |
| 1.2 Tracy's Grid World |
| 2.2 Turning Tracy |
| 2.3 For Loops |
| 2.4 Turning Tracy Using Angles |
| 3.1 Comments |
| 3.2 Naming Guidelines |
| 3.3 Functions |
| 3.4 Artistic Effects |
| 3.6 Top Down Design |
| 4.1 Variables |
| 4.5 User Input |
| 4.6 Parameters |
| 4.9 Using i in For Loops |
| 4.10 If Statements |
| 4.11 If/Else Statements |
| 6.9 Project: Design the Computer Device of Tomorrow |
| Standard |
| 1.3 Functions |
| 1.4 Multiple Functions |
| 1.8 While Loops |
| 1.9 Karel Challenges |
| 5.9 Complete Your Homepage |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| Standard |
| 1.3 The Rabbit Chase |
| 1.4 Lost in Space |
| 1.5 Karel Adventures 1: Evaluation |
| 2.1 Quest for the Rosetta Stone |
| 2.2 A Day at the Park |
| 3.3 A Day at the Carnival |
| 3.4 Under the Sea |
| 3.5 Tracy Adventures 1: Evaluation |
| 4.8 Project: Design the Computer Device of Tomorrow |
| 5.3 Functions |
| 5.4 Multiple Functions |
| 5.8 While Loops |
| 5.9 Karel Challenges |
| 10.9 Complete Your Homepage |
- What is CodeHS?
- Curriculum
- Platform
- Assignments
- Classroom Management
- Grading
- Gradebook
- Progress Tracking
- Lesson Plans
- Offline Handouts
- Problem Guides
- Practice
- Create
- Problem Bank
- Playlist Bank
- Quiz Scores
- Rostering
- Integrations
- Professional Development
- Stories
- Standards
- States
- Alabama
- Alaska
- Arizona
- Arkansas
- California
- Colorado
- Connecticut
- D.C.
- Delaware
- Florida
- Georgia
- Hawaii
- Idaho
- Illinois
- Indiana
- Iowa
- Kansas
- Kentucky
- Louisiana
- Maine
- Maryland
- Massachusetts
- Michigan
- Minnesota
- Mississippi
- Missouri
- Montana
- Nebraska
- Nevada
- New Hampshire
- New Jersey
- New Mexico
- New York
- North Carolina
- North Dakota
- Ohio
- Oklahoma
- Oregon
- Pennsylvania
- Rhode Island
- South Carolina
- South Dakota
- Tennessee
- Texas
- Utah
- Vermont
- Virginia
- Washington
- West Virginia
- Wisconsin
- Wyoming
- State Standards
- Plans
- Resources
- Districts
- Share
- Contact Us
- Company