Journal Articles
Browse in : |
All
> Journals
> Overload
> o156
(8)
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.
Quick Modular Calculations (Part 3)
Bob Schmidt
06 April 2020 20:18:25 +01:00
This article concludes the 3-part series. Cassio Neri presents a new algorithm that also works for 64-bit operands.
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.
Deconstructing Inheritance
Bob Schmidt
05 April 2020 19:09:30 +01:00
Inheritance can be overused. Lucian Radu Teodorescu considers how it can go wrong and the alternatives.
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.
It’s About Time
Bob Schmidt
02 April 2020 18:47:08 +01:00
How easy is it to make code wait for a time period before doing something? Mike Crowe looks at ways to avoid problems when a system clock changes.