Please enable JavaScript to use CodeHS

Standards Mapping

for California 9-12

30

Standards in this Framework

11

Standards Mapped

36%

Mapped to Course

Standard Lessons
9-12.AP.12
Design algorithms to solve computational problems using a combination of original and existing algorithms.
  1. 2.9 For Loops
  2. 2.10 While Loops
  3. 3.2 Methods and Parameters
  4. 3.3 Methods and Return Values
  5. 4.1 Introduction to Classes and Objects
  6. 4.2 Classes vs. Objects
  7. 6.1 Writing BlackJack
  8. 8.2 Linear Search
  9. 8.3 Binary Search
  10. 8.4 Selection Sort
  11. 8.6 Advanced: Recursion
  12. 8.7 Mergesort
  13. 11.1 Pokemon Simulation
  14. 12.1 Mad Libs
9-12.AP.13
Create more generalized computational solutions using collections instead of repeatedly using simple variables.
  1. 3.1 Java Methods
  2. 3.2 Methods and Parameters
  3. 3.3 Methods and Return Values
  4. 4.4 Writing Classes
  5. 4.5 Writing Classes and Instance Methods
  6. 5.2 Introduction to Arrays
  7. 5.3 Using Arrays
  8. 5.6 Arrays vs ArrayLists
9-12.AP.14
Justify the selection of specific control structures by identifying tradeoffs associated with implementation, readability, and performance.
  1. 1.13 Control Structures Example
  2. 2.9 For Loops
  3. 2.10 While Loops
  4. 2.11 If Statements
  5. 2.12 Loop-and-a-Half
  6. 2.13 Short-Circuit Evaluation
9-12.AP.15
Iteratively design and develop computational artifacts for practical intent, personal expression, or to address a societal issue by using events to initiate instructions.
9-12.AP.16
Decompose problems into smaller subproblems through systematic analysis, using constructs such as procedures, modules, and/or classes.
  1. 3.1 Java Methods
  2. 3.2 Methods and Parameters
  3. 3.3 Methods and Return Values
  4. 4.2 Classes vs. Objects
  5. 4.4 Writing Classes
  6. 4.5 Writing Classes and Instance Methods
9-12.AP.17
Create computational artifacts using modular design.
  1. 4.2 Classes vs. Objects
  2. 4.3 Using a Class as a Client
  3. 4.9 Method Overloading
  4. 4.14 Class Design and Abstract Classes
  5. 5.3 Using Arrays
  6. 5.5 ArrayList Methods
  7. 5.6 Arrays vs ArrayLists
9-12.AP.18
Systematically design programs for broad audiences by incorporating feedback from users.
9-12.AP.19
Explain the limitations of licenses that restrict use of computational artifacts when using resources such as libraries.
9-12.AP.20
Iteratively evaluate and refine a computational artifact to enhance its performance, reliability, usability, and accessibility.
  1. 3.2 Methods and Parameters
  2. 3.3 Methods and Return Values
  3. 4.7 Class Methods and Class Variables
  4. 4.9 Method Overloading
  5. 4.14 Class Design and Abstract Classes
9-12.AP.21
Design and develop computational artifacts working in team roles using collaborative tools.
9-12.AP.22
Document decisions made during the design process using text, graphics, presentations, and/or demonstrations in the development of complex programs.
  1. 1.7 Commenting Your Code
9-12.CS.1
Describe ways in which abstractions hide the underlying implementation details of computing systems to simplify user experiences.
  1. 1.8 Super Karel
  2. 4.14 Class Design and Abstract Classes
9-12.CS.2
Compare levels of abstraction and interactions between application software, system software, and hardware.
9-12.CS.3
Develop guidelines that convey systematic troubleshooting strategies that others can use to identify and fix errors.
  1. 1.6 Top Down Design and Decomposition in Karel
  2. 1.7 Commenting Your Code
  3. 1.15 How to Indent Your Code
9-12.DA.10
Create data visualizations to help others better understand real-world phenomena.
9-12.DA.11
Refine computational models to better represent the relationships among different elements of data collected from a phenomenon or process.
9-12.DA.8
Translate between different representations of data abstractions of real-world phenomena, such as characters, numbers, and images.
  1. 2.2 Variables and Types
  2. 2.5 Casting
  3. 6.1 Writing BlackJack
9-12.DA.9
Describe ​​tradeoffs​ associated with​ ​how​ ​data elements​ ​are​ ​organized​​ and ​stored.
  1. 5.1 What are Data Structures?
  2. 5.2 Introduction to Arrays
  3. 5.6 Arrays vs ArrayLists
  4. 5.9 2D Arrays (Matrices or Grids)
  5. 5.11 HashMaps
9-12.IC.23
Evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices.
9-12.IC.24
Identify impacts of bias and equity deficit on design and implementation of computational artifacts and apply appropriate processes for evaluating issues of bias.
9-12.IC.25
Demonstrate ways a given algorithm applies to problems across disciplines.
9-12.IC.26
Study, discuss, and think critically about the potential impacts and implications of emerging technologies on larger social, economic, and political structures, with evidence from credible sources.
9-12.IC.27
Use collaboration tools and methods to increase connectivity with people of different cultures and careers.
9-12.IC.28
Explain the beneficial and harmful effects that intellectual property laws can have on innovation.
9-12.IC.29
Explain the privacy concerns related to the collection and generation of data through automated processes.
9-12.IC.30
Evaluate the social and economic implications of privacy in the context of safety, law, or ethics.
9-12.NI.4
Describe issues that impact network functionality.
9-12.NI.5
Describe the design characteristics of the Internet.
9-12.NI.6
Compare and contrast security measures to address various security threats.
9-12.NI.7
Compare and contrast cryptographic techniques to model the secure transmission of information.