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 30, #2 - May 2018

Options:
View Article Map
View Archives
How to Write a Programming Language: Part 2, The Parser
Description : We’ve got our tokens: now we need to knit them together into trees. Andy Balaam continues writing a programming language with the parser.
Category: [ Programming Topics | Overload Journal #146 - August 2018 ]
Compile-time Data Structures in C++17: Part 1, Set of Types
Description : Compile time data structures can speed things up at runtime. Bronek Kozicki details an implementation of a compile time set.
Category: [ Programming Topics | Overload Journal #146 - August 2018 ]
Don’t Assume Any Non-Zero exit() Will Fail!
Description : Silas S. Brown shares his finding on process exit codes.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Everyday Coding Habits for Safety and Simplicity
Description : Arun Saha has some simple advice for forming good habits in C++.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Code Critique Competition 112
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 | Student Code Critiques from CVu journal. ]
Program Challenge Report 3 and Challenge 4
Description : Francis Glassborow comments on his last challenge and presents a new one.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Type-agnostic Tracing Using {fmt}
Description : Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]
A Short Overview of Object Oriented Software Design
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.
Category: [ Programming Topics | Overload Journal #145 - June 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.

C Vu Volume 30 Issue 2 PDF

Bob Schmidt

18 May 2018 18:48:41 +01:00

Libraries, Console Apps and GUIs
Description : Chris Oldwood compares the use of different application interfaces.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 ]
ACCU: The Early Days (Part 2)
Description : Francis Glassborow continues his look at the history of ACCU.
Category: [ CVu Journal Vol 30, #2 - May 2018 | Francis' Scribbles from CVu journal ]
The New C++ Interview
Description : Pete Goodliffe introduces a new way to test programming skills.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 ]
ACCU Conference 2018: Trip Report
Description : Kris van Rens shares his experiences from ACCU 2018.
Category: [ CVu Journal Vol 30, #2 - May 2018 ]
On Quaker’s Dozen
Description : A student examines the Quaker’s Dozen wager.
Category: [ CVu Journal Vol 30, #2 - May 2018 ]
Writing a Wayland Server Using Mir
Description : Alan Griffiths explains the basics of a new X11 replacement API.
Category: [ Design of applications and programs | CVu Journal Vol 30, #2 - May 2018 ]
Standards Report
Description : Emyr Williams reports on news from the world of Standards.
Category: [ CVu Journal Vol 30, #2 - May 2018 ]
Code Critique Competition 111
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 | Student Code Critiques from CVu journal. ]
Local ACCU Meetups
Description : Frances Buontempo reports from meetups in Bristol and London.
Category: [ CVu Journal Vol 30, #2 - May 2018 ]
ACCU Local Group
Description : Jason Spencer reports on a recent visit to ACCU Oxford.
Category: [ CVu Journal Vol 30, #2 - May 2018 ]

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