c3d2-web/content/news/pentacast-22-python.xml

63 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE item SYSTEM "http://www.c3d2.de/dtd/c3d2web.dtd">
<item title="pentacast 22: Python" date="2010-11-27T23:20:30" author="a8">
<image title="(((pentacast))">../pentacast.png</image>
<p>
Die Programmiersprache <link href="http://www.python.org">Python</link> erfreut sich auch in unserern Reihen großer Beliebtheit.
Grob kann man sie in die Klasse von Scriptsprachen einordnen. Damit steht sie in einer Reihe mit z. B.
<link href="http://www.ruby.org">Ruby</link>. Die konsistente Unterstützung vieler Programmierparadigmen macht sie
flexibel und das ideale Werkzeug für Anfänger bis zum Profi für eine sehr breite Palette von Anwendungen.
</p>
<p>
In dem Podcast sprechen vier Pythonistas über diese Sprache, ihre Erfahrungen damit, deren Einordnung
im Sprachenuniversum, Stärken, Schwächen, Grenzen, das Jetzt und das Morgen.
</p>
<addendum>
<ul>
<li><em>subjektive und sehr unvollständige Liste an Einstiegspunkten für den Rundflug im Netz:</em></li>
<li><link href="http://www.python.org/">Python Home</link></li>
<li><link href="http://de.wikipedia.org/wiki/Python">WP:Python</link></li>
<li><link href="http://pypi.python.org">PyPi: 3rd Party Pakete</link></li>
<li><link href="http://planet.python.org/">Planet Python</link></li>
<li><link href="http://pypy.org">PyPy</link></li>
<li><link href="http://morepypy.blogspot.com/2010/11/running-large-radio-telescope-software.html">Running large radio telescope software on top of PyPy and twisted</link></li>
<li><link href="http://code.google.com/p/unladen-swallow/">Unladen Swallow</link></li>
<li><link href="http://python.mirocommunity.org/video/1101/mindblowing-python-gil">Mindblowing GIL talk</link></li>
<li><link href="http://www.dabeaz.com/python/NewGIL.pdf">new GIL paper</link></li>
<li><link href="http://packages.python.org/greenlet/">Greenlets (leider im Podcast vergessen)</link></li>
<li><link href="http://www.python.org/dev/peps/pep-0020/">import this</link></li>
<li><link href="http://www.python.org/dev/peps/pep-0008/">Python Style Guide</link></li>
<li><link href="http://twistedmatrix.com/">Twisted</link></li>
<li><link href="http://www.scipy.org/">Scientific Tools for Python</link></li>
<li><link href="http://www.zope.org/">Zope</link></li>
<li><link href="http://www.djangoproject.com">Django</link></li>
<li><link href="http://bitbucket.org/gregmalcolm/python_koans/wiki/Home">Koans</link></li>
</ul>
<ul>
<li><em>Books:</em></li>
<li>
<link href="http://diveintopython.org/toc/index.html">Dive into Python</link>
</li>
<li>
<link href="http://diveintopython3.org/">Dive into Python 3</link>
</li>
<li>
<link href="http://openbook.galileocomputing.de/python/">Python Das umfassende Handbuch - Python 2.5</link>
</li>
<li>
<link href="http://wiki.forum.nokia.com/index.php/Python_on_Symbian">Python on Symbian</link>
</li>
<li>
<link href="http://inventwithpython.com/">Invent Your Own Computer Games with Python</link>
</li>
</ul>
</addendum>
<resource title="pentacast 22: Python" size="154004793"
type="application/ogg"
url="http://ftp.c3d2.de/pentacast/pentacast-22-python.ogg">
<alternative size="169631815" type="audio/mpeg"
url="http://ftp.c3d2.de/pentacast/pentacast-22-python.mp3"/>
</resource>
</item>