Advertisement
Membership
Login
ACCU Buttons
Overload Journal #138 - April 2017
Browse in : |
All
> Journals
> Overload
> o138 |
- 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 : You can approach a problem top-down or bottom-up. Frances Buontempo wonders if algorithms can help us choose the most appropriate direction.
Category: [ Journal Editorial ]
Description : Elm is a functional language which compiles to JavaScript. Ossi Hanhinen provides an overview.
Category: [ Programming Topics ]
Description : Unity builds can be controversial. Andy Thomason shows how much difference they can make to build times.
Category: [ Programming Topics ]
Description : CVu has been running a series of interviews. Frances Buontempo interviews the interviewer, Emyr Williams.
Description : How do you run C++ in a browser? Sergey Ignatchenko demonstrates how to use Emscripten.
Category: [ Programming Topics ]
Description : Compilers can optimise away functions you may want to time. Deák Ferenc explores ways to stop this happening.
Category: [ Programming Topics ]
Description : Representing numbers presents many choices. Teedy Deigh counts the ways.