Python: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created page with " ==Templates== * [http://jinja.pocoo.org/ Jinja2] - is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution envi...") |
|||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | |||
+ | ==Learn== | ||
+ | * http://docs.python-guide.org/ | ||
+ | * http://docs.python.org/2/ | ||
+ | * [https://www.youtube.com/watch?v=WmAEG1M8NpI Python 101 Video] | ||
==Templates== | ==Templates== | ||
Zeile 4: | Zeile 9: | ||
==Django== | ==Django== | ||
− | See [Django]. | + | See [[Django]]. |
[[Category: Software]] | [[Category: Software]] |