Differences between revisions 52 and 53
Revision 52 as of 2008-04-21 17:23:51
Size: 3703
Editor: dyn-62-56-106-253
Comment: link updating, replace 'paid for' with the newer Club ShowMeDo name
Revision 53 as of 2008-06-24 23:31:23
Size: 3696
Editor: 76
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [http://www.amazon.com/exec/obidos/tg/sim-explorer/explore-items/-/0735710910/0/101/1/none/purchase/ref=pd_sxp_r0/002-0605932-8839237 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.
 * [http://www.amazon.com/exec/obidos/tg/sim-explorer/explore-items/-/0735710910/0/101/1/none/purchase/ref=pd_sxp_r0/002-0605932-8839237 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.
Line 13: Line 12:
 * [http://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.  * [http://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 simula

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 Beginners Guides as BeginnersGuide/Overview and BeginnersGuide/NonProgrammers and the tips in MovingToPythonFromOtherLanguages.

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

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