929
Anhang A
Anhang
A.1 Zeichencodierung
A.1.1 Codierung von Sonderzeichen in HTML
A.2 Quellen im WWW
Die offizielle Python-Homepage: http://www.python.org
Der Python Package Index (früher auch Python Cheeseshop genannt), eine ständig aktua-
lisierte Sammlung von Python-Modulen:
http://pypi.python.org/pypi
Informationen über special interest groups in Python: http://www.python.org/
community/sigs/
Anaconda, Python für wissenschaftliches Arbeiten mit großen Datenmengen:
https://anaconda.org/
Allen B. Downey, Jeffrey Elkner and Chris Meyers: How to Think Like a Computer Scien-
tist, Learning with Python:
http://www.openbookproject.net/thinkcs/python/
english2e/
Das deutsche Python-Forum: http://www.python-forum.de/
Python-Seite bei O’Reilly Network: http://onlamp.com/python/
Tipps und Rezepte zur fortgeschrittenen Programmierung mit Python im Active State
Programmer Network:
http://aspn.activestate.com/ASPN/Python
Python Academy Leipzig. Ein Schulungszentrum speziell zur Python-Programmierung
mit zahlreichen aktuellen Hinweisen auf der Homepage:
http://www.python-academy.de/
Peter Gerlach: Der Weg zur Programmierung mit Python:
http://www.way2python.de/
Zeichen HTML Zeichen HTML
"
&
<
>
Leerzeichen
Ä
ä
&quot;
&amp;
&lt;
&gt;
&nbsp;
&Auml;
&auml;
Ö
ö
ü
Ü
§
©
ß
&Ouml;
&ouml;
&uuml;
&Uuml;
&sect;
&copy;
&szlig;

Get Python 3 - Lernen und professionell anwenden now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.