Python: Unterschied zwischen den Versionen

Aus Shea Wiki
Zur Navigation springen Zur Suche springen
K (17 Versionen importiert)
(Änderung 322 von Suelmann (Diskussion) rückgängig gemacht.)
Markierung: Rückgängigmachung
 
Zeile 4: Zeile 4:
= Informationen zu Python =
= Informationen zu Python =
== Links ==
== Links ==
* [http://docs.python.org/2/tutorial/ Tutorial]
* Tutorials
** [http://docs.python.org/2/tutorial/ Offizielles Tutorial]
** [http://www.ibiblio.org/swaroopch/byteofpython/read/ A Byte of Python] - ein weiteres Tutorial
** [http://www.python-kurs.eu/kurs.php ein deutsches Tutorial] - Python 2 und 3
** [http://www.leettips.org/2013/02/top-10-free-python-pdf-ebooks-download.html Liste mit 10 Python-Tutorials/eBooks]
* [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]
* [http://web2py.com/books/default/chapter/29 web2py Doku] (Python-Webframework)
** [http://desarrollo.educarex.es/linex/projects/servidoressecundaria/repository/entry/controlies/trunk/applications/controlies/modules/Users.py Beispielcode]
 
* [https://github.com/ianare/exif-py EXIF-Interface]
* [http://wiki.wxpython.org/Getting%20Started wxPython Totorial]
* web2py (Python-Webframework)
** [http://web2py.com/books/default/chapter/29 web2py Doku]
** [http://www.web2pyslices.com/slice/show/1416/logging Logging]
** [http://killer-web-development.com/ Killer Web Development] eine Art Tutoriel zur Webseitenentwicklung
** [https://groups.google.com/forum/?fromgroups=#!topic/web2py/fj18QeTtX3s Auth/Session teilen]
== Code-Schnipsel ==
* [[Python/If|Verschiedene Möglichkeiten für if/else]]
* [[Python/Samba|Samba Passwort Hash]]
----
[[KategorieWissen]]

Aktuelle Version vom 20. Dezember 2021, 15:01 Uhr