Please enable JavaScript to use CodeHS

Standards Mapping

for Nevada CS III

19

Standards in this Framework

11

Standards Mapped

57%

Mapped to Course

Standard Lessons
CS.1.1.5
Develop classic algorithms in code to solve computational problems
  1. 8.2 Linear Search
  2. 8.3 Binary Search
  3. 8.4 Selection Sort
  4. 8.5 Insertion Sort
  5. 8.7 Mergesort
CS.1.1.6
Evaluate algorithms in terms of their efficiency, correctness, and clarity
  1. 8.5 Insertion Sort
  2. 8.7 Mergesort
  3. 8.8 Informal Code Analysis
CS.1.2.3
Illustrate the flow of execution of a recursive algorithm
  1. 8.6 Advanced: Recursion
  2. 8.7 Mergesort
CS.1.2.4
Implement conditional controls in code
  1. 1.10 While Loops in Karel
  2. 1.11 If Statements
  3. 1.12 If/Else Statements
  4. 2.8 Comparison Operators
  5. 2.10 While Loops
  6. 2.11 If Statements
CS.1.2.5
Implement recursive algorithms in code
  1. 8.6 Advanced: Recursion
  2. 8.7 Mergesort
CS.1.3.3
Implement arrays in code
  1. 5.2 Introduction to Arrays
  2. 5.3 Using Arrays
  3. 5.4 Enhanced For Loops
CS.1.3.4
Implement ArrayLists and LinkedLists in code
CS.1.4.5
Demonstrate code reuse by creating programming solutions using libraries and APIs
  1. 1.8 Super Karel
  2. 15.1 Elevens
  3. 16.1 Magpie Lab
  4. 17.1 Picture Lab
CS.1.5.12
Evaluate key qualities of a program through a process such as a code review
  1. 6.1 Writing BlackJack
CS.1.5.13
Compare multiple programming languages and discuss how their features make them suitable for solving different types of problems
CS.3.2.3
Select data collection tools and techniques to generate data sets that support a claim or communicate information
CS.3.3.2
Evaluate the ability of models and simulations to test and support the refinement of hypotheses
CS.4.1.6
Create computational artifacts to maximize their beneficial effects and minimize harmful effects on society
CS.4.1.7
Evaluate the impact of equity, access, and influence on the distribution of computing resources in a global society
  1. 4.18 Ethical and Social Implications of Computing
CS.4.1.8
Predict how computational innovations that have revolutionized aspects of our culture might evolve
  1. 4.18 Ethical and Social Implications of Computing
CS.4.2.2
Use tools and methods for collaboration to increase the productivity of a team
CS.4.3.5
Debate laws and regulations that impact the development and use of software
  1. 4.18 Ethical and Social Implications of Computing
  2. 5.13 Ethical Issues Around Data Collection
CS.5.1.2
Describe the issues that impact network functionality, e.g., bandwidth, load, delay, topology
CS.5.2.5
Compare ways software developers protect devices and information from unauthorized access