Please enable JavaScript to use CodeHS

Standards Mapping

for Nevada CS I

33

Standards in this Framework

18

Standards Mapped

54%

Mapped to Course

Standard Lessons
CS.1.1.1
Create prototypes that use algorithms to solve computational problems by leveraging prior student knowledge and personal interests
  1. 22.4 If Statements
  2. 22.5 For Loops in JavaScript
  3. 22.9 While Loops
  4. 22.10 Loop and a Half
  5. 23.1 Control Structures Challenges
CS.1.2.1
Justify the selection of specific control structures when tradeoffs involve implementation, readability, and program performance, and explain the benefits and drawbacks of choices made
  1. 21.1 Challenge Problems
  2. 22.4 If Statements
  3. 22.5 For Loops in JavaScript
  4. 22.6 General For Loops
  5. 22.7 For Loop Practice
  6. 22.9 While Loops
  7. 22.10 Loop and a Half
  8. 23.1 Control Structures Challenges
CS.1.2.2
Design and iteratively develop computational artifacts for practical intent, personal expression, or to address a societal issue by using events to initiate instructions
CS.1.3.1
Demonstrate the use of both linked lists and arrays to simplify solutions, generalizing computational problems instead of repeatedly using simple variables
CS.1.3.2
Compare and contrast fundamental data structures and their uses
  1. 4.1 Programming Concepts
  2. 4.5 Arrays and Objects
CS.1.4.1
Decompose problems into smaller components through systematic analysis, using constructs such as procedures, modules, and/or objects
CS.1.4.2
Create artifacts by using procedures within a program, combinations of data and procedures, or independent but interrelated programs
CS.1.5.1
Systematically design and develop programs for broad audiences by incorporating feedback from users
CS.1.5.2
Evaluate licenses that limit or restrict the use of computational artifacts when using resources such as libraries
  1. 7.5 Software Licenses
CS.1.5.3
Evaluate and refine computational artifacts to make them more usable by all and accessible to people with disabilities
CS.1.5.4
Design and develop computational artifacts while working in team roles and using collaborative tools
CS.1.5.5
Document design decisions using text, graphics, presentations, and/or demonstrations in the development of complex programs
CS.2.1.1
Explain how abstractions hide the underlying implementation details of computing systems embedded in everyday objects
  1. 7.1 Operating Systems
  2. 9.2 Notational Systems
CS.2.2.1
Compare levels of abstraction and interactions between application software, system software, and hardware layers
  1. 7.1 Operating Systems
  2. 9.2 Notational Systems
  3. 10.1 Internal Components
CS.2.3.1
Develop guidelines that convey systematic troubleshooting strategies that others can use to identify and fix errors
  1. 11.1 Methodology
  2. 11.2 Support Practice
CS.3.1.1
Translate between different bit representations of real-world phenomena, such as characters, numbers, and images, e.g., convert hexadecimal colors to decimal percentages, ASCII/Unicode representation
  1. 9.2 Notational Systems
  2. 9.3 Data Representation
CS.3.1.2
Evaluate the tradeoffs in how data elements are organized and where data is stored
  1. 8.4 Databases
  2. 10.4 Storage Options
CS.3.2.1
Create interactive data visualizations or alternative representations using software tools to help others better understand real-world phenomena
CS.3.2.2
Use data analysis tools and techniques to identify patterns in data representing complex systems
CS.3.3.1
Create computational models that represent the relationships among different elements of data collected from a phenomenon, process, or model
CS.4.1.1
Evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices
  1. 9.10 Impact of the Internet
CS.4.1.2
Test and refine computational artifacts to reduce bias and equity deficits
CS.4.1.3
Demonstrate ways a given algorithm applies to problems across disciplines
CS.4.1.4
Explain the potential impacts of artificial intelligence on society
CS.4.2.1
Use tools and methods for collaboration on a project to increase connectivity of people in different cultures and career fields
CS.4.3.1
Explain the beneficial and harmful effects that intellectual property laws can have on innovation
  1. 2.6 Creative Credit & Copyright
  2. 7.5 Software Licenses
CS.4.3.2
Explain the privacy concerns related to the collection and generation of data through automated processes that may not be evident to users
  1. 2.1 Digital Footprint and Reputation
  2. 2.4 Privacy & Security
  3. 7.5 Software Licenses
  4. 7.7 Browser Configuration
CS.4.3.3
Evaluate the social and economic implications of privacy in the context of safety, law, or ethics
  1. 2.1 Digital Footprint and Reputation
  2. 2.4 Privacy & Security
  3. 7.5 Software Licenses
CS.5.1.1
Evaluate the scalability and reliability of networks, by describing the relationship between routers, switches, servers, topology, and addressing
  1. 9.4 Internet Hardware and Sending Information
  2. 9.7 Routing
  3. 10.3 Network Devices
CS.5.2.1
Illustrate how sensitive data can be affected by malware and other attacks
  1. 1.2 What is Cybersecurity?
  2. 1.3 Impact of Cybersecurity
  3. 8.10 SQL Injection Overview
  4. 8.11 Types of SQLi and Prevention
CS.5.2.2
Recommend security measures to address various scenarios based on factors such as efficiency, feasibility, and ethical impacts
  1. 2.4 Privacy & Security
  2. 7.6 Application Security
  3. 7.7 Browser Configuration
  4. 7.8 System Administration
  5. 8.10 SQL Injection Overview
  6. 10.6 Network Communication
  7. 10.7 Network Management
CS.5.2.3
Compare various security measures, considering tradeoffs between the usability and security of a computing system
  1. 7.6 Application Security
  2. 7.7 Browser Configuration
  3. 7.8 System Administration
  4. 8.10 SQL Injection Overview
  5. 8.11 Types of SQLi and Prevention
  6. 10.6 Network Communication
  7. 10.7 Network Management
CS.5.2.4
Explain tradeoffs when selecting and implementing cybersecurity recommendations
  1. 7.6 Application Security
  2. 7.7 Browser Configuration
  3. 7.8 System Administration
  4. 8.11 Types of SQLi and Prevention
  5. 10.6 Network Communication
  6. 10.7 Network Management