Please enable JavaScript to use CodeHS

Standards Mapping

for Virginia Computer Science Principles

16

Standards in this Framework

10

Standards Mapped

62%

Mapped to Course

Standard Lessons
CSP.1
The student will develop and apply criteria for evaluating a computer system for a given purpose.
CSP.2
The student will illustrate ways computing systems implement logic, input, and output through hardware components.
CSP.3
The student will explain abstractions enabling a) one computer to communicate with another over an Internet connection; and b) different layers of Internet technology to build on one another.
  1. 11.6 Packets and Protocols
CSP.4
The student will explain design principles enabling large-scale operation of the Internet to connect devices and networks all over the world.
  1. 11.2 Internet Hardware
  2. 11.3 Internet Addresses
  3. 11.5 DNS
CSP.5
The student will explain symmetric and asymmetric encryption as they pertain to messages being sent on a network.
CSP.6
The student will discuss the methods and tradeoffs of collecting and analyzing data elements on a large scale.
  1. 13.3 Data Collection & Limitations
CSP.7
The student will select data collection tools and techniques to generate data sets that support a claim or communicate information. Implement a relational database to work with data.
CSP.8
The student will discuss how data representations can be interpreted in a variety of forms, convert between data representations, and analyze the representation tradeoffs among various forms of digital information.
  1. 14.1 Present a Data-Driven Insight
CSP.9
The student will design and implement algorithms with a) compound conditional execution; and b) a variety of loop control structures.
  1. 1.20 Karel Challenges
  2. 4.6 For Loops in JavaScript
  3. 4.7 General For Loops
  4. 4.8 For Loop Practice
  5. 4.10 While Loops
  6. 4.11 Loop and a Half
CSP.10
The student will solve a complex problem by decomposing it into subtasks consisting of predefined functions and user-defined functions.
  1. 1.7 Top Down Design and Decomposition in Karel
  2. 1.15 Control Structures Example
  3. 1.20 Karel Challenges
CSP.11
The student will store, process, and manipulate data contained in a data structure.
  1. 7.1 Intro to Lists/Arrays
  2. 7.2 Indexing Into an Array
  3. 7.3 Adding/Removing From an Array
  4. 7.4 Array Length and Looping Through Arrays
  5. 7.5 Iterating Over an Array
  6. 7.6 Finding an Element in a List
  7. 7.7 Removing an Element From an Array
CSP.12
The student will systematically debug a program using an appropriate set of data.
  1. 1.16 Debugging Strategies
CSP.13
The student will explain how computing has impacted innovations in other fields positively and negatively, and enables collaboration between a variety of people.
  1. 11.9 The Impact of the Internet
  2. 12.1 The Effects of the Internet
CSP.14
The student will evaluate the impact of equity, access, and influence on the distribution of computing resources in a global society, including the impacts of cloud computing.
CSP.15
The student will explain how intellectual property concerns affect the tools for and products of computing, including combining existing content to create new artifacts and the impact of open source and free software.
  1. 11.10 Creative Credit & Copyright
CSP.16
The student will evaluate the social and economic implications of privacy in the context of safety, law or ethics.