这些记忆卡还没保存——离开页面后会消失。创建一个免费账户来保留它们,并解锁下面的所有功能。
What is the full title of the book authored by Harold Abelson and Gerald Jay Sussman?
Structure and Interpretation of Computer Programs
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What primary idea does SICP teach about building programming abstractions?
Building programming abstractions with procedures and data
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What concept emphasizes hiding representation details behind an interface in SICP's core concepts?
Representation independence (data abstraction and abstraction barriers)
在这里浏览你的卡片,或 sign up to study with spaced repetition.
Which two process types does SICP contrast to analyze algorithm behavior?
Recursion vs iteration
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What kind of procedures does SICP highlight that can take or return other procedures?
Higher-order procedures (lambda)
在这里浏览你的卡片,或 sign up to study with spaced repetition.
Which topic in SICP deals with organizing complex structured data like trees and lists?
Hierarchical and symbolic data
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What topic in SICP covers assessing how algorithms scale with input size?
Orders of growth and algorithmic complexity
在这里浏览你的卡片,或 sign up to study with spaced repetition.
Which book cover matches this illustration (used as an illustrative image)?
Structure and Interpretation of Computer Programs

在这里浏览你的卡片,或 sign up to study with spaced repetition.
What is the primary goal of SICP regarding program construction?
Build programming abstractions with procedures and data, emphasizing modularity, representation independence, and reasoning about processes.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What does 'procedural abstraction' in SICP emphasize?
Using procedures to hide implementation details and rely on the substitution model for reasoning.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What distinction does SICP make between recursion and iteration?
Recursion and iteration are different process types; recursion can produce recursive processes while iteration produces iterative processes.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What are higher-order procedures as taught in SICP?
Procedures that take other procedures as arguments or return procedures, often expressed with lambda.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What is 'data abstraction' in SICP?
Separating a data's representation from the operations on it using abstraction barriers.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What does SICP mean by 'hierarchical and symbolic data'?
Data organized in nested (hierarchical) structures and represented symbolically for manipulation by programs.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What topic does SICP cover regarding algorithm analysis?
Orders of growth and algorithmic complexity for analyzing process performance.
在这里浏览你的卡片,或 sign up to study with spaced repetition.
What is the full title of the book authored by Harold Abelson and Gerald Jay Sussman?
Structure and Interpretation of Computer Programs
What primary idea does SICP teach about building programming abstractions?
Building programming abstractions with procedures and data
What concept emphasizes hiding representation details behind an interface in SICP's core concepts?
Representation independence (data abstraction and abstraction barriers)
Which two process types does SICP contrast to analyze algorithm behavior?
Recursion vs iteration
What kind of procedures does SICP highlight that can take or return other procedures?
Higher-order procedures (lambda)
Which topic in SICP deals with organizing complex structured data like trees and lists?
Hierarchical and symbolic data
What topic in SICP covers assessing how algorithms scale with input size?
Orders of growth and algorithmic complexity
Which book cover matches this illustration (used as an illustrative image)?
Structure and Interpretation of Computer Programs

What is the primary goal of SICP regarding program construction?
Build programming abstractions with procedures and data, emphasizing modularity, representation independence, and reasoning about processes.
What does 'procedural abstraction' in SICP emphasize?
Using procedures to hide implementation details and rely on the substitution model for reasoning.
What distinction does SICP make between recursion and iteration?
Recursion and iteration are different process types; recursion can produce recursive processes while iteration produces iterative processes.
What are higher-order procedures as taught in SICP?
Procedures that take other procedures as arguments or return procedures, often expressed with lambda.
What is 'data abstraction' in SICP?
Separating a data's representation from the operations on it using abstraction barriers.
What does SICP mean by 'hierarchical and symbolic data'?
Data organized in nested (hierarchical) structures and represented symbolically for manipulation by programs.
What topic does SICP cover regarding algorithm analysis?
Orders of growth and algorithmic complexity for analyzing process performance.

make-rat(n,d) and selectors numer/denom.你确定要删除 0 张抽认卡?此操作无法撤销。
选择要移除的标签,从 0 所选卡片中:
正在加载标签...