Advertisement
Membership
Login
ACCU Buttons
Overload Journal #137 - February 2017
Browse in : |
All
> Journals
> Overload
> o137 |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Description : Uncertainty can be overwhelming. Frances Buontempo embraces the advantages of ambiguity.
Category: [ Journal Editorial ]
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.
Category: [ Programming Topics ]
Description : Guestimate questions make many people grumble. Sergey Ignatchenko reminds us why they matter.
Category: [ Programming Topics | Process Topics ]
Description : Multiprocessing is possible in Python. Silas S. Brown shows us various ways.
Category: [ Programming Topics ]
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.
Category: [ Programming Topics ]
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.
Category: [ Programming Topics ]
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.
Category: [ Programming Topics ]