How weird was your first interaction with Python? I learned Python while writing a C++ module.

Posted by Humdaak_9000@reddit | Python | View on Reddit | 42 comments

I was tasked with making some of our C++ code callable from Python. Before I knew Python.

Fortunately, SWIG helped a lot. Unfortunately, it was somewhat akin to performing open-heart surgery on someone you're currently on a first date with.