Journal Articles

CVu Journal Vol 27, #3 - July 2015 and Programming Topics
Browse in : All > Journals > CVu > 273 (12)
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.

Are we nearly there yet? Refactoring C++

Martin Moene

11 July 2015 21:42:29 +01:00

Alan Griffiths evaluates two tools for developers with some simple use-cases.

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.

Golang programming on AppEngine

Martin Moene

10 July 2015 21:43:46 +01:00

Silas S. Brown tries his hand at writing native code for the Cloud.

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.

Split and Merge Revisited

Martin Moene

07 July 2015 21:49:04 +01:00

Vassili Kaplan makes improvements to the Expression Parser.