Please enable JavaScript to use CodeHS

Outline


1. Programming with Turtle Graphics
1.1 Intro to Python with Tracy the Turtle
Video 1.1.1 Intro to Tracy
Check for Understanding 1.1.2 Intro to Tracy
Example 1.1.3 Slinky
Exercise 1.1.4 Stretched Slinky
1.2 Tracy's Grid World
Video 1.2.1 Tracy's Grid World
Check for Understanding 1.2.2 Tracy's Grid World
Example 1.2.3 Dashed Line
Exercise 1.2.4 Shorter Dashed Line
Exercise 1.2.5 Caterpillar
Badge 1.2.6 Grid World Badge
1.3 Turning Tracy
Video 1.3.1 Turning Tracy
Check for Understanding 1.3.2 Turning Tracy
Example 1.3.3 Square
Example 1.3.4 X and Y Axes
Exercise 1.3.5 Rectangle
Exercise 1.3.6 4 Columns
1.4 For Loops
Video 1.4.1 For Loops
Check for Understanding 1.4.2 For Loops
Example 1.4.3 Square Using Loops
Example 1.4.4 Dotted Line
Exercise 1.4.5 Row of Circles
Exercise 1.4.6 4 Columns 2.0
Badge 1.4.7 Looping Badge
1.5 Turning Tracy Using Angles
Video 1.5.1 Turning Tracy Using Angles
Check for Understanding 1.5.2 Turning Tracy Using Angles
Example 1.5.3 Asterisk
Example 1.5.4 Four Circles
Exercise 1.5.5 Hexagon
Exercise 1.5.6 'X' Marks the Spot
Exercise 1.5.7 Circle Pyramid
1.6 Comments
Video 1.6.1 Comments
Check for Understanding 1.6.2 Comments
Example 1.6.3 Four Circles with Comments
Exercise 1.6.4 Circle Pyramid with Comments
1.7 Naming Guidelines
Video 1.7.1 Naming Guidelines
Check for Understanding 1.7.2 Naming Guidelines
1.8 Functions
Video 1.8.1 Functions
Check for Understanding 1.8.2 Functions
Example 1.8.3 X and Y Axes with Hash Marks
Exercise 1.8.4 Beaded Bracelet
Exercise 1.8.5 Shape Stack
Badge 1.8.6 Functions Badge
1.9 Artistic Effects
Video 1.9.1 Artistic Effects
Check for Understanding 1.9.2 Artistic Effects
Example 1.9.3 Rainbow Octagon
Example 1.9.4 Circle Square Triangle
Exercise 1.9.5 Four Colored Triangles
Exercise 1.9.6 Colorful Bracelet
Challenge 1.9.7 Kid's Shapes Toy
1.10 Top Down Design
Video 1.10.1 Top Down Design
Check for Understanding 1.10.2 Top Down Design
Example 1.10.3 Bubble Wrap
Exercise 1.10.4 Bubble Wrap 2.0
Exercise 1.10.5 Sidewalk
1.11 Variables
Video 1.11.1 Variables
Check for Understanding 1.11.2 Variables
Example 1.11.3 Increasing Length
Exercise 1.11.4 Dartboard
Exercise 1.11.5 Line of Increasing Blocks
1.12 User Input
Video 1.12.1 User Input
Check for Understanding 1.12.2 User Input
Example 1.12.3 Color Coded Increasing Length
Exercise 1.12.4 Colored Dartboard
Exercise 1.12.5 Four Corners
Badge 1.12.6 User Input Badge
1.13 Parameters
Video 1.13.1 Parameters
Check for Understanding 1.13.2 Parameters
Example 1.13.3 Concentric Circles
Exercise 1.13.4 Colorful Caterpillar
Exercise 1.13.5 Circle in a Square
Exercise 1.13.6 Snowman
1.14 Using i in For Loops
Video 1.14.1 Using i in For Loops
Check for Understanding 1.14.2 Using i in For Loops
Example 1.14.3 Geometry
Exercise 1.14.4 Geometry 2.0
1.15 Extended Loop Control
Video 1.15.1 Extended Loop Control
Check for Understanding 1.15.2 Extended Loop Control
Example 1.15.3 Square Swirl
Exercise 1.15.4 Dartboard using i
Exercise 1.15.5 Phone Signal
Badge 1.15.6 Master of i Badge
1.16 If Statements
Video 1.16.1 If Statements
Check for Understanding 1.16.2 If Statements
Example 1.16.3 X and Y Axis with Bolded Marks
Exercise 1.16.4 Happy Face
Exercise 1.16.5 Black and White Squares
1.17 If/ Else Statements
Video 1.17.1 If/Else Statements
Check for Understanding 1.17.2 If/Else Statements
Example 1.17.3 Positive, Negative, Zero
Exercise 1.17.4 Rating
Exercise 1.17.5 Happy/ Sad Face
1.18 While Loops
Video 1.18.1 While Loops
Check for Understanding 1.18.2 While Loops
Example 1.18.3 Increasing Circles
Exercise 1.18.4 Increasing Squares
Exercise 1.18.5 Guess a Number
Badge 1.18.6 Conditionals Badge
1.19 Putting Together Control Structures
Video 1.19.1 Putting Together Control Structures
Check for Understanding 1.19.2 Putting Together Control Structures
Example 1.19.3 Block Pyramid
Exercise 1.19.4 Guess a Number 2.0
Challenge 1.19.5 Checkerboard
1.20 Using Data to Refine Game Mechanics
Notes 1.20.1 Game Mechanics 101
Free Response 1.20.2 Game Mechanics Planning
Exercise 1.20.3 Guess a Number 3.0: Beta
Connection 1.20.4 Collect and Analyze Test Data
Challenge 1.20.5 Guess a Number 3.0: Final
Badge 1.20.6 Tracy the Turtle Badge
1.21 Intro to Programming with Turtle Graphics Quiz
Quiz 1.21.1 Putting It All Together Quiz
Badge 1.21.2 Intro to Programming with Turtle Graphics Badge
2. What is Computing?
2.1 History of Computers
Video 2.1.1 History of Computers
Check for Understanding 2.1.2 Video Quiz
Notes 2.1.3 Mission: Who invented the computer?
Free Response 2.1.4 Evidence Collection
Connection 2.1.5 Exhibit A: Charles Babbage
Connection 2.1.6 Exhibit B: Ada Lovelace
Connection 2.1.7 Exhibit C: Alan Turing
Connection 2.1.8 Exhibit D: Mauchly and Eckert
Connection 2.1.9 Exhibit E: ENIAC Programmers
Connection 2.1.10 Exhibit F: Grace Hopper
Connection 2.1.11 Exhibit G: Mark Dean
Connection 2.1.12 Bonus Exhibit: Computer Inventors
Free Response 2.1.13 Culminating Activity
2.2 Computer Organization
Video 2.2.1 Computer Organization
Check for Understanding 2.2.2 Video Quiz
Connection 2.2.3 Draw a Computer
Check for Understanding 2.2.4 What Kind of Device?
2.3 Software
Video 2.3.1 Software
Check for Understanding 2.3.2 Software Quiz
Connection 2.3.3 Software Explained
Free Response 2.3.4 Computer Applications You Use
Free Response 2.3.5 Operating Systems
2.4 Hardware
Video 2.4.1 Hardware
Check for Understanding 2.4.2 Hardware Quiz
Check for Understanding 2.4.3 Pick the Label
Free Response 2.4.4 Label Your Computer
Free Response 2.4.5 Computer Analogy
Free Response 2.4.6 Hardware vs. Software
Badge 2.4.7 Hardware Badge
2.5 Future of Computing
Video 2.5.1 Future of Computing
Check for Understanding 2.5.2 Video Quiz
Connection 2.5.3 Using DNA for Storage
Free Response 2.5.4 Class Activity: Advancing Technology
Connection 2.5.5 Pros and Cons of AI
Free Response 2.5.6 AI: Is It a Bad Thing?
2.6 Troubleshooting
Notes 2.6.1 Troubleshooting Methodology
Free Response 2.6.2 Identify the Problem
Free Response 2.6.3 Research Solutions
Free Response 2.6.4 Establish a Theory
Free Response 2.6.5 Test the Theory
Challenge 2.6.6 Fix the Problem and Document
2.7 What is Computing? Quiz
Unit Quiz 2.7.1 What is Computing? Quiz
3. Intro to micro:bit
3.1 Welcome to micro:bit!
Video 3.1.1 Intro to micro:bit
Connection 3.1.2 micro:bit Quick Start
Notes 3.1.3 Dice Simulator
Notes 3.1.4 Don't Wobble!
Connection 3.1.5 Exploration: Intro to Programming with micro:bit
Video 3.1.6 Exploration 1.1 Follow-up
Free Response 3.1.7 Background & Experience
Free Response 3.1.8 Goal Setting
3.2 Setting Up your micro:bit
Video 3.2.1 Setting Up your micro:bit
Connection 3.2.2 Exploration: Exploring LEDs
Video 3.2.3 Exploration 1.2 Follow-up
Exercise 3.2.4 Four Corners
Exercise 3.2.5 Blinking First Letter
Exercise 3.2.6 Blinking Diamond
3.3 Comments & Pseudocode
Video 3.3.1 Comments & Pseudocode
Check for Understanding 3.3.2 Comments & Pseudocode
Notes 3.3.3 Blink Middle
Free Response 3.3.4 X in Pseudocode
Connection 3.3.5 Exploration: Analog vs. Digital
Video 3.3.6 Exploration 1.3 Follow-up
Exercise 3.3.7 Varied Brightness
Exercise 3.3.8 Moving Bright Box
3.4 Variables
Video 3.4.1 Variables
Check for Understanding 3.4.2 Variables
Notes 3.4.3 Variable as Coordinate Value
Free Response 3.4.4 Plus with a Variable in Pseudocode
Connection 3.4.5 Exploration: Using micro:bit Pins
Video 3.4.6 Exploration 1.4 Follow-up
Exercise 3.4.7 Brightness Line using Variables
Exercise 3.4.8 Opposite Blinking External LEDs
Exercise 3.4.9 Dimming External LED
3.5 Intro to micro:bit Quiz
Unit Quiz 3.5.1 Intro to micro:bit Quiz
4. Digital Citizenship and Cyber Hygiene
4.1 Digital Footprint and Reputation
Video 4.1.1 Digital Footprint and Reputation
Check for Understanding 4.1.2 Digital Footprint and Reputation
Free Response 4.1.3 Building a Positive Digital Footprint
Connection 4.1.4 Right to be Forgotten?
Free Response 4.1.5 Right to be Forgotten
Free Response 4.1.6 What is your Digital Footprint?
Example 4.1.7 Social Media Clean-up
4.2 Cyberbullying
Video 4.2.1 Cyberbullying
Check for Understanding 4.2.2 Cyberbullying
Free Response 4.2.3 Scenario: Student Ranking
Free Response 4.2.4 Scenario: Singled Out
Free Response 4.2.5 Stopping Cyberbullying
4.3 Internet Safety
Video 4.3.1 Internet Safety
Check for Understanding 4.3.2 Internet Safety
Free Response 4.3.3 Scenario: School Stranger
Free Response 4.3.4 Scenario: Vacation Pals
Free Response 4.3.5 Staying Safe
4.4 Privacy & Security
Video 4.4.1 What is Data Privacy & Security?
Check for Understanding 4.4.2 Privacy & Security Quiz
Connection 4.4.3 How Strong is your Password?
Free Response 4.4.4 How Strong is your password?
Connection 4.4.5 Google Privacy Policy Search
Free Response 4.4.6 Google Privacy Policy Search
Example 4.4.7 Guess: Password List
Example 4.4.8 Guess: Using an Algorithm
Example 4.4.9 Guess: Brute Force
4.5 Project: Public Service Announcement
Free Response 4.5.1 Pick a Topic
Free Response 4.5.2 Research
Free Response 4.5.3 Choose Your Audience
Free Response 4.5.4 What kind of PSA?
Free Response 4.5.5 Draft your PSA
Free Response 4.5.6 Finalize your PSA!
4.6 Digital Citizenship and Cybersecurity Quiz
Quiz 4.6.1 Digital Citizenship and Cyber Hygiene Quiz
Badge 4.6.2 Digital Citizenship and Cybersecurity Badge
5. The ABCs of Cryptography
5.1 Cryptography, Cryptology, Cryptanalysis
Video 5.1.1 Cryptography, Cryptology, Cryptanalysis
Check for Understanding 5.1.2 Cryptography, Cryptology, Cryptanalysis
Example 5.1.3 Cryptogram Game!
Video 5.1.4 Why encrypt?
Check for Understanding 5.1.5 Why encrypt?
Example 5.1.6 Encrypt/Decrypt
5.2 History of Cryptography
Video 5.2.1 Cryptography: A Brief History
Check for Understanding 5.2.2 Cryptography History Quiz
Connection 5.2.3 How the Enigma Worked
Free Response 5.2.4 How the Enigma Worked
Connection 5.2.5 Unknown Languages and the Future of Cryptography
Free Response 5.2.6 The Future of Cybersecurity
5.3 Basic Crypto Systems: Caesar Cipher
Video 5.3.1 Caesar Cipher
Check for Understanding 5.3.2 Caesar Cipher
Example 5.3.3 Caesar Cipher Encryption
Example 5.3.4 Decrypt Caesar's Cipher!
5.4 Basic Crypto Systems: Cracking Caesar
Video 5.4.1 Cracking Caesar Cipher
Check for Understanding 5.4.2 Cracking Caesar Cipher
Example 5.4.3 Cracking Caesar with Brute Force
Example 5.4.4 Letter Frequency and Caesar
Free Response 5.4.5 Examining Caesar Cipher
5.5 Basic Crypto Systems: Vigenere Cipher
Video 5.5.1 Vigenere Cipher
Check for Understanding 5.5.2 Vigenere Cipher
Example 5.5.3 Vigenere Cipher Example
Example 5.5.4 Letter Frequency and Vigenere Cipher
Free Response 5.5.5 Examining Vigenere Cipher
Example 5.5.6 Improving Vigenere
5.6 The ABCs of Cryptography Quiz (Update)
Unit Quiz 5.6.1 The ABCs of Cryptography Quiz