I've finished up the slides and written prose for one of my PyCon talks: A Whirlwind Excursion through Python C Extensions.

Whirlwind C Extensions slides

It's a 45 minute talk about how to write C extensions against the Python C API. Hope you like it...

tagged: , » 6 reactions

Comments

[gravatar]
Jonathan Hartley 9:38 AM on 26 Mar 2009

Brilliant, thanks heaps Ned, I never understood any of this before.

Does anyone know if 'D', which as I understand it is link-compatible with C, could be used to do the same thing, but slightly less ickily? Sounds like a rainy Sunday project I should try...

Jonathan

[gravatar]
Marius Gedminas 7:42 PM on 26 Mar 2009

It's the best talk writeup I've ever seen.

Will you share the sources of this presentation? I assume you produce both the slides and the HTML writeup from the same (reStructuredText) file?

[gravatar]
jake 10:29 PM on 26 Mar 2009

Kinda tangential, but what font did you use for those slides? Me likee...

[gravatar]
Marius Gedminas 7:43 AM on 27 Mar 2009

The last slide says "Made with Bruce, Python and Fontin". Google tells me Fontin is a font: http://www.josbuivenga.demon.nl/fontin.html

[gravatar]
Ned Batchelder 8:59 AM on 27 Mar 2009

Thanks guys! Jake, Marius found the info: Fontin is a nice font, and it's free. It also happens to be the font used in the interestingly done subtitles in Slumdog Millionare.

[gravatar]
Ned Batchelder 9:01 AM on 27 Mar 2009

About the production process: I used Bruce, heavily augmented by Python code to produce the written page and slides (and thumbnails, etc) from the same XML source.

Maybe I'll write it up at some point, but I don't think it's very pretty.

Add a comment:

name
email
Ignore this:
not displayed and no spam.
Leave this empty:
www
not searched.
 
Name and either email or www are required.
Don't put anything here:
Leave this empty:
URLs auto-link and some tags are allowed: <a><b><i><p><br><pre>.