Content deleted Content added
Fixed a typo. "[...]provides a series of programming language." changed to "[...]provides a series of programming languages." |
==External links== [http://www.htdp.org official site of HTPD including full text] |
||
Line 19:
Like ''[[Structure and Interpretation of Computer Programs]]'', HTDP relies on a variant of the [[Scheme programming language]]. Indeed, it comes with its own programming environment, dubbed [[DrScheme]], which provides a series of programming languages. The first language supports only functions, atomic data and simple structures. Each language adds expressive power to the previous one. With the exception of the largest teaching language, all languages for HtDP are [[functional programming languages]].
==External links==
[http://www.htdp.org official site of HTPD including full text]
[[Category:2001 books]]
|