شرح :
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.
این دوره شامل ۴ عدد سی دی است که در آن مباحث زیر مورد بحث قرار می گیرد.
More scheme intro, substitution model
Orders of growth, recursion/ iteration
Higher-order procedures
Compound data
Aggregate data
Henderson picture language
Symbolic data
Data structures
Multiple representations of data
Generic operators
State
Metacircular evaluator
Recitation
More on the metacircular evaluator
Recitation
Register Machines I
Register Machines II
EC eval
Compilation
|