Python: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
= Informationen zu Python = | = Informationen zu Python = | ||
== Links == | == Links == | ||
* [http://docs.python.org/2/tutorial/ Tutorial] | * [http://docs.python.org/2/tutorial/ Ofiizielles Tutorial] | ||
* [http://www.ibiblio.org/swaroopch/byteofpython/read/ A Byte of Python] - ein weiteres Tutorial | |||
* [http://docs.python.org/2/reference/ Schrachreferenz] | * [http://docs.python.org/2/reference/ Schrachreferenz] | ||
* [http://www.python-ldap.org/doc/html/ldap.html LDAP-Interface] | * [http://www.python-ldap.org/doc/html/ldap.html LDAP-Interface] |
Version vom 1. Januar 1970, 01:00 Uhr
Informationen zu Python
Links
- Ofiizielles Tutorial
- A Byte of Python - ein weiteres Tutorial
- Schrachreferenz
- LDAP-Interface
- web2py (Python-Webframework)
- web2py Doku
- Killer Web Development eine Art Tutoriel zur Webseitenentwicklung