Personal tools
You are here: Home wiki python
Views

Edit history

Edit: -1 of 1
Time: 2006-05-19 04:48:08
Note: /copilotconsulting.com/wiki/Python/PUT

changed:
-
**Good online books for learning Python**

"Dive Into Python":http://diveintopython.org

"How to think like a computer scientist (Python)":http://www.andamooka.org/index.pl?section=thinkpython

"Text Processing in Python":http://gnosis.cx/TPiP

"Python Library Reference":http://www.python.org/doc/current/lib/

"The Python Standard Library":http://www.effbot.org/zone/librarybook-index.htm

"Software Carpentry: Software design using python":http://www.third-bit.com/swc2/

"Python & Java: a Side-by-Side Comparison":http://www.ferg.org/projects/python_java_side-by-side.html

"GUI programming with TKinter":http://www.freenetpages.co.uk/hp/alan.gauld/tutgui.htm

"Alan Gauld's Python Tutorial":http://www.freenetpages.co.uk/hp/alan.gauld/tutor.pdf

"Learning to Program Web Tutor by Alan Gauld":http://www.freenetpages.co.uk/hp/alan.gauld/

"Functional programming in Python, Part 1":http://www-128.ibm.com/developerworks/linux/library/l-prog.html

"Functional programming in Python, Part 2":http://www.ibm.com/developerworks/linux/library/l-prog2.html

"Functional programming in Python, Part 3":http://www-128.ibm.com/developerworks/linux/library/l-prog3.html

"Lots more good python stuff from IBM":http://www-128.ibm.com/developerworks/search/searchResults.jsp?source=google&searchType=1&searchSite=dW&searchScope=dW&query=functional+programming+in+python

**Python success stories**

"Pythonology":http://pythonology.org/

"Organizations using Python":http://www.python.org/moin/OrganizationsUsingPython

"Python Success Stories":http://www.python.org/about/success/

**Good supplementary info**

"Great Hackers":http://www.paulgraham.com/gh.html

"Some python humor":http://www.python.org/doc/Humor.html

**Software and Libraries**

"Beautiful Soup: HTML parser":http://www.crummy.com/software/BeautifulSoup/

"twill: a simple scripting language for Web browsing":http://www.idyll.org/~t/www-tools/twill/

"This is a bare-bones cgi file upload":http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/273844

"CGI in Python":http://www.cs.virginia.edu/~lab2q/index.html

"Python Browser Poseur":http://pbp.berlios.de/

"Useless Python, a collection of source code, ideas, and other pointless tidbits submitted for your edification and diversion":http://www.uselesspython.com/

"Erlang style concurency primitives for Python":http://candygram.sourceforge.net/overview.html

Some more python humor::

  Subject: Python versus Perl: A humorous look
  From: funkster@midwinter.com
  To: guido@cnri.reston.va.us
  Date: 10 Jul 1999 01:45:07 -0700
  
  This has been percolating in the back of my mind for a while.  It's
  a scene from _The Empire Strikes Back_ reinterpreted to serve a
  valuable moral lesson for aspiring programmers.
  
  --
  EXTERIOR: DAGOBAH -- DAY
        With Yoda strapped to his back, Luke climbs up one of the
        many thick vines that grow in the swamp until he reaches the
        Dagobah statistics lab. Panting heavily, he continues his
        exercises -- grepping, installing new packages, logging in as
        root, and writing replacements for two-year-old shell scripts
        in Python.

  YODA: Code!  Yes.  A programmer's strength flows from code maintainability.
        But beware of Perl.  Terse syntax... more than one way to do it...
        default variables.  The dark side of code maintainability are they.
        Easily they flow, quick to join you when code you write.  If once
        you start down the dark path, forever will it dominate your destiny,
        consume you it will. 
  
  LUKE: Is Perl better than Python?
  
  YODA: No... no... no.  Quicker, easier, more seductive.
  
  LUKE: But how will I know why Python is better than Perl?
  
  YODA: You will know.  When your code you try to read six months from
        now.
  --
  
  
  larry


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: