1
The Structure and Interpretation of Computer Programs (ArsDigita University). Taught by Holly Yanco and John Pezaris
FREE
This course includes
Hours of videos
527 years, 8 months
Units & Quizzes
19
Unlimited Lifetime access
Access on mobile app
Certificate of Completion
this course provides an introduction to programming and the power of abstraction, using Abelson and Sussman's classic textbook of the same name. Key concepts include: building abstractions, computational processes, higher-order procedures, compound data, data abstractions, controlling interactions, generic operations, self-describing data, message passing, streams and infinite data structures, meta-linguistic abstraction, interpretation of programming languages, machine model, compilation, and embedded languages. (from ADUni.org)
Course Currilcum
- Lecture 01 – Introduction to Scheme, Substitution Model Unlimited
- Lecture 02 – Orders of Growth, Recursion/Iteration Unlimited
- Lecture 03 – Higher-Order Procedures Unlimited
- Lecture 04 – Compound Data Unlimited
- Lecture 05 – Aggregate Data Unlimited
- Lecture 06 – Henderson Picture Language Unlimited
- Lecture 07 – Symbolic Data Unlimited
- Lecture 08 – Data Structures Unlimited
- Lecture 09 – Multiple Representations of Data Unlimited
- Lecture 10 – Generic Operators Unlimited
- Lecture 11 – State Unlimited
- Lecture 12 – Metacircular Evaluator Unlimited
- Lecture 13 – Recitation – Metacircular Evaluator Unlimited
- Lecture 14 – More on the Metacircular Evaluator Unlimited
- Lecture 15 – Recitation – Streams, Tables, Memorization Unlimited
- Lecture 16 – Register Machines I Unlimited
- Lecture 17 – Register Machines II Unlimited
- Lecture 18 – EC Evaluation Unlimited
- Lecture 19 – Compilation Unlimited