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

Browse in :



Compile-time Data Structures in C++17: Part 2, Map of Types
Description : Compile time type selection allows static polymorphsim. Bronek Kozicki details an implementation of a compile time map. by Bronek Kozicki
Category: [ Overload Journal #147 - October 2018 | Programming Topics ]
The Ghost of a Codebase Past
Description : Pete Goodliffe learns lessons by reviewing his own old code. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #4 - September 2018 | Programming Topics ]
The Rich Get Richer
Description : The Baron has another dice game and invites you to take a wager. by Baron M
Category: [ CVu Journal Vol 30, #4 - September 2018 ]
On Francis’s Challenge #4
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements. by Andreas Gieriet
Category: [ CVu Journal Vol 30, #4 - September 2018 | Programming Topics ]
A Guide to Group Decision Making
Description : Glen Stark advocates an approach to promoting team harmony. by Glen Stark
Category: [ CVu Journal Vol 30, #4 - September 2018 | Process Topics ]
One SSH Key Per Machine!
Description : Silas S. Brown has some advice on configuring secure connections. by Silas S. Brown
Category: [ CVu Journal Vol 30, #4 - September 2018 | Internet Topics ]
ACCU Standards Report
Description : Emyr Williams reports the latest from the C++ Standards meetings. by Emyr Williams
Category: [ CVu Journal Vol 30, #4 - September 2018 | Programming Topics ]
Code Critique Competition
Description : Set and collated by Silas Brown. A book prize is awarded for the best entry. by Silas S. Brown
Category: [ CVu Journal Vol 30, #4 - September 2018 | Programming Topics | Student Code Critiques from CVu journal. ]
Challenge 4 Report & Outlining Challenge 5
Description : Francis Glassborow presents the responses to the challenge from last time and outlines the next one. by Francis Glassborow
Category: [ CVu Journal Vol 30, #4 - September 2018 | Programming Topics ]
View from the Chair
Description : Bob Schmidt, chair@accu.org by Bob Schmidt
Category: [ CVu Journal Vol 30, #4 - September 2018 ]
Should I Lead by Example?
Description : Stuck on a problem? Frances Buontempo considers where to turn to for inspiration. by Frances Buontempo
Category: [ Overload Journal #146 - August 2018 | Journal Editorial ]
Cache-Line Aware Data Structures
Description : Structuring your program to consider memory can improve performance. Wesley Maness and Richard Reich demonstrate this with a producer–consumer queue. by Wesley Maness and Richard Reich
Category: [ Overload Journal #146 - August 2018 | Programming Topics ]
miso: Micro Signal/Slot Implementation
Description : The Observer pattern has many existing implementations. Deák Ferenc presents a new implementation using modern C++ techniques. by Deák Ferenc
Category: [ Overload Journal #146 - August 2018 | Programming Topics ]
(Re)Actor Allocation at 15 CPU Cycles
Description : (Re)Actor serialisation requires an allocator. Sergey Ignatchenko, Dmytro Ivanchykhin and Marcos Bracco pare malloc/free down to 15 CPU cycles. by Sergey Ignatchenko, Dmytro Ivanchykhin and Marcos Bracco
Category: [ Overload Journal #146 - August 2018 | Programming Topics ]
How to Write a Programming Language: Part 2, The Parser
Description : We’ve got our tokens: now we need to knit them together into trees. Andy Balaam continues writing a programming language with the parser. by Andy Balaam
Category: [ Overload Journal #146 - August 2018 | Programming Topics ]
Compile-time Data Structures in C++17: Part 1, Set of Types
Description : Compile time data structures can speed things up at runtime. Bronek Kozicki details an implementation of a compile time set. by Bronek Kozicki
Category: [ Overload Journal #146 - August 2018 | Programming Topics ]
Afterwood
Description : Much ado about nothing. Chris Oldwood considers what we have when we have nothing. by Chris Oldwood
Category: [ Overload Journal #146 - August 2018 | Design of applications and programs ]
Write Less Code!
Description : Pete Goodliffe helps us avoid unnecessary lines of code. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #3 - July 2018 | Design of applications and programs ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|