113 lines
2.5 KiB
HTML
113 lines
2.5 KiB
HTML
<html>
|
|
|
|
<!-- Time-stamp: <98/12/01 11:18:41 shriram> -->
|
|
|
|
|
|
|
|
|
|
<title>schemers.org: Education</title>
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
|
|
|
|
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
|
|
|
<p>
|
|
<table width=100%>
|
|
<tr valign=TOP>
|
|
<td>
|
|
<img src="../logo-dsandler.gif"
|
|
alt="logo"
|
|
width=110
|
|
height=70>
|
|
<br><br>
|
|
'(schemers . org):<br>
|
|
an improper list<br>
|
|
of Scheme resources<br>
|
|
—[<a href="../Welcome/">DS</a>]
|
|
</td>
|
|
<td>
|
|
|
|
|
|
This page is meant to be a meta-resource for people interested in
|
|
Scheme as a tool in education. It includes information on the
|
|
following topics:
|
|
|
|
<ul>
|
|
<li><a href="#curriculum">Scheme in the Curriculum</a>
|
|
<li><a href="../Documents/#all-texts">Textbooks, etc</a>
|
|
<li><a href="../Implementations/#implementations">Implementations</a>
|
|
<li><a href="../Implementations/#environments">Programming Environments</a>
|
|
<li><a href="../Documents/#essays">Essays</a>
|
|
<li><a href="#ei-projects">Educational Infrastructure Projects</a>
|
|
</ul>
|
|
|
|
<p>
|
|
<a name="curriculum">
|
|
<h3>Scheme in the Curriculum</h3>
|
|
<p>
|
|
|
|
Several institutions now use Scheme as one of the primary languages in
|
|
their curriculum. For some years now, Terry Kaufman has conducted a
|
|
monthly <a href="http://www.schemers.com/schools.html">survey</a> on
|
|
Usenet collecting information on the use of Scheme in various courses
|
|
at hundreds of universities and high schools. (The document is about
|
|
35K in size.)
|
|
|
|
<p>
|
|
<a name="ei-projects">
|
|
<h3>Educational Infrastructure Projects</h3>
|
|
<p>
|
|
|
|
Some educational infrastructure projects use Scheme as one of the
|
|
primary languages:
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://www.cs.indiana.edu/eip/home.html">
|
|
Indiana University</a>
|
|
|
|
<li>
|
|
Oberlin College
|
|
|
|
<li><a href="http://www.teach-scheme.org/">The TeachScheme!
|
|
Project</a>, hosted primarily at Brown University, Northeastern
|
|
University and the University of Utah, with support from several
|
|
others (Adelphi University, Rice University, Worcester Polytechnic
|
|
Institute, etc.)</li>
|
|
|
|
<li><a href="http://www.schemers.com/">Schemers Inc.</a>
|
|
|
|
</ul>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
<br>
|
|
<table width=100%>
|
|
<tr>
|
|
<td align=LEFT>
|
|
Last modified 13:38:24 EST on November 04, 2001
|
|
</td>
|
|
<td align=RIGHT>
|
|
Powered by
|
|
<a href="../Welcome/"><img align=CENTER src="../plt-logo.gif"
|
|
width=91 height=31 alt="PLT"></a></td></tr>
|
|
<tr>
|
|
<td></td>
|
|
<td align="RIGHT">
|
|
<a href="../Welcome/">Site Contact</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|