Learning Resources
This generated surface maps a learner-facing curriculum unit to its canonical source routes.
Curriculum surface
- Open learner-facing unit
- Curriculum path:
content/curriculum/systems/semester-04-systems-programming/module-05-abstraction-interpretation/resources.md - App:
systems - Semester:
semester-04-systems-programming - Module:
module-05-abstraction-interpretation - Unit kind:
resource - Curation level:
generated_default
Learning objectives
- Pick a high-value support resource for Learning Resources without replacing the learner-facing module sequence.
- State why the chosen source belongs in the current learning problem before spending time on it.
- Return from the external resource with a concrete next action in the module.
Prerequisites
- The earlier concept pages and practice tasks in the current module.
Source books
sicpthe-c-programming-language
Source routes
Sicp
- /books/sicp/chapter-01-the-elements-of-programming via
SICP 1.1.4 Compound procedures,SICP 1.1.5 Substitution model,SICP 1.1.5 The substitution model,SICP 1.1.8 Procedures as black-box abstractions,SICP 1.2 Procedures and processes,SICP 1.2 Procedures and the processes they generate,SICP 1.3 Formulating abstractions,SICP 1.3 Formulating abstractions with higher-order procedures,SICP 1.3.1 Procedures as arguments,SICP 1.3.2 Constructing procedures using lambda,SICP 1.3.4 Procedures as returned values - /books/sicp/chapter-02-abstraction-barriers via
SICP 2.1 Introduction to data abstraction,SICP 2.1.2 Abstraction barriers,SICP 2.1.2 Abstraction barriers (part 2),SICP 2.2.3 Sequences as conventional interfaces,SICP 2.4 Multiple representations,SICP 2.4 Multiple representations for abstract data - /books/sicp/chapter-03-assignment-and-local-state via
SICP 3.1 Assignment and local state,SICP 3.1.1 Local state variables,SICP 3.1.2 The benefits of introducing assignment,SICP 3.1.3 Costs of introducing assignment,SICP 3.1.3 The costs of introducing assignment,SICP 3.2 The environment model of evaluation,SICP 3.2.1 The rules for evaluation,SICP 3.2.3 Frames as repository of local state,SICP 3.2.3 Frames as the repository of local state,SICP 3.4 Concurrency: time is of the essence,SICP 3.4.1 The nature of time in concurrent systems,SICP 3.4.2 Mechanisms for controlling concurrency,SICP 3.5 Streams,SICP 3.5.1 Streams are delayed lists,SICP 3.5.2 Infinite streams,SICP 3.5.4 Streams and delayed evaluation - /books/sicp/chapter-04-the-metacircular-evaluator via
SICP 4.1 The metacircular evaluator,SICP 4.1.1 The core of the evaluator,SICP 4.1.2 Representing expressions,SICP 4.1.3 Evaluator data structures,SICP 4.1.4 Running the evaluator,SICP 4.1.4 Running the evaluator as a program,SICP 4.1.7 Separating syntactic analysis from execution,SICP 4.2 Variations on a Scheme -- lazy evaluation,SICP 4.2 Variations on a Scheme — lazy evaluation - /books/sicp/chapter-05-designing-register-machines via
SICP 5.4.2 Sequence evaluation and tail recursion,SICP 5.5 Compilation,SICP 5.5.1 Structure of the compiler
The C Programming Language
- /books/the-c-programming-language/chapter-04-basics-of-functions via
K&R: Basics of functions - /books/the-c-programming-language/chapter-05-pointers-and-addresses via
K&R: Pointers to functions - /books/the-c-programming-language/chapter-06-basics-of-structures via
K&R: Basics of structures
Supporting curriculum routes
No supporting curriculum routes linked yet.
External enrichment
No curated enrichment resources yet.
AI companion modes
- Explain simply
- Socratic tutor
- Quiz me
- Challenge my understanding
- Diagnose my confusion
- Generate extra practice
- Revision mode
- Connect forward / backward
Source-of-truth note
This teaching unit is learner-facing guidance assembled from multiple canonical book routes. Use the listed source books as the primary conceptual spine for Learning Resources, and treat outside material as supporting enrichment only.