Difference between revisions of "Python"

From Got Opinion Wiki
Jump to navigation Jump to search
m (Created page with "My Python notes [https://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. [http://www.diveinto...")
 
m
Line 1: Line 1:
My Python notes
My Python notes


== Python resources ==
=== Books ===
[http://www.diveintopython.net/index.html Dive Into Python] book
== Python Frameworks ==
[https://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
[https://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.


[http://www.diveintopython.net/index.html Dive Into Python] book
== Python programming notes ==
 
[[Python programming]]

Revision as of 14:24, 11 August 2012

My Python notes

Python resources

Books

Dive Into Python book

Python Frameworks

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Python programming notes

Python programming