Scheme: различия между версиями
Материал из Поле цифровой дидактики
Patarakin (обсуждение | вклад) Нет описания правки |
Patarakin (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
{{Карточка языка программирования | {{Карточка языка программирования | ||
|FieldActivity=Empowered Learner, Computational Thinker | |FieldActivity=Empowered Learner, Computational Thinker | ||
|Dimension=2D | |Dimension=2D | ||
| Строка 8: | Строка 7: | ||
|Address=http://www.scheme-reports.org/ | |Address=http://www.scheme-reports.org/ | ||
|Ancestors=Lisp | |Ancestors=Lisp | ||
|Descendants=Ruby, Clojure | |Descendants=Ruby, Clojure, Racket | ||
|ActiveNow=Project is active | |ActiveNow=Project is active | ||
|Remixing=Нет | |||
|Inventor=Guy L. Steele, Brian Harvey | |||
|ForMobileApps=Нет | |||
|Ages=14 | |||
|Remixing?=Yes | |Remixing?=Yes | ||
|Год создания=1975 | |Год создания=1975 | ||
}} | }} | ||
Книги: | Книги: | ||
* 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. | * 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. | ||
Версия от 16:02, 6 сентября 2022
| Краткое описание языка | |
|---|---|
| Компетенции в каких сферах формирует | Empowered Learner, Computational Thinker |
| Парадигмы программирования | |
| Возрастная категория | |
| Назначение языка (Общее / Учебное) | Язык общего назначения |
| Visual_Text_Blocks | Текст |
| Измерение (2D/3D/Tangible) | 2D |
| Область знаний | |
| Открытость продукта | Открытый |
| Address | http://www.scheme-reports.org/ |
| Предки (Ancestors) | Lisp |
| Потомки (Descendants) | Ruby, Clojure, Racket |
| Активность в данный момент | Project is active |
| Доступны ремиксы? | Нет |
| Год создания | |
| Создатели | Guy L. Steele, Brian Harvey |
| Поясняющее видео | |
| Используется для создания мобильных приложений? | Нет |
- Scheme упоминается в свойствах следующих страниц
- Blown to Bits, Computer Science Logo Style, Foo, Hal Abelson, Harvey, How to Design Programs, Simply Scheme: Introducing Computer Science, Structure and Interpretation of Computer Programs, Искусственный интеллект, Модель акторов, Объект первого класса, Рекурсия, Функциональное программирование
Книги:
- 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.
