schemers-website/www/Education/index.shtml

65 lines
1.8 KiB
Plaintext

<html>
<!-- Time-stamp: <98/12/01 11:18:41 shriram> -->
<!--#include virtual="/Formats/ssi-config.shtml" -->
<title>schemers.org: Education</title>
<!--#include virtual="/Formats/prefix.shtml" -->
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="http://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>
<!--#include virtual="/Formats/suffix.shtml" -->
</html>