Differences between revisions 17 and 18
Revision 17 as of 2004-06-21 20:24:38
Size: 4339
Editor: twgate
Comment: question to the people running/administrating this wiki
Revision 18 as of 2004-06-21 20:28:17
Size: 3336
Editor: twgate
Comment: moving
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
  * Python Docs, Essays, Free Python Books (IntroductoryBooks, AdvancedBooks?)
  * [http://www.network-theory.co.uk/python/manual/pytut.pdf An Introduction to Python] by GvR
  * [http://DiveIntoPython.org]
  * [http://www.ibiblio.org/obp/thinkCSpy/dist/thinkCSpy.pdf How to think like a Computer Scientist] ''pdf''
  * [http://diveintopython.org Dive into Python] ''pdf''
  * [http://systems.cs.uchicago.edu/~beazley/tutorial/beazley_intro_python/intropy.pdf David Beazley's Intro to Python] ''pdf''
  * [http://systems.cs.uchicago.edu/~beazley/tutorial/beazley_advanced_python/advpy.pdf David Beazley's Advanced Python] ''pdf''
 * '''Presentations'''
  * [http://conferences.oreillynet.com/presentations/os2003/urner_kirby_final.ppt Kirby Urner's Python in Education] ''ppt''
  * [http://www.python.org/doc/essays/ppt/acm-cp4e/acm-cp4e.PPT Computer Programming for Everybody] ''ppt''
  * John Miller's Thesis - URL?

  * Docs, Tutorials and FAQs to non-core components (like PyGtk etc.)

At PyCon 2004, a BoF discussed ways to get grant money for Python development. The initial target of the funding requests will be for the development of a "Fat Python" distribution. This will take the form of a bootable CDROM. The application on the CD will cover a variety of educational topics, in addition to teaching introductory computer programming. We plan to develop a demo version of the CDROM in parallel with writing a grant request for funding.

This project is discussed on [http://starship.python.net/cgi-bin/mailman/listinfo/python-grants the python-grants list].

See also PythonEducationalDistribution by the Seattle Python Interest Group. They are creating a Windows CD. Also, the Python EduSig list has discussed using [http://www.morphix.org/modules/news/ Morphix] to create a bootable custom CD. I would encourage you to get in touch with both these groups.

Target

  • Current thinking is to focus educational/scientific applications.
  • interested beginners, include everything needed for starting
  • EducationalCdLinux - bootable CD

Core Contents

  • Core Python distribution, latest version, installed and as installable archive
  • Documentation
    • at least on EducationalCdLinux, use a running MoinMoin wiki as documentation "glue logic"

      • I want to just mirror some internet wiki content to that local CD wiki. The question is, which internet wiki may we use? Is it ok, to just use this python.org wiki? Can we get a tgz of text/*? Is it possible to upgrade the python.org wiki so it runs moin 1.2.x? Or shall we better use another wiki and duplicate what we need there?

Extensions

There are some ready to go apps like

  • library automation
  • Plone based school setup

that may show something good out of the box. -- MikeRovner DateTime(2004-04-09T18:59:28Z)


CategoryPythonInBusiness

EducationalCd (last edited 2008-11-15 14:00:31 by localhost)

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