このフラッシュカードはまだ保存されてないよ — 離れると消えちゃう。無料アカウントを作ると保存できて、下の機能も全部使えるようになるよ。
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 選択された単語カード:
タグを読み込み中...