Scheme: различия между версиями

Материал из Энциклопедия вычислительного мышлении
Перейти к навигации Перейти к поиску
(Новая страница: « Category:Язык программирования»)
 
 
(не показано 5 промежуточных версий этого же участника)
Строка 1: Строка 1:
 
+
{{Карточка языка программирования
 
+
|Ages=14
[[Category:Язык программирования]]
+
|FieldActivity=Empowered Learner, Computational Thinker
 +
|Dimension=2D
 +
|Purpose=Язык общего назначения
 +
|Visual_Text_Blocks=Текст
 +
|Openness=Открытый
 +
|Address=http://www.scheme-reports.org/
 +
|Ancestors=Lisp
 +
|Descendants=Ruby, Clojure
 +
|ActiveNow=Project is active
 +
|Remixing?=Yes
 +
|Год создания=1975
 +
|Inventor=Guy L. Steele; Brian Harvey
 +
}}
 +
Книги:
 +
* https://mitpress.mit.edu/sites/default/files/sicp/index.html Wizard Book n. Hal Abelson's, Jerry Sussman's and Julie Sussman's Structure and Interpretation of Computer Programs (MIT Press, 1984; ISBN 0-262-01077-1), an excellent computer science text used in introductory courses at MIT. So called because of the wizard on the jacket. One of the bibles of the LISP/Scheme world. Also, less commonly, known as the Purple Book.

Текущая версия на 11:01, 21 апреля 2022

Для какого возраста предназначен язык 14
Компетенции в каких сферах формирует Empowered Learner, Computational Thinker
Purpose Язык общего назначения
Visual_Text_Blocks Текст
Dimension 2D
Openness Открытый
Address http://www.scheme-reports.org/
Ancestors Lisp
Descendants Ruby, Clojure
ActiveNow Project is active
Remixing? Yes
Год создания 1975
Inventor Guy L. Steele; Brian Harvey


Книги:

  • https://mitpress.mit.edu/sites/default/files/sicp/index.html Wizard Book n. Hal Abelson's, Jerry Sussman's and Julie Sussman's Structure and Interpretation of Computer Programs (MIT Press, 1984; ISBN 0-262-01077-1), an excellent computer science text used in introductory courses at MIT. So called because of the wizard on the jacket. One of the bibles of the LISP/Scheme world. Also, less commonly, known as the Purple Book.