Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2004-03-28 17:54:33
Size: 2127
Editor: sololess
Comment:
Revision 14 as of 2004-03-30 09:58:05
Size: 4274
Editor: lns-th2-10-82-64-145-61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents]]

= Introduction =
Line 5: Line 9:
Need to copy info from:
 * http://www.ibiblio.org/obp/pyBiblio/schools.php
Line 6: Line 13:

 * Yorktown High School, in Arlington Virginia ([http://www.elkner.net/ Jeff Elkner])
Line 9: Line 18:
== Australia ==

 * University of New South Wales
  * Computer science taught/teaches course(s) with Python (as of about 2001)
Line 11: Line 25:
 * University of Waterloo - One of the more prestigious engineering/comp-sci schools in Canada is using it officially in [http://www.student.cs.uwaterloo.ca/~cs488/ CS488 (Intro to 3D graphics)], and I'm told there's lots of use among faculty, staff and students. I don't think they actually teach much Python, they're focused on teaching OpenGL/graphics programming, but they do wind up using it as the framework into which the students slot their code.  * University of Waterloo
  *
One of the more prestigious engineering/comp-sci schools in Canada is using it officially in [http://www.student.cs.uwaterloo.ca/~cs488/ CS488 (Intro to 3D graphics)], and I'm told there's lots of use among faculty, staff and students. I don't think they actually teach much Python, they're focused on teaching OpenGL/graphics programming, but they do wind up using it as the framework into which the students slot their code.
Line 13: Line 28:
 * Cégep du Vieux-Montréal
  * Used for Advanced Web Development course (420-B63-VM)
  * Note: Cégeps are collegiate level schools giving a 2 year pre-university program or a 3 year professionnal program such as [http://www.cvm.qc.ca/informatique/pages/main.html Computing Technology]

== United Kingdom ==

 * University of Oxford
  * Department of Physics (need to confirm)
  * http://www-teaching.physics.ox.ac.uk/computing/Programming/Python/Oxford/html/handbook_Python.html
Line 19: Line 43:
  * http://www.eng.uci.edu/catalogue/?page=engr_9
  * http://wingide.com/pipermail/marketing-python/2003-March/004157.html
 * University of California Santa Cruz Extension in Sunnyvale CA
Line 23: Line 50:

=== Connecticut ===

 * Wesleyan University
Line 31: Line 62:
  * [http://coweb.cc.gatech.edu/cs1315 Introduction to Media Computation]
Line 67: Line 99:
 * Capitol University, Ohio  * Capital University
    * Python is used in the traditional CS1 course using John Zelle's book
    * Python and C++ are used in CS2
    * lab assignments in many courses may be written in Python or C++
    * contact person: David Reed (dreed (at) capital.edu)
Line 76: Line 113:
* Bryn Mawr College  * Bryn Mawr College
Line 78: Line 115:
== France ==
 * Université Bordeaux 1
  * Python is used as a first language for the Science & Technology licence
  * http://dept-info.labri.fr/initinfo/index.html

 * Université Paris 13 - IUT Villetaneuse
  * Python is used as a first language for the Telecom & Networks DUT
  * http://www-gtr.iutv.univ-paris13.fr/Cours
Line 81: Line 126:
 * University of Istanbul (http://www.linuxfocus.org/Francais/October1998/article67.html)
Line 88: Line 133:
 * [http://www.greenteapress.com/thinkpython/ How to Think Like a Computer Scientist: Learning with Python] by Allen Downey, Jeff Elkner and Chris Meyers
Line 89: Line 135:

= Other Materials =
 * [http://www.python.org/other/python.mov Introducing Python] (Quicktime video, 14 minutes long, 68MB)

= Related Pages =
 * Thinki:PythonInScience

TableOfContents

Introduction

This is a listing of schools that are using Python in their curriculum.

I would like to confirm each of the schools below by linking to a specific web page with a course listing and/or the professor(s) teaching classes that involve the use of Python. Each listing should be expanded with a description of how Python is being used. -- KevinAltis

Need to copy info from:

High Schools

Colleges and Universities

Australia

  • University of New South Wales
    • Computer science taught/teaches course(s) with Python (as of about 2001)

Canada

  • University of Waterloo
    • One of the more prestigious engineering/comp-sci schools in Canada is using it officially in [http://www.student.cs.uwaterloo.ca/~cs488/ CS488 (Intro to 3D graphics)], and I'm told there's lots of use among faculty, staff and students. I don't think they actually teach much Python, they're focused on teaching OpenGL/graphics programming, but they do wind up using it as the framework into which the students slot their code.

  • Cégep du Vieux-Montréal
    • Used for Advanced Web Development course (420-B63-VM)
    • Note: Cégeps are collegiate level schools giving a 2 year pre-university program or a 3 year professionnal program such as [http://www.cvm.qc.ca/informatique/pages/main.html Computing Technology]

United Kingdom

United States

California

Colorado

  • University of Northern Colorado

Connecticut

  • Wesleyan University

Florida

  • University of Florida

Georgia

Idaho

  • Lewis & Clark State College, Idaho

Iowa

  • University of Iowa
  • Wartburg College (Zelle's school), Iowa

Kentucky

  • Morehead State, Kentucky

Massachusetts

  • Hampshire College

Michigan

  • Kalamazoo College

Minnesota

  • Minnesota State at Bemidji

Mississippi

  • Mississippi College

Missouri

  • Southeast Missouri State

Ohio

  • Capital University
    • Python is used in the traditional CS1 course using John Zelle's book
    • Python and C++ are used in CS2
    • lab assignments in many courses may be written in Python or C++
    • contact person: David Reed (dreed (at) capital.edu)
  • Kent State

Oregon

  • Mt Hood Community College

Pennsylvania

  • Bryn Mawr College

France

need to confirm

Books

Other Materials

Related Pages

PythonInEducation (last edited 2008-11-15 13:59:55 by localhost)

Unable to edit the page? See the FrontPage for instructions.