Differences between revisions 7 and 39 (spanning 32 versions)
Revision 7 as of 2005-07-14 13:32:54
Size: 2312
Editor: ce
Comment: good
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 1: Line 1:
             HI and have a great time programming
Line 9: Line 7:
    * [http://www.python.org/doc/current/tut/ Python Tutorial]     * [http://docs.python.org/tut/ Python Tutorial]
Line 45: 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 55: Line 47:
----
CategoryEditors

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