ACCU’s Overload journal of June 2018 is out. It contains the following C++ related articles.
Overload 145 is now available
From the journal:
Automate all the things
Automation can speed things up. Frances Buontempo considers how it can make things worse. by Frances Buontempo
How to Write a Programming Language: Part 1, The Lexer
Writing a programming language might sound very difficult. Andy Balaam starts his series with a lexer. by Andy Balaam
Type-agnostic Tracing Using {fmt}
Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf. by Mike Crowe
A Short Overview of Object Oriented Software Design
Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game. by Stanislav Kozlovski
Add a Comment
Comments are closed.