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

Browse in : > Topics > Programming
• Programming +

Programming Topics  (877) +
• Design +

Why Polynomial Approximation Won't Cure Your Calculus Blues
Description : We’re still trying to find a good way to approach numerical computing. Richard Harris tries to get as close as possible. by Richard Harris
Category: [ Overload Journal #106 - December 2011 | Programming Topics ]
Concurrent Programming with Go
Description : Concurrency is becoming ever more important. Mark Summerfield looks at the approach of the new language Go. by Mark Summerfield
Category: [ Overload Journal #106 - December 2011 | Programming Topics ]
Why Finite Differences Won’t Cure Your Calculus Blues
Description : Now we know our problem in depth. Richard Harris analyses if a common technique will work adequately. by Richard Harris
Category: [ Overload Journal #105 - October 2011 | Programming Topics ]
Outsource Your Self-Discipline
Description : It’s all too easy to skip those tedious but vital steps towards code quality. Filip van Laenen suggests getting someone else to do them. by Filip van Laenen
Category: [ Overload Journal #105 - October 2011 | Programming Topics ]
Picking Patterns for Parallel Programs (Part 1)
Description : Designing programs for multi-core systems can be extremely complex. Anthony Williams suggests some patterns to keep things under control. by Anthony Williams
Category: [ Overload Journal #105 - October 2011 | Programming Topics ]
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. by Sergey Ignatchenko
Category: [ Overload Journal #105 - October 2011 | Programming Topics ]
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. by Sergey Ignatchenko
Category: [ Overload Journal #104 - August 2011 | Programming Topics ]
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. by Bjørn Reese
Category: [ Overload Journal #104 - August 2011 | Programming Topics ]
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. by Paul Grenyer
Category: [ Overload Journal #104 - August 2011 | Programming Topics ]
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. by Richard Harris
Category: [ Overload Journal #104 - August 2011 | Programming Topics ]
Some Objects Are More Equal Than Others
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches. by Steve Love and Roger Orr
Category: [ Overload Journal #103 - June 2011 | Programming Topics ]
Exception Specifications in C++ 2011
Description : The new standard is almost finished. Dietmar Kühl looks at the new exception features. by Dietmar Kühl
Category: [ Overload Journal #103 - June 2011 | Programming Topics ]
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. by Richard Harris
Category: [ Overload Journal #103 - June 2011 | Programming Topics ]
Systems Thinking Software Development
Description : Many processes cause more problems than they solve. Tom Sedge shows how to tailor your own. by Tom Sedge
Category: [ Overload Journal #103 - June 2011 | Design of applications and programs | Process Topics ]
The ACCU 2011 Crypto Challenge
Description : Ready for the biggest challenge yet? Richard Harris throws down the gauntlet. by Richard Harris
Category: [ Overload Journal #103 - June 2011 | Programming Topics ]
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. by Arun Saha
Category: [ Overload Journal #102 - April 2011 | Programming Topics ]
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. by Richard Harris
Category: [ Overload Journal #102 - April 2011 | Programming Topics ]
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. by Alex Yakyma
Category: [ Overload Journal #102 - April 2011 | Programming Topics ]
Queue with Position Reservation
Description : Multiple threads can make processing a message queue faster. Eugene Surman needs the right data structure. by Eugene Surman
Category: [ Overload Journal #101 - February 2011 | Programming Topics ]
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. by Richard Harris
Category: [ Overload Journal #101 - February 2011 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|