Advertisement
Membership
Login
ACCU Buttons
Programming Topics or CVu Journal Vol 30, #6 - January 2019
Browse in : |
All
> Topics
> Programming All > Journals > CVu > 306 All 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.
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites.
Category: [ Programming Topics | Overload Journal #149 - February 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.
Category: [ CVu Journal Vol 30, #6 - January 2019 | Journal Editorial ]
Description : Pete Goodliffe describes a healthy software test regimen.
Category: [ Process Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Pete Cordell proposes an extension to C++ move syntax.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Chris Oldwood tries a novel approach to open up the interview conversation.
Category: [ Project Management | CVu Journal Vol 30, #6 - January 2019 ]
Description : Alison Peck shares some of the tricks of her trade.
Category: [ Process Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Silas Brown is sceptical about an education initiative.
Category: [ Design of applications and programs | CVu Journal Vol 30, #6 - January 2019 ]
Description : Emyr Williams reports the latest from the C++ Standards meetings.
Category: [ CVu Journal Vol 30, #6 - January 2019 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 | Student Code Critiques from CVu journal. ]
Description : Francis Glassborow comments on his previous challenge, and provides a new puzzle.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Bob Schmidt, chair@accu.org
Category: [ CVu Journal Vol 30, #6 - January 2019 ]
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
Description : Pete Goodliffe takes a scalpel to unnecessary code.
Category: [ Programming Topics | CVu Journal Vol 30, #5 - November 2018 ]
Description : We’ve parsed our tokens: now we need turn them into values. Andy Balaam continues writing a programming language with the evaluator.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Comparison operators can get complicated. Barry Revzin explores how the new operator <=> helps.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Description : Compile time type selection allows static polymorphsim. Bronek Kozicki details an implementation of a compile time map.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]