Journal Articles
Browse in : |
All
> Journals
> Overload
> o157
(5)
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.
Comment Only What The Code Cannot Say
Bob Schmidt
01 June 2020 21:25:37 +01:00
Comments can help or hinder. Kevlin Henney assesses when to avoid them.
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.
Some Objects Are More Equal Than Others
Bob Schmidt
01 June 2020 19:09:00 +01:00
Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches.