Advertisement
Membership
Login
ACCU Buttons
ACCU Topics
Browse in : |
All
> Topics
|
|
- Options:
- View Article Map
- View Archives
Report on Challenge 5
Description : Francis Glassborow comments on his previous challenge, and provides a new puzzle.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Francis Glassborow comments on his previous challenge, and provides a new puzzle.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Diseconomies of Scale
Description : Bigger is not always better. Allan Kelly considers when smaller is more productive.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : Bigger is not always better. Allan Kelly considers when smaller is more productive.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Flip Model: A Design Pattern
Description : Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Memory Management Patterns in Business-Level Programs
Description : There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Compile-time Data Structures in C++17: Part 3, Map of Values
Description : A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Algol 68 – A Retrospective
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
Measuring Throughput and the Impact of Cache-line Awareness
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Afterwood
Description : Renovation or redecorating throws up decisions. Chris Oldwood reminds us to make sympathetic changes.
Category: [ Process Topics | Overload Journal #148 - December 2018 ]
Description : Renovation or redecorating throws up decisions. Chris Oldwood reminds us to make sympathetic changes.
Category: [ Process Topics | Overload Journal #148 - December 2018 ]
Improve Code by Removing It
Description : Pete Goodliffe takes a scalpel to unnecessary code.
Category: [ Programming Topics | CVu Journal Vol 30, #5 - November 2018 ]
Description : Pete Goodliffe takes a scalpel to unnecessary code.
Category: [ Programming Topics | CVu Journal Vol 30, #5 - November 2018 ]
Don’t Brush Bugs Under The Carpet
Description : Silas S.Brown presents an allegorical lesson on bug reports.
Category: [ Process Topics | CVu Journal Vol 30, #5 - November 2018 ]
Description : Silas S.Brown presents an allegorical lesson on bug reports.
Category: [ Process Topics | CVu Journal Vol 30, #5 - November 2018 ]
To Mob, Pair, or Fly Solo
Description : Chris Oldwood compares different collaboration practices.
Category: [ Process Topics | CVu Journal Vol 30, #5 - November 2018 ]
Description : Chris Oldwood compares different collaboration practices.
Category: [ Process Topics | CVu Journal Vol 30, #5 - November 2018 ]
Are we nearly there yet?
Description : Deciding if you are making progress can be a challenge. Frances Buontempo considers various metrics and their effects.
Category: [ Project Management | Overload Journal #147 - October 2018 | Journal Editorial ]
Description : Deciding if you are making progress can be a challenge. Frances Buontempo considers various metrics and their effects.
Category: [ Project Management | Overload Journal #147 - October 2018 | Journal Editorial ]
How to Write a Programming Language: Part 3, The Evaluator
Description : We’ve parsed our tokens: now we need turn them into values. Andy Balaam continues writing a programming language with the evaluator.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : We’ve parsed our tokens: now we need turn them into values. Andy Balaam continues writing a programming language with the evaluator.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
P1063 vs Coroutines TS: Consensus on High-Level Semantics
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Implementing the Spaceship Operator for Optional
Description : Comparison operators can get complicated. Barry Revzin explores how the new operator <=> helps.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Comparison operators can get complicated. Barry Revzin explores how the new operator <=> helps.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
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.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Compile time type selection allows static polymorphsim. Bronek Kozicki details an implementation of a compile time map.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
The Ghost of a Codebase Past
Description : Pete Goodliffe learns lessons by reviewing his own old code.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Pete Goodliffe learns lessons by reviewing his own old code.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
On Francis’s Challenge #4
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
A Guide to Group Decision Making
Description : Glen Stark advocates an approach to promoting team harmony.
Category: [ Process Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Glen Stark advocates an approach to promoting team harmony.
Category: [ Process Topics | CVu Journal Vol 30, #4 - September 2018 ]
One SSH Key Per Machine!
Description : Silas S. Brown has some advice on configuring secure connections.
Category: [ Internet Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Silas S. Brown has some advice on configuring secure connections.
Category: [ Internet Topics | CVu Journal Vol 30, #4 - September 2018 ]