Differences between revisions 32 and 70 (spanning 38 versions)
Revision 32 as of 2010-10-04 23:47:07
Size: 9485
Editor: c-76-115-57-224
Comment:
Revision 70 as of 2023-08-04 02:05:13
Size: 15259
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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. = 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 .
Line 6: Line 7:
Line 10: Line 10:

Need to copy info from:
 * http://www.ibiblio.org/obp/pyBiblio/schools.php
Line 16: 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]])
 * [[http://www.gfc.edu.co/colegio/proyectos/spt/|Gimnasio Fidel Cano]], Bogotá, Colombia ([[http://igor.tamarapatino.org|Igor Támara]])
 * Yorktown and Washington-Lee High Schools and the Arlington Career Center in Arlington Virginia ([[http://www.elkner.net/|Jeff Elkner]])
 * [[http://www.gfc.edu.co/colegio/proyectos/spt/|Gimnasio Fidel Cano]], Bogotá, Colombia ([[http://igor.tamarapatino.org/|Igor Támara]])
 * 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 20: 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 22: Line 24:
Line 32: Line 33:
== Bangladesh ==
 * Varendra University
  * Python is used in Structured Programming Language Lab (CSE 124) and Object Oriented Programming Lab (CSE 134) courses at Computer Science and Engineering Department .
  * Using TkInter for Object Oriented Design and Design Patterns (CSE 213) course .
  * Panda3D is being used by 12 semester students for gaming projects .

== Bosnia and Herzegovina ==
 * University of Banja Luka
  * Python is used in Introduction to CS1 and Introduction to CS2 courses at Department of Mathematics and Informatics
  * Information about courses (in Cyrillic): [[http://matinf.pmfbl.org/media/uploads/filebrowser/uur1bl11.pdf|Syllabus for Introduction to CS1]] [[http://matinf.pmfbl.org/media/uploads/filebrowser/uur2bl11.pdf|Syllabus for Introduction to CS2]]
Line 34: Line 45:
Line 41: Line 51:
  * 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.   * 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 51: Line 61:
  * 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 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.
Line 53: Line 63:
  * Several more specialized courses use Python as well.  This includes web systems, computational linguistics, and others.   * Several more specialized courses use Python as well. This includes web systems, computational linguistics, and others.
Line 57: Line 67:

 * 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: [[http://www.cad.zju.edu.cn/home/zhx/DAM/2011/doku.php|Digital Asset Management 2011]]
Line 77: Line 97:
  * Python is used a the main language for teaching programming.    * Python is used a the main language for teaching programming.
Line 85: Line 105:
 * Université Paris-Dauphine - Master 2 MIAGE Informatique pour la Finance (IT for Finance)
  * Python is used as a agile and productive language
  * http://www.masterif.dauphine.fr/

== India ==
 * Baderia Global Institute of Engineering and Management, Jabalpur, Madhya Pradesh
  * Python is used in B.Tech AIML, Data Science and IoT IInd Year as 1st programming language and in B.Tech CSE in III Year.
  * Python is used in Machine Learning and Data Analysis as primary language.

 * University of Calicut
  * Python is used in BSc Mathematics cource.
  * Course Syllabus (Two modules): http://www.universityofcalicut.info/syl/B.Sc_Maths_Syll.pdf

 * High school classes (8th, 9th & 10th standards) in Kerala state
  * Class X book: https://www.itschool.gov.in/pdf/Std_X/ICT/xEnglish.pdf (Chapter 4)

== 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.
Line 86: Line 132:
Line 88: Line 133:
  * Python is used as the main language for teaching introductory programming in a problem-based 
    learning approach. 
  * Python is used as the main language for teaching introductory programming in a problem-based
   . learning approach.
Line 93: Line 139:
Line 96: Line 141:
        Computer Science year.
  * http://www.upc.edu
   . Computer Science year.

* [[http://www.upc.edu/|http://www.upc.edu]]
Line 99: Line 146:
  * http://www.iespiramide.org   * [[http://www.iespiramide.org/|http://www.iespiramide.org]]
Line 102: Line 149:
 * Centro Público Integrado de Formación Profesional Los Enlaces. Zaragoza.
  * [[http://www.cpilosenlaces.com/|http://www.cpilosenlaces.com]]
  * [[http://moodle.cpilosenlaces.com/|http://moodle.cpilosenlaces.com]]
Line 103: Line 154:
Line 107: Line 157:
 * University of Wolverhampton
 * Coventry University http://www.coventry.ac.uk

 * University of Wolverhampton
 * Coventry University [[http://www.coventry.ac.uk/|http://www.coventry.ac.uk]]
 * University of Southampton, MSc in Web Science "Computational Thinking" module for non-computer scientists. http://www.ecs.soton.ac.uk/admissions/pg/msc/syllabus.php?unit=COMP6046
 * Bangor University http://www.bangor.ac.uk/cs/listcourses.php.en?view=course&prospectustype=undergraduate&courseid=420&subjectarea=4
Line 111: Line 164:
Line 113: Line 165:

*  University of California, Irvine
 * University of California, Irvine
Line 117: Line 168:

 * University of California, Santa Barbara
Line 121: Line 174:
 * Colorado School of Mines
Line 125: Line 178:
Line 129: Line 181:
Line 134: Line 185:
Line 139: Line 189:
Line 143: Line 192:
Line 145: Line 193:
 * Wartburg College   * Wartburg College
Line 147: Line 195:
Line 150: Line 199:
Line 154: Line 202:
Line 156: Line 203:
 * Wheaton College
  * Python is one of the languages used in COMP 131: Computing for Poets
Line 158: Line 207:
Line 161: Line 209:
 * Wayne State University, Detroit (since 2010)
 * Michigan State University, E. Lansing
Line 163: Line 213:
 
Line 167: Line 216:
Line 171: Line 219:
Line 173: Line 220:
Line 175: Line 223:
   * 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

 * 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 [[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 185: Line 236:
  * 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.   * 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.
Line 188: Line 239:
Line 190: Line 240:
   * 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)
  * 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 198: Line 248:
Line 202: Line 251:
Line 204: Line 252:
 * Franklin & Marshall College
  * Both CS1 and CS2 (Miller & Ranum's books)
  * In some advanced courses as well
Line 206: Line 257:
Line 208: Line 258:
   * CS 100 (Not required for CS majors)   * CS 100 (Not required for CS majors)
Line 211: Line 261:
 * Radford University
Line 213: Line 263:
   * CS1 and CS2 using Lambert’s CS1/CS2 book   * CS1 and CS2 using Lambert’s CS1/CS2 book

=== Washington ===
 * University of Washington, Tacoma
Line 224: Line 277:
= Non-Profits =
 * [[http://SoftwareLiteracyFoundation.org|The Software Literacy Foundation]]
Line 225: Line 281:

* [[http://www.fbeedle.com/99-6.html|Python Programming: An Introduction to Computer  Science]] by John Zelle. Also see John Zelle's [[http://mcsp.wartburg.edu/zelle/python/|Teaching with Python]].
 * [[http://www.fbeedle.com/99-6.html|Python Programming: An Introduction to Computer Science]] by John Zelle. Also see John Zelle's [[http://mcsp.wartburg.edu/zelle/python/|Teaching with Python]].
Line 228: Line 283:
  * http://coweb.cc.gatech.edu/mediaComp-plan   * http://coweb.cc.gatech.edu/mediaComp-plan
Line 231: Line 287:
 * [[http://www.pythonworks.org/home|Python: Programming in Context and Problem Solving with Algorithms and Data Structures Using Python]] by Brad Miller and David Ranum
 * [[http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002019.html|Introduction to Computing Using Python: An Application Development Focus]] by Ljubomir Perkovic
 * [[http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002046.html|Introduction to Computer Science Using Python: A Computational Problem-Solving Focus]] by Charles Dierbach
Line 238: Line 297:

----
CategoryPythonInEducation CategoryPythonInEducation

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

Bangladesh

  • Varendra University
    • Python is used in Structured Programming Language Lab (CSE 124) and Object Oriented Programming Lab (CSE 134) courses at Computer Science and Engineering Department .
    • Using TkInter for Object Oriented Design and Design Patterns (CSE 213) course .

    • Panda3D is being used by 12 semester students for gaming projects .

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

  • Baderia Global Institute of Engineering and Management, Jabalpur, Madhya Pradesh
    • Python is used in B.Tech AIML, Data Science and IoT IInd Year as 1st programming language and in B.Tech CSE in III Year.
    • Python is used in Machine Learning and Data Analysis as primary language.
  • University of Calicut
  • High school classes (8th, 9th & 10th standards) in Kerala state

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.