Advertisement
Membership
Login
ACCU Buttons
Overload Journal #140 - August 2017
Browse in : |
All
> Journals
> Overload
> o140 |
- 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.
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.
Description : What’s in a name? Frances Buontempo decides some names are better than others.
Category: [ Journal Editorial ]
Description : Personal development is important. Charles Tolman provides a framework for looking at this.
Category: [ Process Topics ]
Description : Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).
Category: [ Design of applications and programs ]
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs ]
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics ]
Description : Portable streaming is challenging. Alf Steinbach describes how his library fixes problems with non-ASCII characters.
Category: [ Programming Topics ]
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs ]
Description : The C++ core guidelines are a useful summary of C++ best practice. Andreas Fertig shows their use.
Category: [ Process Topics ]
Description : Chris Oldwood reminds us to fix the problem, not to blame.
Category: [ Programming Topics ]