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

Design of applications and programs or CVu Journal Vol 30, #6 - January 2019

Options:
View Article Map
View Archives
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 ]
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 ]
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 ]
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 ]
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 ]
Afterwood
Description : Much ado about nothing. Chris Oldwood considers what we have when we have nothing.
Category: [ Design of applications and programs | Overload Journal #146 - August 2018 ]
Write Less Code!
Description : Pete Goodliffe helps us avoid unnecessary lines of code.
Category: [ Design of applications and programs | CVu Journal Vol 30, #3 - July 2018 ]
The Half-Domain/Half-Primitive Proxy
Description : Chris Oldwood presents a pattern for abstracting client-side proxies for testing.
Category: [ Design of applications and programs | CVu Journal Vol 30, #3 - July 2018 ]
How to Write a Programming Language: Part 1, The Lexer
Description : Writing a programming language might sound very difficult. Andy Balaam starts his series with a lexer.
Category: [ Design of applications and programs | Overload Journal #145 - June 2018 ]
Writing a Wayland Server Using Mir
Description : Alan Griffiths explains the basics of a new X11 replacement API.
Category: [ Design of applications and programs | CVu Journal Vol 30, #2 - May 2018 ]
Monitoring: Turning Noise into Signal
Description : Creating useful logging is a constant challenge. Chris Oldwood shows us how structured logging helps.
Category: [ Design of applications and programs | Overload Journal #144 - April 2018 ]
The Interface to Component Pattern and DynaMix
Description : Dynamic Polymorphism is hard in C++. Borislav Stanimirov demonstrates how the DynaMix library helps.
Category: [ Design of applications and programs | Overload Journal #144 - April 2018 ]
Practical Cryptographical Theory for Programmers
Description : Cryptography is a daunting subject. Deák Ferenc helps you get started.
Category: [ Design of applications and programs | Overload Journal #144 - April 2018 ]
A Wider Vision of Software Development
Description : Is code a hopeful arrangement of bytes? Charles Tolman brings his Organising Principles series to a close.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
An MWSR Queue with Minimalist Locking
Description : Multithreaded queues come in many flavours. Sergey Ignatchenko describes his implementation of a multiple writer single reader queue.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
Testing: Choose the Right Level
Description : Testing can be easy. Andy Balaam considers levels to keep your focus just right.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
C++ with Meta-classes?
Description : Meta-classes will allow us to detail class requirements. Francis Glassborow compares them to developments of C++ in the 1990s.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
Practical Scale Testing
Description : Everyone wants scalable systems. Arun Saha explores methods for testing scalability.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
Visualisation of Multidimensional Data
Description : Frances Buontempo considers how to represent large data sets.
Category: [ Design of applications and programs | CVu Journal Vol 29, #6 - January 2018 ]
Programmers’ Puzzles
Description : Francis Glassborow reviews his last challenge and presents a new one.
Category: [ Design of applications and programs | CVu Journal Vol 29, #6 - January 2018 ]

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title