Differences between revisions 5 and 39 (spanning 34 versions)
Revision 5 as of 2005-06-24 22:20:16
Size: 2177
Editor: pi-new-fw-216-135
Comment:
Revision 39 as of 2007-05-15 16:02:23
Size: 3161
Editor: smtp2
Comment: Expanded examples of ShowMeDo videos
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
    * [http://www.python.org/doc/current/tut/ Python Tutorial]     * [http://docs.python.org/tut/ Python Tutorial]
Line 16: Line 16:
    * [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 20: Line 20:
    covers practically all of the language in about a hundred pages. (This link no longer works - June 25 2005)     covers practically all of the language in about a hundred pages.
Line 43: Line 43:
    * [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.
Line 53: Line 47:

    * [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://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=pythonOzsvaldPyNewbieSeries Python Newbies on XP] (9 videos, pay-to-own)
        * [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)


    * [attachment:Cpp2Python.pdf Cpp2Python.pdf]: transcription of a posting to comp.lang.python describing features comparable between C++ and Python (as well as a general exhortation to "quit talking and start doing")

    

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).

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

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