Journal Articles

Browse in : [ Journals | Topics | Journal Columns ]

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.

A Functional Alternative to Dependency Injection in C++

Bob Schmidt

03 August 2017 00:43:07 +01:00

Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.

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.

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.

Afterwood

Bob Schmidt

01 August 2017 00:35:57 +01:00

Chris Oldwood reminds us to fix the problem, not to blame.

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.

Editorial: It's written, that's why

Bob Schmidt

08 July 2017 18:09:03 +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.

Living Within Constraints

Bob Schmidt

07 July 2017 18:04:54 +01:00

Pete Goodliffe constrains what’s possible in your code.

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.

In Java I Wish I Could...

Bob Schmidt

06 July 2017 18:01:55 +01:00

Paul Grenyer wishes for features of one language in another.

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.

Rip It Up and Start Again

Bob Schmidt

05 July 2017 17:58:16 +01:00

Jez Higgins shares a tale of re-implementing a software system.

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.

Learning Other Languages

Bob Schmidt

04 July 2017 17:53:09 +01:00

Francis Glassborow considers natural and computer languages as tools of communication.

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.

A Magical New World?

Bob Schmidt

03 July 2017 17:46:17 +01:00

Samathy Barratt shares her experience as a first time ACCU Conference attendee.

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.

Code Critique Competition 106

Bob Schmidt

02 July 2017 17:41:54 +01:00

Set and collated by Roger Orr. A book prize is awarded for the best entry.

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.

View from the Chair

Bob Schmidt

01 July 2017 17:30:02 +01:00

Bob Schmidt, chair@accu.org

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.

I am not a number

Martin Moene

07 June 2017 13:25:43 +01:00

When is a number not a number? Frances Buontempo counts the ways this happens.

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.

Allocator for (Re)Actors with Optional Kinda-Safety and Relocation

Martin Moene

06 June 2017 13:28:19 +01:00

How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.

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.

Initialization in C++ is Bonkers

Martin Moene

05 June 2017 13:29:24 +01:00

Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get.

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.

Vulkan and you – Khronos’ successor to OpenGL

Martin Moene

04 June 2017 13:30:18 +01:00

Various graphics APIs exist. Andy Thomason unravels the mysteries of Vulkan, the latest 3D Graphics API from Khronos, the custodians of OpenGL.

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.

Kotlin for C++ Developers

Martin Moene

03 June 2017 13:31:10 +01:00

What could a language the originated on the JVM possibly offer C or C++ devs? Hadi Hariri tells us.

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.

Getting Tuple Elements with a Runtime Index

Martin Moene

02 June 2017 13:32:06 +01:00

Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach.

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.

Afterwood

Martin Moene

01 June 2017 13:32:49 +01:00

What makes programming fun? Chris Oldwood ponders what floats his boat.

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.

Editorial: Production legacy

Martin Moene

09 May 2017 09:16:30 +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.

An Ode to Code

Martin Moene

08 May 2017 09:17:58 +01:00

Pete Goodliffe shares his annual programming practice poem.


  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|
Sort by Date Title