Differences between revisions 105 and 106
Revision 105 as of 2014-01-14 12:40:00
Size: 6999
Editor: ppaez
Comment: Added CS1 textbook by John Zelle
Revision 106 as of 2014-05-14 04:45:23
Size: 7108
Editor: Alex Ivanovs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:


The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). Also of potential interest are such related Beginners Guides as [[BeginnersGuide/Overview|BeginnersGuide/Overview]] and [[BeginnersGuide/NonProgrammers|BeginnersGuide/NonProgrammers]], and the tips in [[MovingToPythonFromOtherLanguages|MovingToPythonFromOtherLanguages]].
The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). Also of potential interest are such related Beginners Guides as [[BeginnersGuide/Overview]] and BeginnersGuide/NonProgrammers, and the tips in MovingToPythonFromOtherLanguages.
Line 27: Line 24:
 * [[http://codecondo.com/10-ways-to-learn-python/|Resources for Learning Python]] 10 of the most popular / recommended platforms in the World when it comes to learning Python, either as a complete beginner or someone who knows his way around..
Line 29: Line 27:
 * [[ComparingTypes|ComparingTypes]] Quick look at some common programming types for python and other languages  * ComparingTypes Quick look at some common programming types for python and other languages
Line 34: Line 32:

* [[http://cscircles.cemc.uwaterloo.ca|Computer Science Circles]] 
 * [[http://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
Line 42: Line 39:
== Python Video Tutorials ==
 * [[http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
Line 43: Line 42:
== Python Video Tutorials ==
  * [[http://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
* [[http://blog.showmedo.com/2007/03/22/get-going-with-python-1-getting-a-feel-for-the-language/|'Getting started with Python']] blog series at [[ShowMeDo|ShowMeDo]], includes articles on 'Python Development Environments' and 'Python Under-The-Hood'
 * [[http://blog.showmedo.com/2007/03/22/get-going-with-python-1-getting-a-feel-for-the-language/|'Getting started with Python']] blog series at ShowMeDo, includes articles on 'Python Development Environments' and 'Python Under-The-Hood'

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, etc.). Also of potential interest are such related Beginners Guides as BeginnersGuide/Overview and BeginnersGuide/NonProgrammers, and the tips in MovingToPythonFromOtherLanguages.

Books, Websites, Tutorials (non-interactive)

Interactive Tools and Lessons

Python Video Tutorials

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

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