Please enable JavaScript to use CodeHS

Outline


1. Welcome
1.1 Welcome
Free Response 1.1.1 Course Overview
Free Response 1.1.2 Set Learning Goals
Free Response 1.1.3 VARK Quiz & Reflection
2. Digital Citizenship and Cyber Hygiene
2.1 Digital Footprint and Reputation
Video 2.1.1 Digital Footprint and Reputation
Check for Understanding 2.1.2 Digital Footprint and Reputation
Free Response 2.1.3 Building a Positive Digital Footprint
Connection 2.1.4 Right to be Forgotten?
Free Response 2.1.5 Right to be Forgotten
Free Response 2.1.6 What is your Digital Footprint?
Example 2.1.7 Social Media Clean-up
2.2 Cyberbullying
Video 2.2.1 Cyberbullying
Check for Understanding 2.2.2 Cyberbullying
Free Response 2.2.3 Scenario: Student Ranking
Free Response 2.2.4 Scenario: Singled Out
Free Response 2.2.5 Stopping Cyberbullying
2.3 Internet Safety
Video 2.3.1 Internet Safety
Check for Understanding 2.3.2 Internet Safety
Free Response 2.3.3 Scenario: School Stranger
Free Response 2.3.4 Scenario: Vacation Pals
Free Response 2.3.5 Staying Safe
2.4 Privacy & Security
Video 2.4.1 What is Data Privacy & Security?
Check for Understanding 2.4.2 Privacy & Security Quiz
Connection 2.4.3 How Strong is your Password?
Free Response 2.4.4 How Strong is your password?
Connection 2.4.5 Google Privacy Policy Search
Free Response 2.4.6 Google Privacy Policy Search
Example 2.4.7 Guess: Password List
Example 2.4.8 Guess: Using an Algorithm
Example 2.4.9 Guess: Brute Force
2.5 Information Literacy
Video 2.5.1 Information Literacy
Check for Understanding 2.5.2 Information Literacy
Free Response 2.5.3 Effective Internet Searches
Connection 2.5.4 Evaluate the Source 1
Free Response 2.5.5 Respond: Evaluate the Source 1
Notes 2.5.6 Evaluate the Source 2
Free Response 2.5.7 Respond: Evaluate the Source 2
Connection 2.5.8 Hero Pig?
2.6 Creative Credit & Copyright
Video 2.6.1 Creative Credit and Copyright
Check for Understanding 2.6.2 Creative Credit and Copyright
Free Response 2.6.3 Cite!
Connection 2.6.4 Exploring Creative Commons
Free Response 2.6.5 Respond: Creative Commons
Free Response 2.6.6 Task: Finding Images
Free Response 2.6.7 Reflection: Why is Copyright Important?
2.7 Hacking Ethics
Video 2.7.1 Hacking Ethics & Legality
Check for Understanding 2.7.2 Hacking Ethics & Legality
Connection 2.7.3 Penetration Testing
Free Response 2.7.4 Reflection: Penetration Testing
Connection 2.7.5 Hack the Pentagon?
Free Response 2.7.6 Reflection: Hack the Pentagon
Check for Understanding 2.7.7 Ethical Hacker Agreement
2.8 Project: Public Service Announcement
Free Response 2.8.1 Pick a Topic
Free Response 2.8.2 Research
Free Response 2.8.3 Choose Your Audience
Free Response 2.8.4 What kind of PSA?
Free Response 2.8.5 Collect Data
Connection 2.8.6 Create a Data Visualization
Free Response 2.8.7 Draft your PSA
Free Response 2.8.8 Finalize your PSA!
2.9 Digital Citizenship and Cybersecurity Quiz
Unit Quiz 2.9.1 Digital Citizenship and Cybersecurity Quiz
Badge 2.9.2 Digital Citizenship and Cybersecurity Badge
3. Introduction to Programming with Turtle Graphics
3.1 Intro to Python with Tracy the Turtle
Video 3.1.1 Intro to Tracy
Check for Understanding 3.1.2 Intro to Tracy
Example 3.1.3 Slinky
Exercise 3.1.4 Stretched Slinky
3.2 Tracy's Grid World
Video 3.2.1 Tracy's Grid World
Check for Understanding 3.2.2 Tracy's Grid World
Example 3.2.3 Dashed Line
Exercise 3.2.4 Shorter Dashed Line
Exercise 3.2.5 Caterpillar
Badge 3.2.6 Grid World Badge
3.3 Turning Tracy
Video 3.3.1 Turning Tracy
Check for Understanding 3.3.2 Turning Tracy
Example 3.3.3 Square
Example 3.3.4 X and Y Axes
Exercise 3.3.5 Rectangle
Exercise 3.3.6 4 Columns
3.4 For Loops
Video 3.4.1 For Loops
Check for Understanding 3.4.2 For Loops
Example 3.4.3 Square Using Loops
Example 3.4.4 Dotted Line
Exercise 3.4.5 Row of Circles
Exercise 3.4.6 4 Columns 2.0
Badge 3.4.7 Looping Badge
3.5 Turning Tracy Using Angles
Video 3.5.1 Turning Tracy Using Angles
Check for Understanding 3.5.2 Turning Tracy Using Angles
Example 3.5.3 Asterisk
Example 3.5.4 Four Circles
Exercise 3.5.5 Hexagon
Exercise 3.5.6 'X' Marks the Spot
Exercise 3.5.7 Circle Pyramid
3.6 Comments
Video 3.6.1 Comments
Check for Understanding 3.6.2 Comments
Example 3.6.3 Four Circles with Comments
Exercise 3.6.4 Circle Pyramid with Comments
3.7 Naming Guidelines
Video 3.7.1 Naming Guidelines
Check for Understanding 3.7.2 Naming Guidelines
3.8 Functions
Video 3.8.1 Functions
Check for Understanding 3.8.2 Functions
Example 3.8.3 X and Y Axes with Hash Marks
Exercise 3.8.4 Beaded Bracelet
Exercise 3.8.5 Shape Stack
Badge 3.8.6 Functions Badge
3.9 Artistic Effects
Video 3.9.1 Artistic Effects
Check for Understanding 3.9.2 Artistic Effects
Example 3.9.3 Rainbow Octagon
Example 3.9.4 Circle Square Triangle
Exercise 3.9.5 Four Colored Triangles
Exercise 3.9.6 Colorful Bracelet
Challenge 3.9.7 Kid's Shapes Toy
3.10 Top Down Design
Video 3.10.1 Top Down Design
Check for Understanding 3.10.2 Top Down Design
Example 3.10.3 Bubble Wrap
Exercise 3.10.4 Bubble Wrap 2.0
Exercise 3.10.5 Sidewalk
3.11 Abstraction
Video 3.11.1 Abstraction
Check for Understanding 3.11.2 Abstraction
Example 3.11.3 Abstracting Away draw_square()
Free Response 3.11.4 Abstracting Your Day
Free Response 3.11.5 Reflection: Abstraction
Free Response 3.11.6 Abstraction in Tracy
3.12 Variables
Video 3.12.1 Variables
Check for Understanding 3.12.2 Variables
Example 3.12.3 Increasing Length
Exercise 3.12.4 Dartboard
Exercise 3.12.5 Line of Increasing Blocks
3.13 User Input
Video 3.13.1 User Input
Check for Understanding 3.13.2 User Input
Example 3.13.3 Color Coded Increasing Length
Exercise 3.13.4 Colored Dartboard
Exercise 3.13.5 Four Corners
Badge 3.13.6 User Input Badge
3.14 Parameters
Video 3.14.1 Parameters
Check for Understanding 3.14.2 Parameters
Example 3.14.3 Concentric Circles
Exercise 3.14.4 Colorful Caterpillar
Exercise 3.14.5 Circle in a Square
Exercise 3.14.6 Snowman
3.15 Using i in For Loops
Video 3.15.1 Using i in For Loops
Check for Understanding 3.15.2 Using i in For Loops
Example 3.15.3 Geometry
Exercise 3.15.4 Geometry 2.0
3.16 Extended Loop Control
Video 3.16.1 Extended Loop Control
Check for Understanding 3.16.2 Extended Loop Control
Example 3.16.3 Square Swirl
Exercise 3.16.4 Dartboard using i
Exercise 3.16.5 Phone Signal
Badge 3.16.6 Master of i Badge
3.17 If Statements
Video 3.17.1 If Statements
Check for Understanding 3.17.2 If Statements
Example 3.17.3 X and Y Axis with Bolded Marks
Exercise 3.17.4 Happy Face
Exercise 3.17.5 Black and White Squares
3.18 If/ Else Statements
Video 3.18.1 If/Else Statements
Check for Understanding 3.18.2 If/Else Statements
Example 3.18.3 Positive, Negative, Zero
Exercise 3.18.4 Rating
Exercise 3.18.5 Happy/ Sad Face
3.19 While Loops
Video 3.19.1 While Loops
Check for Understanding 3.19.2 While Loops
Example 3.19.3 Increasing Circles
Exercise 3.19.4 Increasing Squares
Exercise 3.19.5 Guess a Number
Badge 3.19.6 Conditionals Badge
Survey 3.19.7 Mindset Survey 1
3.20 Putting Together Control Structures
Video 3.20.1 Putting Together Control Structures
Check for Understanding 3.20.2 Putting Together Control Structures
Example 3.20.3 Block Pyramid
Exercise 3.20.4 Guess a Number 2.0
Exercise 3.20.5 Circle Pyramid 2.0
Challenge 3.20.6 Checkerboard
Badge 3.20.7 Tracy the Turtle Badge
3.21 Project: PSA Image
Connection 3.21.1 Draft your PSA Image
Free Response 3.21.2 Pseudocode
Challenge 3.21.3 Write your Program
3.22 Intro to Programming with Turtle Graphics Quiz
Quiz 3.22.1 Putting It All Together Quiz
Badge 3.22.2 Intro to Programming with Turtle Graphics Badge
4. Web Design
4.1 Introduction to HTML
Video 4.1.1 Introduction to HTML
Check for Understanding 4.1.2 Introduction to HTML Quiz
Example 4.1.3 Our First HTML Page
Exercise 4.1.4 Say Hello!
4.2 Structure of an HTML Page
Video 4.2.1 Structure of an HTML Page
Check for Understanding 4.2.2 Structure of an HTML Page Quiz
Example 4.2.3 HTML Template
Example 4.2.4 Hello World Page
Exercise 4.2.5 The <title> Tag
Exercise 4.2.6 Your First HTML Page
4.3 Formatting Text
Video 4.3.1 Formatting Text
Check for Understanding 4.3.2 Formatting Text Quiz
Example 4.3.3 Dictionary
Exercise 4.3.4 That's Bold
Exercise 4.3.5 Artificial Intelligence
Exercise 4.3.6 State Capitals
Badge 4.3.7 Formatting Badge
4.4 Links
Video 4.4.1 Links
Check for Understanding 4.4.2 Links Quiz
Example 4.4.3 The <a> Tag
Exercise 4.4.4 Simple Link
Exercise 4.4.5 My Favorite Websites
4.5 Images
Video 4.5.1 Images
Check for Understanding 4.5.2 Images Quiz
Example 4.5.3 The <img> Tag
Example 4.5.4 Building the CodeHS Homepage
Exercise 4.5.5 Collage on a Theme
Exercise 4.5.6 Linking an Image
Exercise 4.5.7 Personal Library
4.6 Copyright
Video 4.6.1 Copyright
Check for Understanding 4.6.2 Copyright Quiz
Example 4.6.3 Citing Sources Example
Connection 4.6.4 Exploring Creative Commons
Free Response 4.6.5 Response: Creative Commons
Free Response 4.6.6 Finding Images
Exercise 4.6.7 Make a Collage
Free Response 4.6.8 Why Copyright is Important
4.7 HTML Lists
Video 4.7.1 HTML Lists
Check for Understanding 4.7.2 HTML Lists Quiz
Example 4.7.3 Grocery Shopping
Exercise 4.7.4 Favorite Things
Exercise 4.7.5 To-Do List
Exercise 4.7.6 List Article
4.8 HTML Tables
Video 4.8.1 HTML Tables
Check for Understanding 4.8.2 HTML Tables Quiz
Example 4.8.3 Address Book
Exercise 4.8.4 Favorite Songs
Exercise 4.8.5 Calendar
4.9 HTML Styling
Video 4.9.1 HTML Styling
Check for Understanding 4.9.2 HTML Styling Quiz
Example 4.9.3 Stylish Address Book
Exercise 4.9.4 Background Colors
Exercise 4.9.5 Style Your To-Do List
Badge 4.9.6 Styling Badge
4.10 HTML Colors
Video 4.10.1 HTML Colors
Check for Understanding 4.10.2 HTML Colors Quiz
Example 4.10.3 HTML Colors Examples
Exercise 4.10.4 Create Your Own Color
Exercise 4.10.5 Gradients
Connection 4.10.6 Color Wheel
Exercise 4.10.7 Using Good Colors
4.11 Introduction to CSS
Video 4.11.1 Introduction to CSS
Check for Understanding 4.11.2 Introduction to CSS Quiz
Example 4.11.3 Styling your H1s
Exercise 4.11.4 First style with CSS
Exercise 4.11.5 List Styling
4.12 CSS Select by Tag
Video 4.12.1 CSS Select by Tag
Check for Understanding 4.12.2 CSS Select by Tag Quiz
Example 4.12.3 Rainbow
Example 4.12.4 Dog Styling
Exercise 4.12.5 Restaurant Menu
Exercise 4.12.6 Put Karel Together
4.13 CSS Select by Class
Video 4.13.1 CSS Select by Class
Check for Understanding 4.13.2 CSS Select by Class Quiz
Example 4.13.3 Simple Checkerboard
Exercise 4.13.4 Tic Tac Toe
Exercise 4.13.5 Music Library
4.14 CSS Select by ID
Video 4.14.1 CSS Select by ID
Check for Understanding 4.14.2 CSS Select by ID Quiz
Example 4.14.3 Logo
Exercise 4.14.4 Favorite Dog
Exercise 4.14.5 Bingo
4.15 Multi-file Websites
Video 4.15.1 Splitting Your Site into Files
Check for Understanding 4.15.2 Splitting Your Site into Files Quiz
Example 4.15.3 Multipage Site Example
Exercise 4.15.4 Add a Style Sheet
Exercise 4.15.5 Dividing the Site
Exercise 4.15.6 Career Site: Creating Structure
4.16 Viewing Websites
Video 4.16.1 Viewing Websites
Check for Understanding 4.16.2 Viewing Websites Quiz
Free Response 4.16.3 Explaining a URL
Badge 4.16.4 Web Development Badge
4.17 Project: PSA Homepage
Connection 4.17.1 Make a Plan
Challenge 4.17.2 Create your Website
5. Networking Fundamentals
5.1 Introduction to the Internet
Notes 5.1.1 Getting Started
Video 5.1.2 Welcome to the Internet
Check for Understanding 5.1.3 Intro to the Internet
Connection 5.1.4 Inside Facebook's Connectivity Lab
Free Response 5.1.5 Connectivity Lab Reflection
5.2 Internet Hardware and Sending Information
Video 5.2.1 Internet Hardware
Check for Understanding 5.2.2 Internet Hardware
Video 5.2.3 Sending Information
Check for Understanding 5.2.4 Sending Information
Connection 5.2.5 The Internet is in the Ocean
Free Response 5.2.6 Internet in the Ocean Reflection
5.3 Internet Addresses
Video 5.3.1 Internet Addresses
Check for Understanding 5.3.2 Internet Addresses
Free Response 5.3.3 The Need for Addresses
Connection 5.3.4 IPv4 vs. IPv6
Connection 5.3.5 The Long Transition to IPv6
Free Response 5.3.6 Reflection: IPv4 vs IPv6
5.4 Domain Name System (DNS)
Video 5.4.1 Domain Name System (DNS)
Check for Understanding 5.4.2 Domain Name System
Connection 5.4.3 How Does DNS Work?
Free Response 5.4.4 How Does DNS Work?
5.5 Routing
Video 5.5.1 Routing
Check for Understanding 5.5.2 Routing
Free Response 5.5.3 Redundancy
5.6 Packets & Protocols
Video 5.6.1 Packets
Check for Understanding 5.6.2 Packets
Video 5.6.3 Protocols
Check for Understanding 5.6.4 Protocols
Resource 5.6.5 Passing Notes
Connection 5.6.6 How the Internet Works
Free Response 5.6.7 How the Internet Works Reflection
5.7 Viewing a Webpage
Video 5.7.1 Viewing a Webpage
Check for Understanding 5.7.2 Viewing a Webpage
Free Response 5.7.3 Explaining a URL
Connection 5.7.4 Net Neutrality Explained
Connection 5.7.5 FCCs Net Neutrality Rules Officially Repealed
Free Response 5.7.6 Take a Side on Net Neutrality
Connection 5.7.7 Net Neutrality and Cybersecurity
Free Response 5.7.8 Net Neutrality and Cybersecurity Research
5.8 Impact of the Internet
Video 5.8.1 Impact of the Internet
Check for Understanding 5.8.2 Impact of the Internet
Free Response 5.8.3 The Internet and You
Connection 5.8.4 Crucial Steps Needed to Close the U.S. Digital Div
Free Response 5.8.5 Closing the Digital Divide
5.9 Network Attacks
Video 5.9.1 Network Attacks Overview
Free Response 5.9.2 Network Attacks
Video 5.9.3 Common Network Attacks
Check for Understanding 5.9.4 Network Attacks
Connection 5.9.5 Social Engineering Hack
Free Response 5.9.6 Social Engineering Reflection
Connection 5.9.7 DDoS Attacks
Free Response 5.9.8 DDoS Reflection
Video 5.9.9 SUPPLEMENTARY: Other Network Attacks
5.10 Network Administration
Video 5.10.1 Access Control
Check for Understanding 5.10.2 Access Control
Connection 5.10.3 RADIUS Overview with AAA Protocol
Connection 5.10.4 RADIUS Server Access Control
Free Response 5.10.5 RADIUS Reflection
Video 5.10.6 Detecting Intrusions to Secure a Network
Quiz 5.10.7 Securing a Network
Connection 5.10.8 How to Secure your IT Network
Free Response 5.10.9 Secure your IT Network Basics
Connection 5.10.10 Network Administrator Career
Free Response 5.10.11 Network Administrator Career
5.11 Project: Secure the Company's Network
Connection 5.11.1 Secure the Company's Network
Free Response 5.11.2 Establish Firewall Rules
Free Response 5.11.3 Reading Logs
Example 5.11.4 SSH Logs
Free Response 5.11.5 Project Reflection
5.12 Networking Fundamentals Quiz
Quiz 5.12.1 Networking Fundamentals Quiz
Badge 5.12.2 Networking Fundamentals Badge
6. Final Project
6.1 Intro to Design Thinking
Video 6.1.1 Intro to Design Thinking
Quiz 6.1.2 Intro to Design Thinking
Free Response 6.1.3 User Interface Scavenger Hunt
Connection 6.1.4 Case Study: Helping Blind People See
Free Response 6.1.5 Case Study Responses
Free Response 6.1.6 Brainstorming Project Ideas
6.2 Prototype
Video 6.2.1 Prototype
Quiz 6.2.2 Prototype Quiz
Connection 6.2.3 Wizard of Oz Prototyping
Connection 6.2.4 Example Wizard of Oz Paper Prototype
Free Response 6.2.5 Make Your Paper Prototypes!
6.3 Test
Video 6.3.1 Test
Quiz 6.3.2 Testing Quiz
Connection 6.3.3 Testing with Users
Connection 6.3.4 Example: How to User Test
Free Response 6.3.5 How to User Test Responses
Connection 6.3.6 Example: How NOT to User Test
Free Response 6.3.7 How NOT to User Test Responses
Free Response 6.3.8 Test Prototype 1
Free Response 6.3.9 Test Prototype 2
Free Response 6.3.10 Improve Your Prototype
6.4 Project Prep and Development
Free Response 6.4.1 Timeline & Team Roles
Free Response 6.4.2 Create an Interactive Visualization
Challenge 6.4.3 Develop a New Logo
Challenge 6.4.4 Write the Code!
Presentation 6.4.5 Present your Project