Advertisement
Membership
Login
ACCU Buttons
Overload Journal #126 - April 2015
Browse in : | > Journals > Overload > o126 |
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. by Frances Buontempo
Category: [ Journal Editorial ]
Description : Space and time are relative. Frances Buontempo wonders whether this will wash as an excuse for another lack of editorial. by Frances Buontempo
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. by Sergey Ignatchenko
Category: [ Design of applications and programs ]
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital. by Sergey Ignatchenko
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. by Bob Schmidt
Category: [ Programming Topics ]
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives. by Bob Schmidt
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. by Pavel Frolov
Category: [ Programming Topics ]
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization. by Pavel Frolov
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. by Peter Sommerlad
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. by Peter Sommerlad
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. by Vladimir Grigoriev
Category: [ Programming Topics ]
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator. by Vladimir Grigoriev
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. by Teedy Deigh
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. by Teedy Deigh
Category: [ Programming Topics ]