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 Overload Journal #145 - June 2018

Options:
View Article Map
View Archives
Metaclasses: Thoughts on Generative C++
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
A Functional Alternative to Dependency Injection in C++
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Rip It Up and Start Again
Description : Jez Higgins shares a tale of re-implementing a software system.
Category: [ Design of applications and programs | CVu Journal Vol 29, #3 - July 2017 ]
Non-Superfluous People: UX Specialists
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs | Overload Journal #126 - April 2015 ]
Does Test-Driven Development Harm Clarity?
Description : Is clarity the key thing to aim for when writing software? Andy Balaam considers if TDD harms clarity and if this matters.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
KISSing SOLID Goodbye
Description : Can you remember what SOLID stands for? Chris Oldwood distills it down to two easy to remember principles.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
TDD Discussions and Disagreements
Description : Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Object-Environment Collision Detection using Onion BSPs
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #118 - December 2013 ]
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Executable Documentation Doesn’t Have To Slow You Down
Description : Comprehensibility of end-to-end scenarios and quick feedback of unit tests are competing goals. Seb Rose introduces Cucumber with tags to meet both needs.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #114 - April 2013 ]
Systems Thinking Software Development
Description : Many processes cause more problems than they solve. Tom Sedge shows how to tailor your own.
Category: [ Design of applications and programs | Process Topics | Overload Journal #103 - June 2011 ]
Rise of the Machines
Description : Sometimes the world really is out to get you. Kevlin Henney identifies some culprits.
Category: [ Design of applications and programs | Overload Journal #101 - February 2011 ]
Quality Matters Christmas Intermezzo
Description : Sometimes it's good to reflect. Matthew Wilson considers what he's learnt so far.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #100 - December 2010 ]
You're Going To Have To Think!
Description : Numerical computing has many pitfalls. Richard Harris starts looking for a silver bullet.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
To DLL or Not To DLL
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Renovating a Legacy C++ Project
Description : Over time projects tend to become hard to maintain. Alan Griffiths describes how one was improved.
Category: [ Project Management | Design of applications and programs | Overload Journal #98 - August 2010 ]
Single-Threading: Back to the Future? (Part 2)
Description : Multithreading can cause notoriously difficult bugs. Sergey Ignatchenko finds mitigating strategies for programs on servers.
Category: [ Design of applications and programs | Overload Journal #98 - August 2010 ]
Quality Matters: The Worst Form of 'Error' Handling Except For All The Others
Description : Dealing with errors is a vital part of good programming. Matthew Wilson specifies a taxonomy.
Category: [ Design of applications and programs | Overload Journal #98 - August 2010 ]

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