BBC
Bbc Bitesize: Data Structures and Data Types: Variable Scope
Learn how global and local variables affect coding.
BBC
Bbc Bitesize: Data Structures and Data Types: Identifiers and Annotation
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.
BBC
Bbc Bitesize: Data Structures and Data Types: Variables and Constants
Computer programs usually use data in some shape or form expressed as varaiables and constants.
BBC
Bbc Bitesize: Data Structures and Data Types: Implementing Data Structures
Learn how data structures are implemented in computer programming.
Other
Learn to Code With Me: The 4 Data Structures Every New Developer Should Know
Learn about the four data structures evident inbn computer programming.
Texas A&M University
Texas A&m University: What Are Data Structures?
Learn how data structures help to organize data and information.