Differences between revisions 1 and 48 (spanning 47 versions)
Revision 1 as of 2004-10-12 01:52:59
Size: 2134
Comment: Create page
Revision 48 as of 2007-07-25 13:46:51
Size: 3829
Editor: CameronLaird
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Also of potential interest are such related BeginnersGuides as
BeginnersGuide/Overview and BeginnersGuide/NonProgrammers.
Line 7: Line 9:
    * [http://www.python.org/doc/current/tut/ Python Tutorial]
* [http://docs.python.org/tut/ Python Tutorial]
Line 16: Line 19:
    * [http://islab.cs.uchicago.edu/python/ Python Essential Reference] (book)     * [http://www.amazon.com/exec/obidos/tg/sim-explorer/explore-items/-/0735710910/0/101/1/none/purchase/ref%3Dpd%5Fsxp%5Fr0/002-0605932-8839237 Python Essential Reference] (book)
Line 21: Line 24:


    * [http://en.wikibooks.org/wiki/Python_Programming Wikibook:Python Programming]
    * [http://en.wikiversity.org/wiki/Topic:Python Wikiversity:Python]

    The Wiki(anything) information about Python.
Line 43: Line 52:
    * [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://www.poromenos.org/tutorials/python? Learn Python in 10 minutes]
Line 53: Line 58:

    * [http://www.swc.scipy.org/ Software Carpentry]: lectures aimed at scientists and engineers.

    * You can find a variety of Python tutorials on [http://www.codeteacher.com Code Teacher].

    * [http://blog.showmedo.com/2007/03/22/get-going-with-python-1-getting-a-feel-for-the-language/ 'Getting started with Python'] blog series at ShowMeDo, includes articles on 'Python Development Environments' and 'Python Under-The-Hood'

    * [http://showmedo.com/videos/python ShowMeDo.com/videos/Python]: Over 90 ShowMeDo Python programming videos (almost all are free and all are made by Python experts). Topics include:
         * [http://showmedo.com/videos/series?name=IwrOgqPc9 Python 101 - easygui and csv] - Aimed at new/intermediate Pythonistas showing how to build a full application in Python (pay-to-own)
         * [http://showmedo.com/videos/series?name=pythonOzsvaldPyNewbieSeries Python Development on XP] (9 videos, pay-to-own) Aimed at new/intermediate Pythonistas
        * [http://showmedo.com/videos/series?name=pythonOzsvaldIntroToPyResourcesSeries A Guide to Python Resources on the Web] (2 videos)
        * [http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german Einführung in die Programmierung mit Python] (14 videos - German)
        * [http://showmedo.com/videos/series?name=PythonWxPythonBeginnersSeries Python GUI Programming with wxPython] (3 videos)

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). Also of potential interest are such related BeginnersGuides as BeginnersGuide/Overview and BeginnersGuide/NonProgrammers.

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

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