Journal Articles
Browse in : |
All
> Journals
> Overload
> o124
(7)
All > Topics > Programming (877) 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.
Non-Superfluous People: Testers
Martin Moene
04 December 2014 19:10:36 +00:00
Software development needs a team of supporting players. Sergey Ignatchenko takes a look at the role of professional testers.
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.
Designing Observers in C++11
Martin Moene
04 December 2014 19:07:40 +00:00
The observer pattern is over two decades old. Alan Griffiths fits a venerable design pattern into a contemporary context.
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.
Order Notation in Practice
Martin Moene
03 December 2014 19:18:12 +00:00
What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations.
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.
Testing Drives the Need for Flexible Configuration
Martin Moene
01 December 2014 19:28:31 +00:00
Inflexible configuration will cause problems. Chris Oldwood demonstrates how to support multiple configurations flexibly.