Some things I learned about imports and stack frames in Python
read moreOther articles
TIL: Python hashing implementation details
Some things I learned about hashing in CPython
read more2017 tech thoughts
A summary of tech that I have used in 2017 that I found both interesting and valuable.
read moreInterfacing Python with C or C++
A catalogue of techniques for interfacing python with compiled code written in c or c++
read moreGetting the MMAP array library on PyPi
Improvements required to get the MMAP array package on PyPi and make it easy for collaboration.
read moreCompCon 2016
CompCon 2016
read moreGenerating python bindings from C++11 with pybind11
A tutorial showing you how you can use pybind11 to expose c++11 code to python and why you might consider doing so in your project.
read moreDeprecation warnings in python
A tutorial for deprecation warnings in Python
read moreWhich techniques help us be more productive?
Which techniques help us be more productive? How do we choose what to learn?
read more
Page 1 / 3 »