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 and Overload Journal #129 - October 2015

Options:
View Article Map
View Archives
Introducing Concepts
Description : Concepts in C++11 had many false starts. Andrew Sutton show why they are a big deal now they are with us.

Building and Running Software on an Ubuntu Phone
Description : Many of us has a smartphone. Alan Griffiths shows us how to hack an Ubuntu Touch phone.

Password Hashing: Why and How
Description : Password hashing is important. Sergey Ignatchenko explains how to do it properly.

An Inline-variant-visitor with C++ Concepts
Description : Concepts are abstract. Jonathan Coe and Andrew Sutton provide us with a concrete example of their use.