Please enable JavaScript to use CodeHS

Standards Mapping

for Virginia Computer Science Foundations

25

Standards in this Framework

18

Standards Mapped

72%

Mapped to Course

Standard Lessons
CSF.1
The student will a) compare the structures, functions, and interactions between application software, system software, and hardware; and b) explore the relationship between hardware and software using the Internet of Things.
  1. 7.1 Operating Systems
  2. 7.4 Software and Applications
  3. 10.1 Internal Components
CSF.2
The student will model how information is broken down into smaller pieces, transmitted as packets through multiple devices over networks and the Internet, and reassembled at the destination.
  1. 9.8 Packets & Protocols
CSF.3
The student will explain the role of protocols in transmitting data across networks and the Internet.
  1. 9.1 Introduction to the Internet
  2. 9.5 Internet Addresses
  3. 9.6 Domain Name System (DNS)
  4. 9.8 Packets & Protocols
  5. 19.13 Viewing Websites
CSF.4
The student will 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.5 Internet Addresses
  3. 9.6 Domain Name System (DNS)
  4. 9.7 Routing
  5. 10.3 Network Devices
CSF.5
The student will identify and explain ways that sensitive data (assets) can be threatened by malware and other computer attacks, using appropriate terminology.
  1. 1.2 What is Cybersecurity?
  2. 1.3 Impact of Cybersecurity
  3. 2.4 Privacy & Security
  4. 7.6 Application Security
  5. 8.9 Common Security Problems
  6. 8.11 Types of SQLi and Prevention
CSF.6
The student will give examples of ways to protect sensitive data (assets) from malware and other computer attacks and evaluate them according to multiple criteria.
  1. 2.4 Privacy & Security
  2. 7.7 Browser Configuration
  3. 7.8 System Administration
  4. 8.9 Common Security Problems
  5. 8.11 Types of SQLi and Prevention
  6. 10.6 Network Communication
  7. 10.7 Network Management
CSF.7
The student will explain typical tradeoffs between usability and security and recommend security measures in a given scenario based on these (or other) tradeoffs.
  1. 2.4 Privacy & Security
  2. 7.7 Browser Configuration
  3. 10.7 Network Management
CSF.8
The student will write or adapt a program to validate its input and to avoid certain kinds of vulnerabilities.
CSF.9
The student will evaluate the tradeoffs in how data elements are organized and where data is stored.
CSF.10
The student will create interactive data visualizations using software tools to help others better understand real-world phenomena.
CSF.11
The student will use data analysis tools and techniques to identify patterns in data representing complex systems.
CSF.12
The student will develop a program working individually and in teams using a text-based language.
  1. 4.1 Programming Concepts
  2. 4.2 Programming with Karel
  3. 4.3 Looping
  4. 4.4 Branching
  5. 4.5 Arrays and Objects
  6. 19.15 Your First Website
CSF.13
The student will identify the expected output of a program given a problem and some input.
  1. 21.1 Challenge Problems
  2. 22.4 If Statements
  3. 22.5 For Loops in JavaScript
  4. 22.9 While Loops
CSF.14
The student will design and iteratively develop programs for practical intent or personal expression, incorporating feedback from users.
CSF.15
The student will design and implement algorithms using a) sequencing of instructions; b) conditional execution; and c) iteration.
  1. 4.3 Looping
  2. 4.4 Branching
  3. 22.4 If Statements
  4. 22.5 For Loops in JavaScript
  5. 22.6 General For Loops
  6. 22.7 For Loop Practice
  7. 22.9 While Loops
CSF.16
The student will implement a program that accepts input values, stores them in appropriately named variables, and produces output.
  1. 4.1 Programming Concepts
CSF.17
The student will trace the execution of an algorithm, illustrating output and changes in values of named variables.
  1. 4.1 Programming Concepts
  2. 22.5 For Loops in JavaScript
  3. 22.6 General For Loops
  4. 22.7 For Loop Practice
  5. 22.9 While Loops
CSF.18
The student will apply the basic operations used with numeric and non-numeric data types in developing programs.
CSF.19
The student will use predefined functions to simplify the solution of a complex problem.
CSF.20
The student will apply simple algorithms to a collection of data.
  1. 4.5 Arrays and Objects
CSF.21
The student will create programs a) demonstrating an understanding that program development is an ongoing process that requires adjusting and debugging along the way; and b) using version control to create and refine programs.
  1. 4.3 Looping
  2. 4.4 Branching
CSF.22
The student will use tools and methods for collaboration on a project to increase connectivity of people in different cultures and career fields.
  1. 3.1 Project: Public Service Announcement
CSF.23
The student will evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices.
  1. 9.1 Introduction to the Internet
  2. 9.10 Impact of the Internet
CSF.24
The student will explain the beneficial and harmful effects that intellectual property laws can have on innovation, including the impact of open source software.
  1. 2.6 Creative Credit & Copyright
  2. 7.5 Software Licenses
CSF.25
The student will explain the privacy concerns related to the collection and generation of data through automated processes that are not always evident to users
  1. 2.4 Privacy & Security
  2. 7.5 Software Licenses
  3. 7.7 Browser Configuration
  4. 8.9 Common Security Problems
  5. 8.11 Types of SQLi and Prevention