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

Overload Journal #125 - February 2015

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.

Overload 125 PDF

Martin Moene

09 February 2015 17:46:28 +00:00

Editorial: FUD – Fear, uncertainty and doubt
Description : Sometimes programming is neither an engineering discipline nor a science. Frances Buontempo considers when it slips into the numinous realm.
Category: [ Journal Editorial ]
Best Practices vs Witch Hunts
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things.
Category: [ Programming Topics ]
Making a Tool of Deception
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.
Category: [ Programming Topics ]
Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
Category: [ Programming Topics ]
I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters.
Category: [ Programming Topics ]
Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking.
Category: [ Programming Topics ]
How to Write an Article
Description : Submitting an article for publication might seem difficult. Frances Buontempo explains how easy it is.