Please enable JavaScript to use CodeHS

Standards Mapping

for Iowa 3B

28

Standards in this Framework

16

Standards Mapped

57%

Mapped to Course

Standard Lessons
3B-AP-08
Describe how artificial intelligence drives many software and physical systems.
  1. 2.5 Future of Computing
  2. 2.5 Future of Computing
3B-AP-09
Implement an artificial intelligence algorithm to play a game against a human opponent or solve a problem.
3B-AP-10
Use and adapt classic algorithms to solve computational problems.
  1. 5.3 Basic Crypto Systems: Caesar Cipher
  2. 5.3 Basic Crypto Systems: Caesar Cipher
  3. 5.5 Basic Crypto Systems: Vigenere Cipher
  4. 5.5 Basic Crypto Systems: Vigenere Cipher
3B-AP-11
Evaluate algorithms in terms of their efficiency, correctness, and clarity.
  1. 5.4 Basic Crypto Systems: Cracking Caesar
  2. 5.4 Basic Crypto Systems: Cracking Caesar
3B-AP-12
Compare and contrast fundamental data structures and their uses.
  1. 1.13 Parameters
  2. 1.13 Parameters
  3. 1.14 Using i in For Loops
  4. 1.14 Using i in For Loops
  5. 1.16 If Statements
  6. 1.16 If Statements
  7. 1.17 If/ Else Statements
  8. 1.17 If/ Else Statements
  9. 1.18 While Loops
  10. 1.18 While Loops
  11. 12.1 Extra Karel Puzzles
  12. 12.1 Extra Karel Puzzles
3B-AP-13
Illustrate the flow of execution of a recursive algorithm.
3B-AP-14
Construct solutions to problems using student-created components, such as procedures, modules and/or objects.
  1. 1.10 Top Down Design
  2. 1.10 Top Down Design
  3. 5.3 Basic Crypto Systems: Caesar Cipher
  4. 5.3 Basic Crypto Systems: Caesar Cipher
  5. 5.5 Basic Crypto Systems: Vigenere Cipher
  6. 5.5 Basic Crypto Systems: Vigenere Cipher
  7. 11.3 Karel Can't Turn Right
  8. 11.3 Karel Can't Turn Right
  9. 11.4 Functions in Karel
  10. 11.4 Functions in Karel
  11. 11.5 The Start Function
  12. 11.5 The Start Function
  13. 11.6 Top Down Design and Decomposition in Karel
  14. 11.6 Top Down Design and Decomposition in Karel
  15. 11.7 Commenting Your Code
  16. 11.7 Commenting Your Code
  17. 11.8 Super Karel
  18. 11.8 Super Karel
  19. 11.9 For Loops
  20. 11.9 For Loops
  21. 11.10 If Statements
  22. 11.10 If Statements
  23. 11.11 If/Else Statements
  24. 11.11 If/Else Statements
  25. 11.12 While Loops in Karel
  26. 11.12 While Loops in Karel
  27. 11.13 Control Structures Example
  28. 11.13 Control Structures Example
  29. 11.14 More Karel Examples and Testing
  30. 11.14 More Karel Examples and Testing
  31. 11.15 How to Indent Your Code
  32. 11.15 How to Indent Your Code
  33. 11.16 Karel Challenges
  34. 11.16 Karel Challenges
  35. 12.1 Extra Karel Puzzles
  36. 12.1 Extra Karel Puzzles
  37. 14.5 Functions
  38. 15.1 micro:bit Challenges
  39. 15.4 Final Project
3B-AP-15
Analyze a large-scale computational problem and identify generalizable patterns that can be applied to a solution.
  1. 1.1 Intro to Python with Tracy the Turtle
  2. 1.1 Intro to Python with Tracy the Turtle
  3. 1.2 Tracy's Grid World
  4. 1.2 Tracy's Grid World
  5. 1.3 Turning Tracy
  6. 1.3 Turning Tracy
  7. 1.4 For Loops
  8. 1.4 For Loops
  9. 1.5 Turning Tracy Using Angles
  10. 1.5 Turning Tracy Using Angles
  11. 1.8 Functions
  12. 1.8 Functions
  13. 1.9 Artistic Effects
  14. 1.9 Artistic Effects
  15. 1.15 Extended Loop Control
  16. 1.15 Extended Loop Control
  17. 15.1 micro:bit Challenges
  18. 15.4 Final Project
3B-AP-16
Demonstrate code reuse by creating programming solutions using libraries and APIs.
  1. 11.1 Introduction to Programming With Karel
  2. 11.1 Introduction to Programming With Karel
  3. 11.2 More Basic Karel
  4. 11.2 More Basic Karel
  5. 11.3 Karel Can't Turn Right
  6. 11.3 Karel Can't Turn Right
  7. 11.4 Functions in Karel
  8. 11.4 Functions in Karel
  9. 11.5 The Start Function
  10. 11.5 The Start Function
  11. 11.6 Top Down Design and Decomposition in Karel
  12. 11.6 Top Down Design and Decomposition in Karel
  13. 11.7 Commenting Your Code
  14. 11.7 Commenting Your Code
  15. 11.8 Super Karel
  16. 11.8 Super Karel
  17. 11.9 For Loops
  18. 11.9 For Loops
  19. 11.10 If Statements
  20. 11.10 If Statements
  21. 11.11 If/Else Statements
  22. 11.11 If/Else Statements
  23. 11.12 While Loops in Karel
  24. 11.12 While Loops in Karel
  25. 11.13 Control Structures Example
  26. 11.13 Control Structures Example
  27. 11.14 More Karel Examples and Testing
  28. 11.14 More Karel Examples and Testing
  29. 11.15 How to Indent Your Code
  30. 11.15 How to Indent Your Code
  31. 12.1 Extra Karel Puzzles
  32. 12.1 Extra Karel Puzzles
  33. 14.5 Functions
3B-AP-17
Plan and develop programs for broad audiences using a software life cycle process.
3B-AP-18
Explain security issues that might lead to compromised computer programs.
  1. 4.5 Project: Public Service Announcement
  2. 4.5 Project: Public Service Announcement
  3. 5.1 Cryptography, Cryptology, Cryptanalysis
  4. 5.1 Cryptography, Cryptology, Cryptanalysis
  5. 5.2 History of Cryptography
  6. 5.2 History of Cryptography
3B-AP-19
Develop programs for multiple computing platforms.
3B-AP-20
Use version control systems, integrated development environments (IDEs), and collaborative tools and practices (code documentation) in a group software project.
3B-AP-21
Develop and use a series of test cases to verify that a program performs according to its design specifications.
  1. 15.1 micro:bit Challenges
  2. 15.4 Final Project
3B-AP-22
Modify an existing program to add additional functionality and discuss intended and unintended implications (e.g., breaking other functionality).
  1. 5.3 Basic Crypto Systems: Caesar Cipher
  2. 5.3 Basic Crypto Systems: Caesar Cipher
  3. 5.5 Basic Crypto Systems: Vigenere Cipher
  4. 5.5 Basic Crypto Systems: Vigenere Cipher
3B-AP-23
Evaluate key qualities of a program through a process such as a code review.
3B-AP-24
Compare multiple programming languages and discuss how their features make them suitable for solving different types of problems.
3B-CS-01
Categorize the roles of operating system software.
3B-CS-02
Illustrate ways computing systems implement logic, input, and output through hardware components.
3B-DA-05
Use data analysis tools and techniques to identify patterns in data representing complex systems.
3B-DA-06
Select data collection tools and techniques to generate data sets that support a claim or communicate information.
  1. 15.3 Follow a Step-by-Step Project
3B-DA-07
Evaluate the ability of models and simulations to test and support the refinement of hypotheses.
3B-IC-25
Evaluate computational artifacts to maximize their beneficial effects and minimize harmful effects on society.
  1. 4.3 Internet Safety
  2. 4.3 Internet Safety
  3. 4.4 Privacy & Security
  4. 4.4 Privacy & Security
  5. 4.5 Project: Public Service Announcement
  6. 4.5 Project: Public Service Announcement
  7. 5.2 History of Cryptography
  8. 5.2 History of Cryptography
  9. 13.3 Impact of Cybersecurity
  10. 13.3 Impact of Cybersecurity
3B-IC-26
Evaluate the impact of equity, access, and influence on the distribution of computing resources in a global society.
  1. 4.3 Internet Safety
  2. 4.3 Internet Safety
  3. 4.5 Project: Public Service Announcement
  4. 4.5 Project: Public Service Announcement
  5. 13.3 Impact of Cybersecurity
  6. 13.3 Impact of Cybersecurity
  7. 13.4 The CIA Triad
  8. 13.4 The CIA Triad
3B-IC-27
Predict how computational innovations that have revolutionized aspects of our culture might evolve.
  1. 2.5 Future of Computing
  2. 2.5 Future of Computing
  3. 4.3 Internet Safety
  4. 4.3 Internet Safety
  5. 4.4 Privacy & Security
  6. 4.4 Privacy & Security
  7. 4.5 Project: Public Service Announcement
  8. 4.5 Project: Public Service Announcement
  9. 5.1 Cryptography, Cryptology, Cryptanalysis
  10. 5.1 Cryptography, Cryptology, Cryptanalysis
  11. 5.2 History of Cryptography
  12. 5.2 History of Cryptography
  13. 13.2 What is Cybersecurity?
  14. 13.2 What is Cybersecurity?
  15. 13.3 Impact of Cybersecurity
  16. 13.3 Impact of Cybersecurity
  17. 13.4 The CIA Triad
  18. 13.4 The CIA Triad
  19. 15.4 Final Project
3B-IC-28
Debate laws and regulations that impact the development and use of software.
  1. 4.2 Cyberbullying
  2. 4.2 Cyberbullying
  3. 4.4 Privacy & Security
  4. 4.4 Privacy & Security
  5. 4.5 Project: Public Service Announcement
  6. 4.5 Project: Public Service Announcement
3B-NI-03
Describe the issues that impact network functionality (e.g., bandwidth, load, delay, topology).
3B-NI-04
Compare ways software developers protect devices and information from unauthorized access.
  1. 4.1 Digital Footprint and Reputation
  2. 4.1 Digital Footprint and Reputation
  3. 4.4 Privacy & Security
  4. 4.4 Privacy & Security
  5. 4.5 Project: Public Service Announcement
  6. 4.5 Project: Public Service Announcement
  7. 5.2 History of Cryptography
  8. 5.2 History of Cryptography
  9. 13.4 The CIA Triad
  10. 13.4 The CIA Triad