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 Process Topics or Reference pages and sites or Development Techniques

Options:
View Article Map
View Archives
Intellectual Property – a Crash Course for Developers
Description : Interpreting law is a tricky business. Sergey Ignatchenko introduces someone who can help you avoid expensive mistakes.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Over-Generic Use of Abstractons as a Major Cause of Wasting Resources
Description : We often find ways to hide complexity. Sergey Ignatchenko looks at how this can be sub-optimal.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Integrating Testers Into An Agile Team
Description : Agile has usually concentrated on how to organise developers. Allan Kelly shows how testers fit in.
Category: [ Process Topics | Overload Journal #104 - August 2011 ]
Thread-Safe Access Guards
Description : Ensuring safe access to shared data can be cumbersome and error-prone. Bjørn Reese presents a technique to help.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
An Introduction to Test Driven Development
Description : TDD is too often thought to be all about Unit Tests. Paul Grenyer works through an example to show the bigger picture.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Why [Insert Algorithm Here] Won’t Cure Your Calculus Blues
Description : We now know that floating point arithmetic is the best we can do. Richard Harris goes back to school ready to show how to use it.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Some Objects Are More Equal Than Others
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Exception Specifications in C++ 2011
Description : The new standard is almost finished. Dietmar Kühl looks at the new exception features.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Why Interval Arithmetic Won’t Cure Your Floating Point Blues
Description : We’ve looked at several approaches to numeric computing. Richard Harris has a final attempt to find an accurate solution.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
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 ]
The ACCU 2011 Crypto Challenge
Description : Ready for the biggest challenge yet? Richard Harris throws down the gauntlet.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
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 ]
The Agile Spectrum
Description : Very few teams are truly Agile. Allan Kelly looks at the range of styles.
Category: [ Process Topics | Overload Journal #102 - April 2011 ]
On CMM, Formalism and Creativity
Description : No Bugs requires us to improve software quality. Sergey Ignatchenko considers some of the potential problems.
Category: [ Process 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 ]
Despair Programming
Description : Managing relationships is vital to a successful project. Teedy Deigh looks back on a lifetime’s experience.
Category: [ Process 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 ]

  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|
Sort by Date Title