ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or CVu Journal Vol 31, #3 - July 2019

Options:
View Article Map
View Archives
Non-Recursive Compile Time Sort
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 ]
Quick Modular Calculations (Part 1)
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 ]
Exodep : A Simple External Dependency Refresher
Description : Pete Cordell introduces a library dependency tool for C++ projects.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
The Standard Report
Description : Guy Davidson reports from the C++ Standards Committee.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Scenarios Using Custom DSLs
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 ]
I Come Here Not to Bury Delphi, But to Praise It
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 ]
Attitude, Accomplishment, Artistry
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
Empty Scoped Enums as Strong Aliases for Integral Types
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 ]
C++ Reflection for Python Binding
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 ]

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.

C Vu Volume 31 Issue 3 ePub

Bob Schmidt

21 July 2019 19:12:36 +01:00

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.

C Vu Volume 31 Issue 3 PDF

Bob Schmidt

10 July 2019 00:05:41 +01:00

A Case for Code Reuse
Description : Pete Goodliffe considers the case for code reuse.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Who Are You Calling Weak?
Description : Spencer Collyer muses on the surprising strength of weak_ptrs.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
The Early Days of C++ in UK C User Groups
Description : Francis Glassborow looks back on the formation of the ACCU.
Category: [ CVu Journal Vol 31, #3 - July 2019 ]
Code Critique Competition 118
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ CVu Journal Vol 31, #3 - July 2019 | Student Code Critiques from CVu journal. ]
Beyond Code Criticism
Description : Daniel James considers issues that might lie behind code like that in Code Critique 117.
Category: [ CVu Journal Vol 31, #3 - July 2019 | Student Code Critiques from CVu journal. ]
The Standards Report
Description : Guy Davidson introduces himself as the new Standards Officer and makes his first report.
Category: [ CVu Journal Vol 31, #3 - July 2019 ]
Reviews
Description : The latest roundup of reviews.
Category: [ CVu Journal Vol 31, #3 - July 2019 ]
View from the Chair
Description : Bob Schmidt, chair@accu.org
Category: [ CVu Journal Vol 31, #3 - July 2019 ]

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title