1. Interfacing Python with C or C++ - 2017 August 25

    A catalogue of techniques for interfacing python with compiled code written in c or c++


    read more
  2. Getting the MMAP array library on PyPi - 2016 October 11

    Improvements required to get the MMAP array package on PyPi and make it easy for collaboration.


    read more
  3. CompCon 2016 - 2016 October 05

    CompCon 2016


    read more
  4. Generating python bindings from C++11 with pybind11 - 2016 September 25

    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 more
  5. Deprecation warnings in python - 2016 September 25

    A tutorial for deprecation warnings in Python


    read more
  6. Which techniques help us be more productive? - 2016 September 24

    Which techniques help us be more productive? How do we choose what to learn?


    read more
  7. Testing for exceptions with Jasmine - 2016 September 23

    Testing for code that raises exceptions with Jasmine


    read more
  8. PyCon Australia 2016 - 2016 August 16

    PyCon Australia 2016


    read more
  9. Using LaTeX for fast document generation - 2015 December 06

    Generating PDFs can be a substantial hassle. Here's a way you can use LaTeX and Python for fast PDF document generation.


    read more
  10. Python's comprehensions syntax for java developers - 2015 October 19

    A tutorials explaining how the comprehensions syntax in Python works for those from a Java background.


    read more

« Page 11 / 13 »