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 #145 - June 2018

Options:
View Article Map
View Archives
Type-agnostic Tracing Using {fmt}
Description : Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.

A Short Overview of Object Oriented Software Design
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.