![]() | Ned Batchelder : Blog | Code | Text | Site A Whirlwind Excursion through Python C Extensions » Home : Blog : March 2009 |
I've finished up the slides and written prose for one of my PyCon talks: A Whirlwind Excursion through Python C Extensions. It's a 45 minute talk about how to write C extensions against the Python C API. Hope you like it... | |
Comments
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
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?
Kinda tangential, but what font did you use for those slides? Me likee...
The last slide says "Made with Bruce, Python and Fontin". Google tells me Fontin is a font: http://www.josbuivenga.demon.nl/fontin.html
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.
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: