Advertisement
Membership
Login
ACCU Buttons
Overload Journal #113 - February 2013
Browse in : |
All
> Journals
> Overload
> o113 |
- 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: The Good, The Bad and The Discordant
Description : There are several signs of bad code. Frances Buontempo considers ugliness, stench and discord in a search for beauty.
Category: [ Journal Editorial ]
Description : There are several signs of bad code. Frances Buontempo considers ugliness, stench and discord in a search for beauty.
Category: [ Journal Editorial ]
‘No Bugs’ Top Five C++ Cooking Recipes
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes.
Category: [ Programming Topics ]
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes.
Category: [ Programming Topics ]
Utilising More Than 4GB of Memory in 32-bit Windows Process
Description : Some applications require a vast amount of memory. Chris Oldwood presents techniques to provide extra memory.
Category: [ Programming Topics ]
Description : Some applications require a vast amount of memory. Chris Oldwood presents techniques to provide extra memory.
Category: [ Programming Topics ]
The Signs of Trouble: On Patterns, Humbleness and Lisp
Description : Patterns can be a controversial topic. Adam Petersen considers their cognitive and social value.
Category: [ Programming Topics ]
Description : Patterns can be a controversial topic. Adam Petersen considers their cognitive and social value.
Category: [ Programming Topics ]
The Open–Closed Principle (OCP)
Description : Changing requirements and environments can require cascading changes through software. Nan Wang demonstrates how the Open-Closed principle can minimise changes.
Category: [ Programming Topics ]
Description : Changing requirements and environments can require cascading changes through software. Nan Wang demonstrates how the Open-Closed principle can minimise changes.
Category: [ Programming Topics ]
Secrets of Testing WCF Services
Description : WCF services provide middleware for applications but can be hard to test. Steve Love describes a way to develop a testable app.
Category: [ Programming Topics ]
Description : WCF services provide middleware for applications but can be hard to test. Steve Love describes a way to develop a testable app.
Category: [ Programming Topics ]