Differences between revisions 4 and 38 (spanning 34 versions)
Revision 4 as of 2005-06-01 06:20:28
Size: 2134
Comment:
Revision 38 as of 2007-04-30 13:05:05
Size: 2828
Editor: 64
Comment: If the link is broken, remove it
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 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/series?name=pythonOzsvaldIntroToPyResourcesSeries A Guide to Python Resources on the Web (2 videos)]

    ShowMeDo hosts two videos introducing the Python resources that you'll find on the web, amongst [http://showmedo.com/videos/python 70+ Python videos] (covering introductions to coding, development tools, projects such as pyGame, wxPython, TurboGears, IPython and more)

    * [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.