Please enable JavaScript to use CodeHS

Standards Mapping

for Washington 3A

30

Standards in this Framework

22

Standards Mapped

73%

Mapped to Course

Standard Lessons
3A-AP-13
Create prototypes that use algorithms to solve computational problems by leveraging prior student knowledge and personal interests.
  1. 1.19 Putting Together Control Structures
  2. 1.19 Putting Together Control Structures
  3. 7.1 micro:bit Challenges
  4. 7.4 Final Project
  5. 14.16 Karel Challenges
  6. 14.16 Karel Challenges
3A-AP-14
Use lists to simplify solutions, generalizing computational problems instead of repeatedly using simple variables.
3A-AP-15
Justify the selection of specific control structures when tradeoffs involve implementation, readability, and program performance, and explain the benefits and drawbacks of choices made.
3A-AP-16
Design and iteratively develop computational artifacts for practical intent, personal expression, or to address a societal issue by using events to initiate instructions.
  1. 1.19 Putting Together Control Structures
  2. 1.19 Putting Together Control Structures
  3. 7.1 micro:bit Challenges
  4. 7.4 Final Project
3A-AP-17
Decompose problems into smaller components through systematic analysis, using constructs such as procedures, modules, and/or objects.
  1. 1.10 Top Down Design
  2. 1.10 Top Down Design
  3. 4.3 Comments & Pseudocode
  4. 6.5 Functions
  5. 7.1 micro:bit Challenges
  6. 7.4 Final Project
  7. 14.4 Functions in Karel
  8. 14.4 Functions in Karel
  9. 14.5 The Start Function
  10. 14.5 The Start Function
  11. 14.6 Top Down Design and Decomposition in Karel
  12. 14.6 Top Down Design and Decomposition in Karel
  13. 14.7 Commenting Your Code
  14. 14.7 Commenting Your Code
  15. 14.8 Super Karel
  16. 14.8 Super Karel
  17. 14.9 For Loops
  18. 14.9 For Loops
  19. 14.10 If Statements
  20. 14.10 If Statements
  21. 14.11 If/Else Statements
  22. 14.11 If/Else Statements
  23. 14.12 While Loops in Karel
  24. 14.12 While Loops in Karel
  25. 14.13 Control Structures Example
  26. 14.13 Control Structures Example
  27. 14.14 More Karel Examples and Testing
  28. 14.14 More Karel Examples and Testing
  29. 14.15 How to Indent Your Code
  30. 14.15 How to Indent Your Code
3A-AP-18
Create artifacts by using procedures within a program, combinations of data and procedures, or independent but interrelated programs.
  1. 1.10 Top Down Design
  2. 1.10 Top Down Design
  3. 1.19 Putting Together Control Structures
  4. 1.19 Putting Together Control Structures
  5. 6.5 Functions
  6. 7.1 micro:bit Challenges
  7. 7.4 Final Project
  8. 10.3 Basic Crypto Systems: Caesar Cipher
  9. 10.3 Basic Crypto Systems: Caesar Cipher
  10. 10.5 Basic Crypto Systems: Vigenere Cipher
  11. 10.5 Basic Crypto Systems: Vigenere Cipher
  12. 14.1 Introduction to Programming With Karel
  13. 14.1 Introduction to Programming With Karel
  14. 14.2 More Basic Karel
  15. 14.2 More Basic Karel
  16. 14.3 Karel Can't Turn Right
  17. 14.3 Karel Can't Turn Right
  18. 14.4 Functions in Karel
  19. 14.4 Functions in Karel
  20. 14.5 The Start Function
  21. 14.5 The Start Function
  22. 14.6 Top Down Design and Decomposition in Karel
  23. 14.6 Top Down Design and Decomposition in Karel
  24. 14.7 Commenting Your Code
  25. 14.7 Commenting Your Code
  26. 14.8 Super Karel
  27. 14.8 Super Karel
  28. 14.9 For Loops
  29. 14.9 For Loops
  30. 14.10 If Statements
  31. 14.10 If Statements
  32. 14.11 If/Else Statements
  33. 14.11 If/Else Statements
3A-AP-19
Systematically design and develop programs for broad audiences by incorporating feedback from users.
  1. 7.4 Final Project
3A-AP-20
Evaluate licenses that limit or restrict use of computational artifacts when using resources such as libraries.
3A-AP-21
Evaluate and refine computational artifacts to make them more usable and accessible.
  1. 7.4 Final Project
3A-AP-22
Design and develop computational artifacts working in team roles using collaborative tools.
  1. 7.1 micro:bit Challenges
  2. 7.4 Final Project
3A-AP-23
Document design decisions using text, graphics, presentations, and/or demonstrations in the development of complex programs.
  1. 1.6 Comments
  2. 1.6 Comments
  3. 1.13 Parameters
  4. 1.13 Parameters
  5. 7.4 Final Project
  6. 14.7 Commenting Your Code
  7. 14.7 Commenting Your Code
  8. 14.8 Super Karel
  9. 14.8 Super Karel
  10. 14.9 For Loops
  11. 14.9 For Loops
  12. 14.10 If Statements
  13. 14.10 If Statements
  14. 14.11 If/Else Statements
  15. 14.11 If/Else Statements
  16. 14.12 While Loops in Karel
  17. 14.12 While Loops in Karel
  18. 14.13 Control Structures Example
  19. 14.13 Control Structures Example
  20. 14.14 More Karel Examples and Testing
  21. 14.14 More Karel Examples and Testing
  22. 14.15 How to Indent Your Code
  23. 14.15 How to Indent Your Code
  24. 15.1 Extra Karel Puzzles
  25. 15.1 Extra Karel Puzzles
3A-CS-01
Explain how abstractions hide the underlying implementation details of computing systems embedded in everyday objects.
  1. 14.8 Super Karel
  2. 14.8 Super Karel
3A-CS-02
Compare levels of abstraction and interactions between application software, system software, and hardware layers.
  1. 9.2 Computer Organization
  2. 9.2 Computer Organization
  3. 9.3 Software
  4. 9.3 Software
  5. 9.4 Hardware
  6. 9.4 Hardware
3A-CS-03
Develop guidelines that convey systematic troubleshooting strategies that others can use to identify and fix errors.
3A-DA-09
Translate between different bit representations of real-world phenomena, such as characters, numbers, and images.
  1. 2.1 Intro to Digital Information
  2. 2.1 Intro to Digital Information
  3. 2.2 Number Systems
  4. 2.2 Number Systems
  5. 2.3 Encoding Text with Binary
  6. 2.3 Encoding Text with Binary
  7. 2.4 Pixel Images
  8. 2.4 Pixel Images
  9. 2.5 Hexadecimal
  10. 2.5 Hexadecimal
  11. 2.6 Pixel Colors!
  12. 2.6 Pixel Colors!
3A-DA-10
Evaluate the tradeoffs in how data elements are organized and where data is stored.
  1. 8.4 Privacy & Security
  2. 8.4 Privacy & Security
  3. 8.5 Project: Public Service Announcement
  4. 8.5 Project: Public Service Announcement
3A-DA-11
Create interactive data visualizations using software tools to help others better understand real-world phenomena.
3A-DA-12
Create computational models that represent the relationships among different elements of data collected from a phenomenon or process.
3A-IC-24
Evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices.
  1. 8.1 Digital Footprint and Reputation
  2. 8.1 Digital Footprint and Reputation
  3. 8.2 Cyberbullying
  4. 8.2 Cyberbullying
  5. 8.3 Internet Safety
  6. 8.3 Internet Safety
  7. 8.4 Privacy & Security
  8. 8.4 Privacy & Security
  9. 8.5 Project: Public Service Announcement
  10. 8.5 Project: Public Service Announcement
  11. 10.2 History of Cryptography
  12. 10.2 History of Cryptography
  13. 16.1 Module Overview - Cybersecurity
  14. 16.1 Module Overview - Cybersecurity
  15. 16.2 What is Cybersecurity?
  16. 16.2 What is Cybersecurity?
  17. 16.3 Impact of Cybersecurity
  18. 16.3 Impact of Cybersecurity
  19. 16.4 The CIA Triad
  20. 16.4 The CIA Triad
3A-IC-25
Test and refine computational artifacts to reduce bias and equity deficits.
  1. 8.2 Cyberbullying
  2. 8.2 Cyberbullying
  3. 8.5 Project: Public Service Announcement
  4. 8.5 Project: Public Service Announcement
3A-IC-26
Demonstrate ways a given algorithm applies to problems across disciplines.
  1. 10.4 Basic Crypto Systems: Cracking Caesar
  2. 10.4 Basic Crypto Systems: Cracking Caesar
3A-IC-27
Use tools and methods for collaboration on a project to increase connectivity of people in different cultures and career fields.
3A-IC-28
Explain the beneficial and harmful effects that intellectual property laws can have on innovation.
  1. 8.5 Project: Public Service Announcement
  2. 8.5 Project: Public Service Announcement
3A-IC-29
Explain the privacy concerns related to the collection and generation of data through automated processes that may not be evident to users.
  1. 8.1 Digital Footprint and Reputation
  2. 8.1 Digital Footprint and Reputation
  3. 8.3 Internet Safety
  4. 8.3 Internet Safety
  5. 8.4 Privacy & Security
  6. 8.4 Privacy & Security
  7. 8.5 Project: Public Service Announcement
  8. 8.5 Project: Public Service Announcement
  9. 10.2 History of Cryptography
  10. 10.2 History of Cryptography
  11. 16.2 What is Cybersecurity?
  12. 16.2 What is Cybersecurity?
  13. 16.3 Impact of Cybersecurity
  14. 16.3 Impact of Cybersecurity
  15. 16.4 The CIA Triad
  16. 16.4 The CIA Triad
3A-IC-30
Evaluate the social and economic implications of privacy in the context of safety, law, or ethics.
  1. 8.1 Digital Footprint and Reputation
  2. 8.1 Digital Footprint and Reputation
  3. 8.3 Internet Safety
  4. 8.3 Internet Safety
  5. 8.4 Privacy & Security
  6. 8.4 Privacy & Security
  7. 8.5 Project: Public Service Announcement
  8. 8.5 Project: Public Service Announcement
  9. 10.2 History of Cryptography
  10. 10.2 History of Cryptography
  11. 16.3 Impact of Cybersecurity
  12. 16.3 Impact of Cybersecurity
  13. 16.4 The CIA Triad
  14. 16.4 The CIA Triad
3A-NI-04
Evaluate the scalability and reliability of networks, by describing the relationship between routers, switches, servers, topology, and addressing.
3A-NI-05
Give examples to illustrate how sensitive data can be affected by malware and other attacks.
  1. 8.4 Privacy & Security
  2. 8.4 Privacy & Security
  3. 8.5 Project: Public Service Announcement
  4. 8.5 Project: Public Service Announcement
  5. 10.1 Cryptography, Cryptology, Cryptanalysis
  6. 10.1 Cryptography, Cryptology, Cryptanalysis
  7. 10.2 History of Cryptography
  8. 10.2 History of Cryptography
  9. 16.2 What is Cybersecurity?
  10. 16.2 What is Cybersecurity?
3A-NI-06
Recommend security measures to address various scenarios based on factors such as efficiency, feasibility, and ethical impacts.
  1. 8.1 Digital Footprint and Reputation
  2. 8.1 Digital Footprint and Reputation
  3. 8.3 Internet Safety
  4. 8.3 Internet Safety
  5. 8.4 Privacy & Security
  6. 8.4 Privacy & Security
  7. 8.5 Project: Public Service Announcement
  8. 8.5 Project: Public Service Announcement
  9. 10.2 History of Cryptography
  10. 10.2 History of Cryptography
  11. 16.2 What is Cybersecurity?
  12. 16.2 What is Cybersecurity?
3A-NI-07
Compare various security measures, considering tradeoffs between the usability and security of a computing system.
  1. 10.2 History of Cryptography
  2. 10.2 History of Cryptography
  3. 16.4 The CIA Triad
  4. 16.4 The CIA Triad
3A-NI-08
Explain tradeoffs when selecting and implementing cybersecurity recommendations.
  1. 8.1 Digital Footprint and Reputation
  2. 8.1 Digital Footprint and Reputation
  3. 8.4 Privacy & Security
  4. 8.4 Privacy & Security
  5. 8.5 Project: Public Service Announcement
  6. 8.5 Project: Public Service Announcement