Please enable JavaScript to use CodeHS

Standards Mapping

for Indiana Software Development

18

Standards in this Framework

13

Standards Mapped

72%

Mapped to Course

Standard Lessons
7184.D1.1
Distinguish between systems software and application software.
7184.D1.2
Compare and utilize compilers, interpreters and code generators.
  1. 3.7 Programming Languages
7184.D1.3
Describe and explain the use of variables, constants and data types used in programming.
  1. 3.2 Variables and Types
  2. 3.3 User Input
7184.D1.4
Identify and use control structures.
  1. 2.9 For Loops
  2. 2.10 If Statements
  3. 5.3 Comparison Operators
7184.D1.5
Understand the fundamentals of programming using Object Oriented Programming Concepts.
  1. 22.1 Classes and Objects
  2. 22.2 Methods
7184.D1.6
Learn to use a current industry standard IDE.
7184.D1.7
Demonstrate the ability to pseudocode and use design logic for applications requiring end-user input.
  1. 2.5 Top Down Design and Decomposition in Karel
7184.D1.8
Understand assignment operators, variables, string, and arithmetic operations.
  1. 3.2 Variables and Types
  2. 3.4 Mathematical Operators
7184.D1.9
Demonstrate the use of conditionals to logically program applications per provided specifications.
  1. 5.2 If Statements
  2. 5.3 Comparison Operators
  3. 5.4 Logical Operators
7184.D1.10
Explain abstraction, modularization, functions and parameter passing in programming.
  1. 2.7 Abstraction
  2. 9.1 Functions
  3. 9.2 Functions and Parameters
  4. 9.4 Functions and Return Values
7184.D1.11
Write, perform use-case testing, debug and document programs in an integrated development environment.
  1. 2.6 Commenting Your Code
  2. 2.14 Debugging Strategies
7184.D1.12
Develop competence in the techniques of systematic problem analysis, algorithm development, program construction and documentation.
  1. 2.15 Algorithms
  2. 14.1 Project: Guess the Word
  3. 21.1 Let's Build Mastermind
7184.D1.13
Apply the phases and design concepts of software development life cycle (SDLC), including version controls
7184.D1.14
Gain an understanding of the basic concepts of best practice user-interface design.
  1. 16.3 Designer
7184.D1.15
Understand industry-standard software engineering tools.
7184.D1.16
Understand social, legal and ethical issues in software engineering.
  1. 16.1 Software Engineer
  2. 16.2 QA Engineer
  3. 16.3 Designer
  4. 16.4 Project Manager
7184.D1.17
Examine basic concepts related to secure programming.
  1. 8.1 Project: Password Authenticator
7184.D1.18
Examine the use of software repositories and collaboration tools in software development.