K-12 CS Teacher Professional Development Workshop
Description: Arrays are objects which hold a set of any specified data type. When they are created, their data type and length is specified. The type and length of the array is immutable after it is created, but all content entered into the array is mutable. This applies for all dimensions of arrays.
Learning Objectives: Students should understand...
All declaration types for arrays
Searching arrays
Sorting arrays
Mapping to Learning Objectives in K-12 CS Standards or GACE CS Assessment:
Activities: