Advertisement
Membership
Login
ACCU Buttons
Overload Journal #141 - October 2017
Browse in : |
All
> Journals
> Overload
> o141 |
- 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 : Directions in computing can be very confusing. Frances Buontempo wonders if we know our right from left.
Category: [ Journal Editorial ]
Description : Silas has some comments on Deák Ferenc’s recent article:
Category: [ Letters to the Editor ]
Description : Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue.
Category: [ Design of applications and programs ]
Description : Certainty is elusive. Charles Tolman provides a historical context for foundational thinking.
Description : More speed! Sergey Ignatchenko completes his (Re)Actor allocator series with Part III.
Category: [ Programming Topics ]
Description : Polymorphism can happen in many ways. Satprem Pamudurthy compiles an exhaustive matrix of approaches.
Category: [ Programming Topics ]
Description : Malware can hijack the normal flow of your program. Deák Ferenc walks through the ELF format to avoid malicious code injection.
Category: [ Internet Topics ]
Description : C++11 introduced many new exception related features. Ralph McArdell gives a comprehensive overview.
Category: [ Programming Topics ]
Description : Too soon! Chris Oldwood reviews optimisation in the development process.
Category: [ Process Topics ]