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 #140 - August 2017

Options:
View Article Map
View Archives
A C++ Developer Sees Rustlang for the First Time
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.

Portable Console I/O via iostreams
Description : Portable streaming is challenging. Alf Steinbach describes how his library fixes problems with non-ASCII characters.

Afterwood
Description : Chris Oldwood reminds us to fix the problem, not to blame.