Difference between revisions of "Book/Structure and Interpretation of Computer Programs"

From PKC
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
|edition=2nd
|edition=2nd
|url=https://mitpress.mit.edu/sites/default/files/sicp/index.html
|url=https://mitpress.mit.edu/sites/default/files/sicp/index.html
|location=[[Book/Structure and Interpretation of Computer Programs|local page]]
}}
}}


<noinclude>
<noinclude>
=Comments about this book=
=Comments about this book=
Due to the popularity and its broad and deep concept, this book is also referred to as [[SICP]], a classic in this field. It covers [[Data abstraction]], influences how other scientific disciplines can be taught, and most importantly, has a fully [[hyperlinked]] online version, that will be used in conjunction with [[PKC]] to reveal some insights of how to perform [[Universal data abstraction]]. This book will also be used as a source to define core terminologies.
{{:Structure and Interpretation of Computer Programs}}


=References=
=References=
Line 24: Line 25:
*[[Logically related::Function]]  
*[[Logically related::Function]]  
*[[Logically related::Data]]
*[[Logically related::Data]]
[[Category:Physics]]
[[Category:Meta physics]]
[[Category:Process]]
[[Category:Measurement]]
[[Category:Proportion]]
[[Category:Scale]]
[[Category:Scale-free]]
[[Category:Symmetry]]
[[Category:Invariance]]
[[Category:Assessment]]
[[Category:Verification]]
[[Category:Validation]]
[[Category:Motivation]]
</noinclude>
</noinclude>

Latest revision as of 04:57, 3 September 2021

Abelson, Harold; Sussman, Gerald; Sussman, Julie (1985). Structure and Interpretation of Computer Programs (2nd ed.). local page: MIT Press. ISBN 0-262-51087-1. 


Comments about this book

SICP stands for Structure and Interpretation of Computer Programs[1]. Due to the popularity and its broad and deep concept, this book is also referred to as SICP, a classic in this field. It covers Data abstraction, influences how other scientific disciplines can be taught, and most importantly, has a fully hyperlinked online version, that will be used in conjunction with PKC to reveal some insights of how to perform Universal data abstraction. This book will also be used as a source to define core terminologies.


References

  1. Abelson, Harold; Sussman, Gerald; Sussman, Julie (1985). Structure and Interpretation of Computer Programs (2nd ed.). local page: MIT Press. ISBN 0-262-51087-1. 

Related Pages