Advertisement
Membership
Login
ACCU Buttons
Overload Journal #126 - April 2015
Browse in : |
All
> Journals
> Overload
> o126 |
- 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: Where was I?
Description : Space and time are relative. Frances Buontempo wonders whether this will wash as an excuse for another lack of editorial.
Category: [ Journal Editorial ]
Description : Space and time are relative. Frances Buontempo wonders whether this will wash as an excuse for another lack of editorial.
Category: [ Journal Editorial ]
Non-Superfluous People: UX Specialists
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs ]
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs ]
Alternatives to Singletons and Global Variables
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives.
Category: [ Programming Topics ]
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives.
Category: [ Programming Topics ]
Resource Management with Explicit Template Specializations
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization.
Category: [ Programming Topics ]
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization.
Category: [ Programming Topics ]
Variadic and Variable Templates
Description : C++11 and 14 offer new features for Variadic and Variable templates. Peter Sommerlad showcases the compile-time possibilities they offer.
Category: [ Programming Topics ]
Description : C++11 and 14 offer new features for Variadic and Variable templates. Peter Sommerlad showcases the compile-time possibilities they offer.
Category: [ Programming Topics ]
iterator_pair – A Simple and Useful Iterator Adapter
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator.
Category: [ Programming Topics ]
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator.
Category: [ Programming Topics ]
Seeing the Wood for the Trees
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window.
Category: [ Programming Topics ]
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window.
Category: [ Programming Topics ]