Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #135 - October 2016
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o135 Any of these categories |
- Options:
- View Article Map
- View Archives
Determinism: Requirements vs Features
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root.
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root.
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons.
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons.
C++ Synchronous Continuation Passing Style
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow.
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow.
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.