Please enable JavaScript to use CodeHS

Standards Mapping

for Iowa 3B

28

Standards in this Framework

5

Standards Mapped

17%

Mapped to Course

Standard Lessons
3B-AP-08
Describe how artificial intelligence drives many software and physical systems.
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.
3B-AP-11
Evaluate algorithms in terms of their efficiency, correctness, and clarity.
3B-AP-12
Compare and contrast fundamental data structures and their uses.
  1. 14.6 Logical Operators
  2. 14.6 Logical Operators
  3. 14.7 Comparison Operators
  4. 14.7 Comparison Operators
  5. 14.8 If Statements
  6. 14.8 If Statements
  7. 14.9 For Loops in JavaScript
  8. 14.9 For Loops in JavaScript
  9. 14.10 For Loop Practice
  10. 14.10 For Loop Practice
  11. 14.11 Random Numbers
  12. 14.11 Random Numbers
  13. 14.12 While Loops
  14. 14.12 While Loops
  15. 14.13 Loop and a Half
  16. 14.13 Loop and a Half
  17. 14.14 Functions and Parameters 1
  18. 14.14 Functions and Parameters 1
  19. 14.15 Functions and Parameters 2
  20. 14.15 Functions and Parameters 2
  21. 14.16 Functions and Return Values 1
  22. 14.16 Functions and Return Values 1
  23. 14.17 Functions and Return Values 2
  24. 14.17 Functions and Return Values 2
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. 14.14 Functions and Parameters 1
  2. 14.14 Functions and Parameters 1
  3. 14.15 Functions and Parameters 2
  4. 14.15 Functions and Parameters 2
  5. 14.16 Functions and Return Values 1
  6. 14.16 Functions and Return Values 1
  7. 14.17 Functions and Return Values 2
  8. 14.17 Functions and Return Values 2
  9. 14.22 Array Length and Looping Through Arrays
  10. 14.22 Array Length and Looping Through Arrays
3B-AP-15
Analyze a large-scale computational problem and identify generalizable patterns that can be applied to a solution.
3B-AP-16
Demonstrate code reuse by creating programming solutions using libraries and APIs.
  1. 14.1 Hello World
  2. 14.1 Hello World
  3. 14.2 Variables
  4. 14.2 Variables
  5. 14.3 User Input
  6. 14.3 User Input
  7. 14.4 Basic Math in JavaScript
  8. 14.4 Basic Math in JavaScript
  9. 14.5 Booleans
  10. 14.5 Booleans
  11. 14.6 Logical Operators
  12. 14.6 Logical Operators
  13. 14.7 Comparison Operators
  14. 14.7 Comparison Operators
  15. 14.8 If Statements
  16. 14.8 If Statements
  17. 14.9 For Loops in JavaScript
  18. 14.9 For Loops in JavaScript
  19. 14.10 For Loop Practice
  20. 14.10 For Loop Practice
  21. 14.11 Random Numbers
  22. 14.11 Random Numbers
  23. 14.12 While Loops
  24. 14.12 While Loops
  25. 14.13 Loop and a Half
  26. 14.13 Loop and a Half
  27. 14.14 Functions and Parameters 1
  28. 14.14 Functions and Parameters 1
  29. 14.15 Functions and Parameters 2
  30. 14.15 Functions and Parameters 2
  31. 14.16 Functions and Return Values 1
  32. 14.16 Functions and Return Values 1
  33. 14.17 Functions and Return Values 2
  34. 14.17 Functions and Return Values 2
  35. 14.18 Local Variables and Scope
  36. 14.18 Local Variables and Scope
  37. 14.19 Intro to Lists/Arrays
  38. 14.19 Intro to Lists/Arrays
  39. 14.20 Indexing Into an Array
  40. 14.20 Indexing Into an Array
  41. 14.21 Adding/Removing From an Array
  42. 14.21 Adding/Removing From an Array
  43. 14.22 Array Length and Looping Through Arrays
  44. 14.22 Array Length and Looping Through Arrays
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. 2.5 Cybersecurity
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.
3B-AP-22
Modify an existing program to add additional functionality and discuss intended and unintended implications (e.g., breaking other functionality).
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.
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.
3B-IC-26
Evaluate the impact of equity, access, and influence on the distribution of computing resources in a global society.
3B-IC-27
Predict how computational innovations that have revolutionized aspects of our culture might evolve.
3B-IC-28
Debate laws and regulations that impact the development and use of software.
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. 2.3 Digital Footprint and Reputation
  2. 2.5 Cybersecurity