Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #137 - February 2017
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o137 Any of these categories |
- 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.
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 ]
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.
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.
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.
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.
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.