User Tools

Site Tools


cs_lang:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cs_lang:python [2012/04/29 11:31] cedriccs_lang:python [2014/04/18 23:18] (current) cedric
Line 1: Line 1:
 {{ :cs_lang:python:guido_van_rossum.jpg?200|Thank you Guido!}} {{ :cs_lang:python:guido_van_rossum.jpg?200|Thank you Guido!}}
 ====== Presentation ====== ====== Presentation ======
-  * imperative+===== Paradigm ===== 
 +  multi-paradigm: object-oriented, imperative, functional, procedural, reflective; 
 +  * eager evaluation. 
 + 
 +===== Typing discipline ===== 
 +  * duck;
   * dynamically typed;   * dynamically typed;
-  * strongly typed;+  * strongly typed.
  
 ====== Learning Python ====== ====== Learning Python ======
Line 15: Line 20:
  
 ====== Social networks ====== ====== Social networks ======
-  * [[http://www.afpy.org/Members/Cedric | Association Francophone PYthon (AFPY)]];+  * [[http://www.afpy.org/Members/cedric | Association Francophone PYthon (AFPY)]];
   * [[http://bitbucket.org/cedricbonhomme | Bitbucket]].   * [[http://bitbucket.org/cedricbonhomme | Bitbucket]].
  
 ====== Books ====== ====== Books ======
-<html><div align="center"><div id="weeb79c9a772ed4899790d5d72cb3d04d"></div><script type="text/javascript" charset="UTF-8" src="http://www.librarything.com/widget_get.php?userid=cedricbonhomme&theID=weeb79c9a772ed4899790d5d72cb3d04d"></script><noscript><a href="http://www.librarything.com/profile/cedricbonhomme">My Library</a> at <a href="http://www.librarything.com">LibraryThing</a></noscript></div></html> 
  
-  * on [[http://www.librarything.com/catalog/cedricbonhomme&tag=cs_lang:python | LibraryThing]]; 
   * [[http://www.diveintopython.org/ | Dive Into Python]], by [[http://diveintomark.org/ | Mark Pilgrim]];   * [[http://www.diveintopython.org/ | Dive Into Python]], by [[http://diveintomark.org/ | Mark Pilgrim]];
   * [[http://www.packtpub.com/expert-python-programming/book | Expert Python Programming]], by [[http://tarekziade.wordpress.com/ | Tarek Ziadé]];   * [[http://www.packtpub.com/expert-python-programming/book | Expert Python Programming]], by [[http://tarekziade.wordpress.com/ | Tarek Ziadé]];
Line 27: Line 30:
   * [[http://diveintopython3.org/ | Dive Into Python 3]], by [[http://diveintomark.org/ | Mark Pilgrim]].   * [[http://diveintopython3.org/ | Dive Into Python 3]], by [[http://diveintomark.org/ | Mark Pilgrim]].
  
-[[http://www.delicious.com/cedricbonhomme/cs_lang:python | Various resources]].+[[http://pinboard.in/u:cedricbonhomme/t:cs_lang:python | Various resources]].
  
 {{tag>books DiveIntoPython cs_lang:python AFPY}} {{tag>books DiveIntoPython cs_lang:python AFPY}}
cs_lang/python.1335691905.txt.gz · Last modified: 2012/04/29 11:31 by cedric