Differences between revisions 5 and 33 (spanning 28 versions)
Revision 5 as of 2005-06-24 22:20:16
Size: 2177
Editor: pi-new-fw-216-135
Comment:
Revision 33 as of 2007-03-05 18:29:47
Size: 514
Editor: 119
Comment: I just don't <a href= http://best-carinsurance.bravejournal.com >low cost car insurance</a> have much <a href= http://all-carinsurance.bravejournal.com >new york car insurance</a> to say right now, but shrug <a href= http://clearblogs.com/bestcarinsurance >low cost car insurance</a>. My life's been <a href= http://clearblogs.com/carinsuranceusa >new york car insurance</a> generally unremarkable today <a href= http://clearblogs.com/allcarinsurance >online auto insurance quote</a>
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Python for Programmers ==

The tutorials on this page
are aimed at people who have previous experience
with other programming languages (C, Perl, Lisp, Visual Basic).

    * [http://www.python.org/doc/current/tut/ Python Tutorial]

    This tutorial is part of Python's documentation set and is updated with
    each new release.

    * [http://diveintopython.org/ Dive Into Python]

    A fine tutorial by Mark Pilgrim.

    * [http://islab.cs.uchicago.edu/python/ Python Essential Reference] (book)

    If you want a highly compressed K&R-style 'just the facts' overview,
    David Beazley's "Python Essential Reference"
    covers practically all of the language in about a hundred pages. (This link no longer works - June 25 2005)

    * [http://www.hetland.org/python/instant-python.php Instant Python]

    A minimal crash course by Magnus Lie Hetland.

    * [http://www.linuxjournal.com/lj-issues/issue73/3946.html Python Programming for Beginners]

    A short introduction to writing command-line applications in Python by
    Jacek Artymiak.

    * [http://www.rexx.com/~dkuhlman/python_101/python_101.html Python 101 - Beginning Python] and [http://www.rexx.com/~dkuhlman/python_201/python_201.html Python 201 - (Slightly) Advanced Python]

    Two self-training courses from Dave Kuhlman. Python 101
    introduces the basic data types, and 201 covers particular tasks such
    as parsing text and writing unit tests.

    * [http://www.wag.caltech.edu/home/rpm/python_course/ Python Short Course]

    A set of course slides by Richard P. Muller of Caltech
    that are aimed at scientific users. For example, the first example is
    a script to process output from a quantum chemistry simulation.

    * [http://www.ifi.uio.no/in228/lecsplit/ Scripting course by Hans Petter Langtangen]

    A CS course on scripting that spans a
    wide range: why scripting, Perl vs. Python, intro to Python, regular
    expressions, Tkinter, CGI.

    * [http://starship.python.net/crew/hinsen/ Python for Science]

    Course material written by Konrad Hinsen for an introduction to Python
    aimed at biologists.
I just don't <a href= http://best-carinsurance.bravejournal.com >low cost car insurance</a> have much <a href= http://all-carinsurance.bravejournal.com >new york car insurance</a> to say right now, but shrug <a href= http://clearblogs.com/bestcarinsurance >low cost car insurance</a>. My life's been <a href= http://clearblogs.com/carinsuranceusa >new york car insurance</a> generally unremarkable today <a href= http://clearblogs.com/allcarinsurance >online auto insurance quote</a>
----
CategoryPythonWebsite

I just don't <a href= http://best-carinsurance.bravejournal.com >low cost car insurance</a> have much <a href= http://all-carinsurance.bravejournal.com >new york car insurance</a> to say right now, but shrug <a href= http://clearblogs.com/bestcarinsurance >low cost car insurance</a>. My life's been <a href= http://clearblogs.com/carinsuranceusa >new york car insurance</a> generally unremarkable today <a href= http://clearblogs.com/allcarinsurance >online auto insurance quote</a>


CategoryPythonWebsite

BeginnersGuide/Programmers (last edited 2024-03-03 16:02:54 by MatsWichmann)

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