Difference between revisions of "Python"

From Got Opinion Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
[http://www.diveintopython.net/index.html Dive Into Python] book
[http://www.diveintopython.net/index.html Dive Into Python] book


[http://djangobook.com/ Django book]
 


== Python Frameworks ==
== 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://wiki.dreamhost.com/Django Dreamhost Django on Dreamhost]
[http://djangobook.com/ Django book]


== Python programming notes ==
== Python programming notes ==


[[Python programming]]
[[Python programming]]

Revision as of 16:50, 17 September 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.

Dreamhost Django on Dreamhost

Django book

Python programming notes

Python programming