Article
BBC

Bbc Bitesize: Data Structures and Data Types: Variable Scope

For Students 9th - 10th
Learn how global and local variables affect coding.
Article
BBC

Bbc Bitesize: Data Structures and Data Types: Identifiers and Annotation

For Students 9th - 10th
See how choosing meaningful names for the variables, constants, and subroutines makes it easier for the next person to work on the code to understand it.
Article
BBC

Bbc Bitesize: Data Structures and Data Types: Variables and Constants

For Students 9th - 10th
Computer programs usually use data in some shape or form expressed as varaiables and constants.
Article
BBC

Bbc Bitesize: Data Structures and Data Types: Implementing Data Structures

For Students 9th - 10th
Learn how data structures are implemented in computer programming.
Article
Other

Learn to Code With Me: The 4 Data Structures Every New Developer Should Know

For Students 9th - 10th
Learn about the four data structures evident inbn computer programming.
Handout
Texas A&M University

Texas A&m University: What Are Data Structures?

For Students 9th - 10th
Learn how data structures help to organize data and information.