C++11/14 solution to ProgrammingPraxis and Euler projects wherever possible (in preference to C style coding), utilising stl/boost to succintly express the logic.
Aim is to show that modern c++ is (almost) as concise at Python.
If possible, going beyond the problem and showing a multicore/gpu version