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 Process Topics or Overload Journal #103 - June 2011

Options:
View Article Map
View Archives
Don’t Use std::endl
Description : How do you add a new line in C++? Chris Sharpe suggests std::endl is a tiny utility that’s more trouble than it’s worth.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
Afterwood
Description : Good workers tidy up after themselves – it avoids accidents and makes them more productive. Chris Oldwood argues that good software developers should do the same.
Category: [ Process Topics | Overload Journal #149 - February 2019 ]
Effective Software Testing
Description : Pete Goodliffe describes a healthy software test regimen.
Category: [ Process Topics | CVu Journal Vol 30, #6 - January 2019 ]
DIY Technical Authoring
Description : Alison Peck shares some of the tricks of her trade.
Category: [ Process Topics | CVu Journal Vol 30, #6 - January 2019 ]
China’s New AI School Textbooks
Description : Silas Brown is sceptical about an education initiative.
Category: [ Design of applications and programs | 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 ]
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 : Renovation or redecorating throws up decisions. Chris Oldwood reminds us to make sympathetic changes.
Category: [ Process Topics | Overload Journal #148 - December 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 ]
To Mob, Pair, or Fly Solo
Description : Chris Oldwood compares different collaboration practices.
Category: [ Process Topics | CVu Journal Vol 30, #5 - November 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 ]
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 ]
Afterwood
Description : The curse of Agile. Chris Oldwood outlines how it affects his day at work.
Category: [ Process Topics | 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 ]

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