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

Browse in : > Topics > Programming

Best Practices vs Witch Hunts
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things. by Sergey Ignatchenko

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. by Björn Fahller

Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition. by Phil Nash

I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt

Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long

Letter to the Editor
by Lion Gutjahr , Thaddaeus Frogley
Category: [ Letters to the Editor ]