Skip to content

Commit 7c27f70

Browse files
committed
add links to other great python presentations
1 parent 244ce2b commit 7c27f70

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4046,6 +4046,15 @@ It's turtles all the way down!
40464046
.. image:: img/magicturtle.jpg
40474047
:align: center
40484048

4049+
Other great presentations about Python
4050+
---------------------------------------
4051+
4052+
* `Python & Stuff`_ by @japerk
4053+
* `Generator Tricks for Systems Programmers`_ by @dabaez
4054+
4055+
.. _Python & Stuff: http://www.slideshare.net/japerk/python-stuff-10047724
4056+
.. _Generator Tricks for Systems Programmers: http://www.dabeaz.com/generators/
4057+
40494058
End
40504059
----
40514060

0 commit comments

Comments
 (0)