Advertisement
Membership
Login
ACCU Buttons
Programming Topics or CVu Journal Vol 31, #5 - November 2019
Browse in : |
All
> Topics
> Programming All > Journals > CVu > 315 All of these categories |
- Options:
- View Article Map
- View Archives
Description : Compile time sorting usually uses recursion. Norman Wilson shows how C++14 features make this easier.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
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.
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.
Description : Pete Goodliffe looks at how we ensure we’re living up to our own standards.
Category: [ Project Management | CVu Journal Vol 31, #5 - November 2019 ]
Description : Pete Cordell introduces a library dependency tool for C++ projects.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Description : Alan Griffiths continues his series on coding with the Mir library.
Category: [ Design of applications and programs | CVu Journal Vol 31, #5 - November 2019 ]
Description : Guy Davidson reports from the C++ Standards Committee.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ CVu Journal Vol 31, #5 - November 2019 | Student Code Critiques from CVu journal. ]
Description : Bob Schmidt, chair@accu.org
Category: [ CVu Journal Vol 31, #5 - November 2019 ]
Description : Natural-language BDD can be hard to maintain. Liz Keogh demonstrates a simple code-based alternative.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
Description : What helps a programming language gain traction? Patrick Martin remembers why he used to use Delphi.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
Category: [ Programming Topics | Overload Journal #152 - August 2019 ]
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this.
Category: [ Programming Topics | Overload Journal #152 - August 2019 ]
Description : Pete Goodliffe considers the case for code reuse.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Description : Spencer Collyer muses on the surprising strength of weak_ptrs.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold.
Category: [ Programming Topics | Overload Journal #151 - June 2019 ]
Description : Character encoding can cause problems. Péter Ésik explains why UTF-16 interfaces help on Windows.
Category: [ Programming Topics | Overload Journal #151 - June 2019 ]