Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs or Overload Journal #118 - December 2013
Browse in : |
All
> Topics
> Design All > Journals > Overload > o118 All of these categories |
- Options:
- View Article Map
- View Archives
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 ]
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 ]
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: Not So Much a Program, More a Way of Life
Description : In an attempt to continue and improve on the successful formula of previous editorial avoidance techniques, Frances Buontempo considers what a program really is.
Category: [ Overload Journal #118 - December 2013 | Journal Editorial ]
Description : In an attempt to continue and improve on the successful formula of previous editorial avoidance techniques, Frances Buontempo considers what a program really is.
Category: [ Overload Journal #118 - December 2013 | Journal Editorial ]
On the Other Side of the Barricade: Job Interviewer Do’s and Don’ts
Description : Interviewing is an important skill which is hard to get right. Sergey Ignatchenko gives advice to get you thinking.
Category: [ Project Management | Overload Journal #118 - December 2013 ]
Description : Interviewing is an important skill which is hard to get right. Sergey Ignatchenko gives advice to get you thinking.
Category: [ Project Management | Overload Journal #118 - December 2013 ]
How to Program Your Way Out of a Paper Bag Using Genetic Algorithms
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
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 ]
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 ]
Migrating from Visual SourceSafe to Git
Description : Migrating from one version control system to another is a big change. Chris Oldwood records the trials and triumphs of migrating from VSS to git.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
Description : Migrating from one version control system to another is a big change. Chris Oldwood records the trials and triumphs of migrating from VSS to git.
Category: [ Programming Topics | 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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
Scalable Graph Coverage
Description : Optimising data processing is often about compromise. Andy Balaam finds the right balance.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
Description : Optimising data processing is often about compromise. Andy Balaam finds the right balance.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]