this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 1 and 107 (spanning 106 versions)
Revision 1 as of 2004-10-12 01:52:59
Size: 2134
Comment: Create page
Revision 107 as of 2014-05-31 10:19:27
Size: 684
Editor: VVolz
Comment:
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).

    * [https://python.domainunion.de/doc/current/tut/ Python Tutorial]

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

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

    A fine tutorial by Mark Pilgrim.

    * [https://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.

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

    A minimal crash course by Magnus Lie Hetland.

    * [https://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.

    * [https://www.rexx.com/~dkuhlman/python_101/python_101.html Python 101 - Beginning Python] and [https://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.

    * [https://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.

    * [https://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.

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

    Course material written by Konrad Hinsen for an introduction to Python
    aimed at biologists.
When it comes to Renovating I have been doing this for 32 years. Over the years I have mastered a thing or two about the field. I am really well known and respected in the field. Recently I have switched my focus to using my many years of expertise to directing others through the renovating process. No matter if you are a newbie or an experienced pro I have incredibly beneficial insights I can offer you. If you are searching for the best possible, most up to date data or training about https://woodworking-workshop.bleblix.info you'll want to check out my site immediately.<<BR>>
<<BR>>
Also visit my website ... [[https://Woodworking-Workshop.Bleblix.info/|woodworking plans]]

When it comes to Renovating I have been doing this for 32 years. Over the years I have mastered a thing or two about the field. I am really well known and respected in the field. Recently I have switched my focus to using my many years of expertise to directing others through the renovating process. No matter if you are a newbie or an experienced pro I have incredibly beneficial insights I can offer you. If you are searching for the best possible, most up to date data or training about https://woodworking-workshop.bleblix.info you'll want to check out my site immediately.

Also visit my website ... woodworking plans

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

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