Journal Articles

Overload Journal #125 - February 2015 and Programming Topics
Browse in : All > Journals > Overload > o125 (8)
All > Topics > Programming (877)
Any of these categories
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.

Best Practices vs Witch Hunts

Martin Moene

07 February 2015 18:28:57 +00:00

Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things.

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.

Making a Tool of Deception

Martin Moene

06 February 2015 18:27:08 +00:00

Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.

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.

Modern C++ Testing

Martin Moene

05 February 2015 18:23:36 +00:00

Various C++ testing framework exist. Phil Nash compares CATCH with the competition.

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.

I Like Whitespace

Martin Moene

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

Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters.

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.

Faking C Function with fff.h

Martin Moene

03 February 2015 17:07:46 +00:00

Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking.

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.

Letter to the Editor

Martin Moene

01 February 2015 17:00:16 +00:00