Advertisement
Membership
Login
ACCU Buttons
Overload Journal #145 - June 2018
Browse in : |
All
> Journals
> Overload
> o145 |
- 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 : Automation can speed things up. Frances Buontempo considers how it can make things worse.
Category: [ Journal Editorial ]
Description : Writing a programming language might sound very difficult. Andy Balaam starts his series with a lexer.
Category: [ Design of applications and programs ]
Description : Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.
Category: [ Programming Topics ]
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.
Category: [ Programming Topics ]
Description : The curse of Agile. Chris Oldwood outlines how it affects his day at work.
Category: [ Process Topics ]