Advertisement
Membership
Login
ACCU Buttons
Overload Journal #123 - October 2014
Browse in : |
All
> Journals
> Overload
> o123 |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Editorial: Peer Reviewed
Description : Nobody gets it right first time. Frances Buontempo considers the importance of the review team.
Category: [ Journal Editorial ]
Description : Nobody gets it right first time. Frances Buontempo considers the importance of the review team.
Category: [ Journal Editorial ]
Debug Complexity: How Assertions Affect Debugging Time
Description : Debugging any program can be time consuming. Sergey Ignatchenko and Dmytro Ivanchykhin extend their mathematical model to consider the effect of assertions.
Category: [ Programming Topics ]
Description : Debugging any program can be time consuming. Sergey Ignatchenko and Dmytro Ivanchykhin extend their mathematical model to consider the effect of assertions.
Category: [ Programming Topics ]
Alternative Overloads
Description : How do you return a default value given a condition? Malcolm Noyes presents solutions using older and newer C++ techniques.
Category: [ Programming Topics ]
Description : How do you return a default value given a condition? Malcolm Noyes presents solutions using older and newer C++ techniques.
Category: [ Programming Topics ]
Everyone Hates build.xml
Description : Using Ant build tool can be tricky. Andy Balaam shows how to structure and test the build code.
Category: [ Programming Topics ]
Description : Using Ant build tool can be tricky. Andy Balaam shows how to structure and test the build code.
Category: [ Programming Topics ]
Defining Visitors Inline in Modern C++
Description : The Visitor pattern can involve non-local boilerplate code. Robert Mill and Jonathan Coe present an inline Visitor in C++.
Category: [ Programming Topics ]
Description : The Visitor pattern can involve non-local boilerplate code. Robert Mill and Jonathan Coe present an inline Visitor in C++.
Category: [ Programming Topics ]
A Scheduling Technique for Small Software Projects and Teams
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics ]
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics ]
Paper Bag Escapology Using Particle Swarm Optimisation
Description : Some attempts at programming one’s way out of a paper bag need an upfront model. Frances Buontempo simplifies things using particle swarm optimisation.
Category: [ Programming Topics ]
Description : Some attempts at programming one’s way out of a paper bag need an upfront model. Frances Buontempo simplifies things using particle swarm optimisation.
Category: [ Programming Topics ]
Feeding Back
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics ]
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics ]