ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics and Overload Journal #137 - February 2017

Options:
View Article Map
View Archives
Mean Properties
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.

The Importance of Back-of-Envelope Estimates
Description : Guestimate questions make many people grumble. Sergey Ignatchenko reminds us why they matter.
Category: [ Process Topics ]
Multiprocessing and Clusters in Python
Description : Multiprocessing is possible in Python. Silas S. Brown shows us various ways.

doctest – the Lightest C++ Unit Testing Framewor
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.

Correct Integer Operations with Minimal Runtime Penalties
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.

Afterwood
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.