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 #135 - October 2016

Browse in : > Journals > Overload > o135

Editorial: Ain’t that the truth?!
Description : Witnesses promise to tell the truth, the whole truth and nothing but the truth. Frances Buontempo wonders what truth actually means. by Frances Buontempo
Category: [ Journal Editorial ]
Determinism: Requirements vs Features
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism. by Sergey Ignatchenko
Category: [ Programming Topics ]
Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root. by Patrick Martin
Category: [ Programming Topics ]
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons. by Robert Mill and Jonathan Coe
Category: [ Programming Topics ]
C++ Synchronous Continuation Passing Style
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow. by Nick Weatherhead
Category: [ Programming Topics ]
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem. by Deák Ferenc
Category: [ Programming Topics ]
Afterwood
Description : Comedy partnerships have a long history. Chris Oldwood considers their lessons for programmers. by Chris Oldwood