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

Programming Topics or Overload Journal #123 - October 2014

Options:
View Article Map
View Archives
Benefits of Well Known Interfaces in Closed Source Code
Description : Designing a good API is a significant challenge. Arun Saha suggests taking inspiration from outside.
Category: [ Programming Topics | Overload Journal #102 - April 2011 ]
Why Computer Algebra Won’t Cure Your Floating Point Blues
Description : Numerical computing is proving quite a challenge. Richard Harris sees if a computer can do mathematics.
Category: [ Programming Topics | Overload Journal #102 - April 2011 ]
Refactoring and Software Complexity Variability
Description : Most code bases could have their complexity improved. Alex Yakyma presents a model that suggests how to do this.
Category: [ Programming Topics | Overload Journal #102 - April 2011 ]
Queue with Position Reservation
Description : Multiple threads can make processing a message queue faster. Eugene Surman needs the right data structure.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
Why Rationals Won’t Cure Your Floating Point Blues
Description : Numerical computing is still proving hard to do accurately. Richard Harris considers another number representation.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
Overused Code Reuse
Description : It’s tempting to use someone else’s code rather than write it yourself. Sergey Ignatchenko reports that ‘No Bugs’ Bunny recommends caution.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
From Occam's Razor to No Bugs' Axe
Description : Designing good APIs that stand the test of time is notoriously hard. Sergey Ignatchenko suggests a radical guideline.
Category: [ Programming Topics | Process Topics | Overload Journal #100 - December 2010 ]
Why Fixed Point Won't Cure Your Floating Point Blues
Description : Numeric computing is very difficult to do properly. Richard Harris looks at whether a common technique will help.
Category: [ Programming Topics | Overload Journal #100 - December 2010 ]
Interface Versioning in C++
Description : Updating a widely used DLL interface is non-trivial. Steve Love presents a practical approach.
Category: [ Programming Topics | Overload Journal #100 - December 2010 ]
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 ]
Making String ReTRIEval Fast
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Quality Matters #6: Exceptions for Practically-Unrecoverable Conditions
Description : Being robust is harder than you think. Matthew Wilson analyses a classic program.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
The Model Student: The ACCU 2010 Crypto Challenge
Description : Electronic computers advanced cryptography enormously. Richard Harris sets a challenge, and finds a solution.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
Debugging Run Time Memory Problems
Description : The C++ Standard is often silent on what happens when things go wrong. Matthew Jones looks under the bonnet to take control.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
The ANSI Standard For C
Description : A summary of the proposed ANSI extensions to the C Programming Language By Steven W.Palmer
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]

  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|
Sort by Date Title