Differences between revisions 58 and 60 (spanning 2 versions)
Revision 58 as of 2014-04-21 22:07:19
Size: 13727
Editor: teacherbot
Comment:
Revision 60 as of 2014-05-23 16:26:26
Size: 13274
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:


Note that in order to edit text on this wiki page you will need to be registered with and logged into the wiki. See the [[FrontPage|FrontPage]] for more info. If you are unable to edit this page, feel free to send the info you wanted to add to altis@semi-retired.com .
Note that in order to edit text on this wiki page you will need to be registered with and logged into the wiki. See the FrontPage for more info. If you are unable to edit this page, feel free to send the info you wanted to add to altis@semi-retired.com .
Line 10: Line 7:

Line 14: Line 9:

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|KevinAltis]]


Need to copy info from:


 * http://www.ibiblio.org/obp/pyBiblio/schools.php
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
Line 25: Line 12:

Line 28: Line 13:
 * Yorktown High School, in Arlington Virginia ([[http://www.elkner.net/|Jeff Elkner]])
 * Canterbury School, in Fort Wayne, IN ([[http://tech.canterburyschool.org/tech/VernCeder|Vern Ceder]])
 * Yorktown and Washington-Lee High Schools and the Arlington Career Center in Arlington Virginia ([[http://www.elkner.net/|Jeff Elkner]])
Line 31: Line 15:
 * Model Experimental Senior High School of University of Macedonia - Thessaloniki, Greece
([[http://http://peiramatiko.uom.gr/]])
 * Model Experimental Senior High School of University of Macedonia - Thessaloniki, Greece<<BR>>(http://http://peiramatiko.uom.gr/), ICT instructor at python2304@gmail.com
Line 35: Line 18:

Line 38: Line 19:

Line 43: Line 22:
Line 47: Line 25:
Line 51: Line 28:

Line 54: Line 29:

Line 60: Line 33:

Line 63: Line 34:

Line 70: Line 39:
Line 74: Line 42:
Line 77: Line 44:
Line 82: Line 48:
Line 89: Line 54:
Line 93: Line 57:
Line 97: Line 60:
 * [[McMaster|McMaster]] University
 * McMaster University
Line 101: Line 63:

Line 107: Line 67:

Line 110: Line 68:

Line 116: Line 72:

Line 119: Line 73:

Line 125: Line 77:
Line 130: Line 81:
Line 134: Line 84:
Line 141: Line 90:
Line 146: Line 94:
Line 151: Line 98:

Line 154: Line 99:

Line 163: Line 106:
Line 165: Line 107:
Line 170: Line 111:

Line 177: Line 116:

Line 180: Line 117:

Line 188: Line 123:

Line 191: Line 124:

Line 207: Line 138:

Line 210: Line 139:

Line 221: Line 148:
Line 223: Line 149:

Line 226: Line 150:

Line 236: Line 158:
Line 238: Line 159:

Line 243: Line 162:
Line 245: Line 163:

Line 249: Line 165:
Line 251: Line 166:

Line 256: Line 169:
Line 258: Line 170:

Line 263: Line 173:

Line 266: Line 174:

Line 270: Line 176:
Line 272: Line 177:

Line 280: Line 183:
Line 282: Line 184:

Line 286: Line 186:
Line 288: Line 187:

Line 294: Line 191:

Line 297: Line 192:

Line 302: Line 195:
Line 304: Line 196:

Line 308: Line 198:
Line 310: Line 199:

Line 314: Line 201:
Line 316: Line 202:

Line 320: Line 204:
Line 322: Line 205:

Line 329: Line 210:
Line 333: Line 213:

Line 336: Line 214:

Line 344: Line 220:

Line 347: Line 221:

Line 355: Line 227:
Line 358: Line 229:
Line 360: Line 230:

Line 364: Line 232:
Line 366: Line 233:

Line 373: Line 238:

Line 376: Line 239:

Line 381: Line 242:

Line 384: Line 243:

Line 390: Line 247:
Line 392: Line 248:

Line 402: Line 256:
Line 404: Line 257:
Line 407: Line 259:
Line 409: Line 260:

Line 420: Line 269:
 * Also see [[PythonBooks|PythonBooks]]
 * Also see PythonBooks
Line 424: Line 272:

Line 428: Line 274:
Line 430: Line 275:

Line 433: Line 276:

Schools using Python

Note that in order to edit text on this wiki page you will need to be registered with and logged into the wiki. See the FrontPage for more info. If you are unable to edit this page, feel free to send the info you wanted to add to altis@semi-retired.com .

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

High Schools

Colleges and Universities

Australia

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

Bosnia and Herzegovina

Canada

  • University of Toronto
    • The CS department has introduced Computer Science for the Sciences, an introductory course aimed at (mainly) life sciences students.

    • CSC207H is a third-semester course that teaches several weeks of Python.

    • A few 2nd- and 3rd-year theory courses have students implement some algorithms in Python.
  • University of Waterloo
    • One of the more prestigious engineering/comp-sci schools in Canada is using it officially in 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.

  • Wilfrid Laurier University
    • Python is taught in the Introduction to Programming (CP104) and Data Structures (CP114) courses.

  • 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 Computing Technology

  • Simon Fraser University
    • Python is used in CMPT 120 (Intro to CS and Programming I). This course is designed for new Computing Science majors with little or no programming background. Other students throughout the University are also encouraged to take this course for breadth.
    • Python is also used to introduce server-side web programming in CMPT 165 (Intro to the Internet and WWW).
    • Several more specialized courses use Python as well. This includes web systems, computational linguistics, and others.
  • Université Laval
  • University of Alberta
    • Python is used in CMPUT 174/175 (Intro to CS and Programming I/II). This course is designed for new Computing Science majors with little or no programming background. Other students throughout the University are also encouraged to take this course for breadth.
  • McMaster University

China

  • Zhejiang University
    • Python is selected as the programming language for project of Digital Asset Management course 2011.
    • Course Information: Digital Asset Management 2011

Finland

France

India

Italy

  • IS Carlo Anti, Villafranca di Verona
    • High school classes of the Liceo Scientifico opzione Scienze Applicate

Portugal

  • University of Évora
    • Python is used in an Introduction to Programming course
    • The book adopted for the course is the Downey book: How to Think Like a Computer Scientist: Learning with Python
    • The main objective for the course is to help students to understand the basics of programming, thus using Python as a tool to accomplish this goal.

Singapore

Spain

United Kingdom

United States

California

Colorado

  • Colorado School of Mines
  • University of Northern Colorado

Connecticut

  • Wesleyan University

Florida

  • University of Florida
  • Florida Community College at Jacksonville

Georgia

Idaho

  • Lewis & Clark State College

Iowa

  • University of Iowa
  • Wartburg College
    • Zelle's school
  • Luther College

Kentucky

  • Morehead State University

Massachusetts

  • Hampshire College
  • Wheaton College
    • Python is one of the languages used in COMP 131: Computing for Poets

Michigan

  • Western Michigan University
  • Kalamazoo College

Minnesota

  • Minnesota State at Bemidji

Mississippi

  • Mississippi College

Missouri

  • Southeast Missouri State

New York

  • Binghamton University
    • Introduction to programming for students without any programming experience.
    • Python is used in this course using John Zelle's book
    • Course homepage: http://bingweb.binghamton.edu/~cs110/

  • Stony Brook University
    • Python is used for most of the programming assignments in CSE 307: Principles of Programming Languages

North Carolina

  • Brunswick Community College, Supply NC
  • North Carolina State University
    • The Physics department uses it for teaching Physics for Engineers and Scientists I and II (PY 205, PY 208, more info at courses.ncsu.edu)
    • VPython is used for labs and web-based assignments. Students simulate different scenarios by writing code to create them based on the formulas used in lecture.

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
  • Franklin & Marshall College

    • Both CS1 and CS2 (Miller & Ranum's books)

    • In some advanced courses as well

Utah

  • Brigham Young University
    • CS 100 (Not required for CS majors)

Virginia

  • Radford University
  • Washington and Lee University
    • CS1 and CS2 using Lambert’s CS1/CS2 book

need to confirm

Non-Profits

Books

Other Materials

Related Pages


CategoryPythonInEducation CategoryPythonInEducation

SchoolsUsingPython (last edited 2023-08-04 02:05:13 by AbhishekSingh)

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