Differences between revisions 56 and 68 (spanning 12 versions)
Revision 56 as of 2014-03-01 07:47:01
Size: 13602
Comment:
Revision 68 as of 2016-08-24 00:58:50
Size: 14593
Editor: ayztj
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<<BR>>(http://http://peiramatiko.uom.gr/), ICT instructor at python2304@gmail.com
 * Zanneio Experimental Junior High School - Piraeus, Greece, http://gym-peir-zanneio.att.sch.gr/, (Computer Science Instructor : [[http://evripides.mysch.gr|Euripides Vrachnos]])
Line 34: Line 19:
== Argentina ==
 * Universidad Tecnológica Nacional - Facultad Regional Córdoba
  * Python is used in Algoritmos y Estructuras de Datos course at Departamento Ingeniería en Sistemas de Información (since 2015)
Line 37: Line 24:

Line 42: Line 27:
Line 46: Line 30:
Line 50: Line 33:

Line 53: Line 34:

Line 59: Line 38:

Line 62: Line 39:

Line 69: Line 44:
Line 73: Line 47:
Line 76: Line 49:
Line 81: Line 53:
Line 88: Line 59:
Line 92: Line 62:
Line 96: Line 65:
 * [[McMaster|McMaster]] University
 * McMaster University
Line 100: Line 68:

Line 106: Line 72:

Line 109: Line 73:

Line 115: Line 77:

Line 118: Line 78:

Line 124: Line 82:
Line 129: Line 86:
Line 133: Line 89:
Line 140: Line 95:
Line 145: Line 99:
Line 150: Line 103:

Line 153: Line 104:

Line 162: Line 111:
Line 164: Line 112:
Line 169: Line 116:

Line 176: Line 121:

Line 179: Line 122:

Line 187: Line 128:

Line 190: Line 129:

Line 206: Line 143:

Line 209: Line 144:

Line 220: Line 153:
Line 222: Line 154:

Line 225: Line 155:

Line 235: Line 163:
Line 237: Line 164:

Line 242: Line 167:
Line 244: Line 168:

Line 248: Line 170:
Line 250: Line 171:

Line 255: Line 174:
Line 257: Line 175:

Line 262: Line 178:

Line 265: Line 179:

Line 269: Line 181:
Line 271: Line 182:

Line 279: Line 188:
Line 281: Line 189:

Line 285: Line 191:
Line 287: Line 192:

Line 293: Line 196:

Line 296: Line 197:

Line 300: Line 199:
 * Wayne State University, Detroit (since 2010)
 * Michigan State University, E. Lansing
Line 303: Line 203:

Line 307: Line 205:
Line 309: Line 206:

Line 313: Line 208:
Line 315: Line 209:

Line 319: Line 211:
Line 321: Line 212:

Line 324: Line 213:
  * 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/
  * CS110 Computer Programming and Applications: 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/
  * ISE314 Computer Programming for Engineers: o Python (basic syntax and programming principle) o NumPy (matrix and linear algebra) o SymPy (symbolic operation) o SciPy (signal processing) o Pandas (data analysis and statistics) o MatPlotLib (data visualization) o SQLite3 (database programming) o PyQt (GUI programming). http://binghamton.edu/centers/seorl/teaching.html
Line 330: Line 217:
  * Python is used for most of the programming assignments in CSE 307: Principles of Programming Languages

  * Python is used for most of the programming assignments in CSE 307: Principles of Programming Language
 * New York University Polytechnic School of Engineering
  * Python (2.7) is taught in [[http://cis.poly.edu/cs1114/cs1114.html|CS1114]] "Introduction to Procedural Problem Solving"/"Intro to Programming & Problem Solving", the introductory programming course for majors in CS, CompE, EE/CS, Urban Sustainability, and Physics & Mathematics (combined major).
Line 335: Line 222:

Line 343: Line 228:

Line 346: Line 229:

Line 354: Line 235:
Line 357: Line 237:
Line 359: Line 238:

Line 363: Line 240:
Line 365: Line 241:

Line 372: Line 246:

Line 375: Line 247:

Line 380: Line 250:

Line 383: Line 251:

Line 389: Line 255:
=== Washington ===
 * University of Washington, Tacoma
Line 391: Line 259:

Line 401: Line 267:
Line 403: Line 268:
Line 406: Line 270:
Line 408: Line 271:

Line 418: Line 279:
 * [[http://http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002046.html|Introduction to Computer Science Using Python: A Computational Problem-Solving Focus]] by Charles Dierbach
 * Also see [[PythonBooks|PythonBooks]]
 * [[http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002046.html|Introduction to Computer Science Using Python: A Computational Problem-Solving Focus]] by Charles Dierbach
 * Also see PythonBooks
Line 423: Line 283:

Line 427: Line 285:
Line 429: Line 286:

Line 432: Line 287:

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

Argentina

  • Universidad Tecnológica Nacional - Facultad Regional Córdoba
    • Python is used in Algoritmos y Estructuras de Datos course at Departamento Ingeniería en Sistemas de Información (since 2015)

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
  • Wayne State University, Detroit (since 2010)
  • Michigan State University, E. Lansing

Minnesota

  • Minnesota State at Bemidji

Mississippi

  • Mississippi College

Missouri

  • Southeast Missouri State

New York

  • Binghamton University
    • CS110 Computer Programming and Applications: 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/

    • ISE314 Computer Programming for Engineers: o Python (basic syntax and programming principle) o NumPy (matrix and linear algebra) o SymPy (symbolic operation) o SciPy (signal processing) o Pandas (data analysis and statistics) o MatPlotLib (data visualization) o SQLite3 (database programming) o PyQt (GUI programming). http://binghamton.edu/centers/seorl/teaching.html

  • Stony Brook University
    • Python is used for most of the programming assignments in CSE 307: Principles of Programming Language
  • New York University Polytechnic School of Engineering
    • Python (2.7) is taught in CS1114 "Introduction to Procedural Problem Solving"/"Intro to Programming & Problem Solving", the introductory programming course for majors in CS, CompE, EE/CS, Urban Sustainability, and Physics & Mathematics (combined major).

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

Washington

  • University of Washington, Tacoma

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.