Journal Articles
Browse in : |
All
> Journals
> Overload
> o116 (6)
|
- 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: Learning Fantasy Languages
Martin Moene
06 August 2013 19:55:41 +01:00
The last Overload editorial described a Fantasy Language. Now, how do you learn one?
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.
Hard Upper Limit on Memory Latency
Martin Moene
05 August 2013 19:53:37 +01:00
Achieving very low latency is important. Sergey Ignatchenko asks how low can we go.
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.
Simple Instrumentation
Martin Moene
04 August 2013 19:47:59 +01:00
Programs often run out of memory or grind to a halt. Chris Oldwood demonstrates how to add instrumentation to your code to track its performance.
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.
Portable String Literals in C++
Martin Moene
03 August 2013 18:11:08 +01:00
How hard can it be to make a file in C++ with international text literals in its name? Alf Steinbach shows us.
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.
Dynamic C++ (Part 2)
Martin Moene
02 August 2013 18:04:56 +01:00
Previously we saw how to use some simple dynamic features in C++. Alex Fabijanic and Richard Saunders explore more powerful dynamic tools.
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.
Auto – a necessary evil? (Part 2)
Martin Moene
01 August 2013 18:01:13 +01:00
Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate.
<< o117 | o115 >> |