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.

ACCU18 Trip Report

Bob Schmidt

07 July 2018 17:16:22 +01:00

Balog Pal reports his experiences from the 2018 ACCU Conference.

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.

Don’t Assume Any Non-Zero exit() Will Fail!

Bob Schmidt

06 July 2018 17:13:44 +01:00

Silas S. Brown shares his finding on process exit codes.

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.

Everyday Coding Habits for Safety and Simplicity

Bob Schmidt

05 July 2018 16:54:46 +01:00

Arun Saha has some simple advice for forming good habits 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.

The Half-Domain/Half-Primitive Proxy

Bob Schmidt

04 July 2018 16:47:44 +01:00

Chris Oldwood presents a pattern for abstracting client-side proxies for testing.

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 112

Bob Schmidt

03 July 2018 16:27:33 +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.

Program Challenge Report 3 and Challenge 4

Bob Schmidt

02 July 2018 16:24:33 +01:00

Francis Glassborow comments on his last challenge and presents a new one.

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 2018 16:21:26 +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.

Automate all the things

Bob Schmidt

05 June 2018 17:17:28 +01:00

Automation can speed things up. Frances Buontempo considers how it can make things worse.

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.

How to Write a Programming Language: Part 1, The Lexer

Bob Schmidt

04 June 2018 17:13:08 +01:00

Writing a programming language might sound very difficult. Andy Balaam starts his series with a lexer.

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.

Type-agnostic Tracing Using {fmt}

Bob Schmidt

03 June 2018 17:07:06 +01:00

Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.

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 Short Overview of Object Oriented Software Design

Bob Schmidt

02 June 2018 16:45:39 +01:00

Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.

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 June 2018 16:43:22 +01:00

The curse of Agile. Chris Oldwood outlines how it affects his day at work.

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: And another thing...

Bob Schmidt

12 May 2018 18:44:22 +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.

Libraries, Console Apps and GUIs

Bob Schmidt

11 May 2018 18:39:48 +01:00

Chris Oldwood compares the use of different application interfaces.

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.

ACCU: The Early Days (Part 2)

Bob Schmidt

10 May 2018 18:35:50 +01:00

Francis Glassborow continues his look at the history of ACCU.

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.

The New C++ Interview

Bob Schmidt

09 May 2018 18:07:29 +01:00

Pete Goodliffe introduces a new way to test programming skills.

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.

ACCU Conference 2018: Trip Report

Bob Schmidt

08 May 2018 18:05:29 +01:00

Kris van Rens shares his experiences from ACCU 2018.

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.

On Quaker’s Dozen

Bob Schmidt

07 May 2018 17:42:11 +01:00

A student examines the Quaker’s Dozen wager.

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.

Writing a Wayland Server Using Mir

Bob Schmidt

06 May 2018 17:39:33 +01:00

Alan Griffiths explains the basics of a new X11 replacement API.

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.

Standards Report

Bob Schmidt

05 May 2018 17:37:10 +01:00

Emyr Williams reports on news from the world of Standards.


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