Introduction - If you have any usage issues, please Google them yourself
Computer program structure and interpretation (SICP) is a basic textbook on computer programming concepts of totality, the book using the programming language Lisp dialect Scheme to explain the core concepts of computer science, including abstract (abstraction), recursion (recursion), interpreter (interpreters), as well as meta-language abstract (metalinguistic abstraction). Miniature by the macro to the micro and gives a clear outline of the context.