Journal Articles
Browse in : |
All
> Journals
> Overload
> o140
(9)
All > Topics > Process (83) 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.
The Path of the Programmer
Bob Schmidt
08 August 2017 01:06:29 +01:00
Personal development is important. Charles Tolman provides a framework for looking at this.
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.
About the C++ Core Guidelines
Bob Schmidt
02 August 2017 00:40:09 +01:00
The C++ core guidelines are a useful summary of C++ best practice. Andreas Fertig shows their use.