Journal Articles
Browse in : |
All
> Journals
> Overload
> o144
(7)
All > Topics > Design (236) Any of these categories |
- 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.
Monitoring: Turning Noise into Signal
Bob Schmidt
05 April 2018 16:51:10 +01:00
Creating useful logging is a constant challenge. Chris Oldwood shows us how structured logging helps.
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.
The Interface to Component Pattern and DynaMix
Bob Schmidt
04 April 2018 16:47:19 +01:00
Dynamic Polymorphism is hard in C++. Borislav Stanimirov demonstrates how the DynaMix library helps.
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.
Practical Cryptographical Theory for Programmers
Bob Schmidt
02 April 2018 16:35:21 +01:00
Cryptography is a daunting subject. Deák Ferenc helps you get started.