|
“Life is short
(You need Python)”
-- Bruce Eckel
ANSI C++ Comitee member,
author of «Thinking in C++» and «Thinking in Java»
SnyppetsHere is a bunch of Python code snippets. |
Python programsA few quick & dirty Python programs. |
Python + Windows + distutils + SWIG + gcc MinGWHow to create Python extensions in C/C++ under Windows without Microsoft Visual C++. |
« I feel Python was designed for the person who is actually
doing the programming, to maximize their productivity. [...] When you
have the experience of really being able to be as productive as
possible, then you start to get pissed off at other languages. You
think, "Gee, I've been wasting my time with these other languages." ». -- Bruce Eckel