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, #3 - July 2018

Options:
View Article Map
View Archives
Identify your Errors better with char[]
Description : Error codes still get used instead of exceptions. Patrick Martin and Dietmar Kühl consider how to use char arrays for better information.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
CPU Clocks and Clock Interrupts, and Their Effects on Schedulers
Description : Instructions to sleep for a second almost never result in precisely one second’s sleep. Bob Schmidt walks us through the mechanics of why.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Bug Hunting
Description : Pete Goodliffe looks for software faults.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Building C & C++ CLI Programs with the libCLImate Mini-framework
Description : Matthew Wilson presents a framework for simplifying CLI programs.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Raspberry Pi Linux User Mode GPIO in C++ (Part 3)
Description : Ralph McArdell demonstrates the library with two peripherals on the Pi.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
One Definition Rule
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Functional Programming in C++
Description : Richard Falconer reports on an ACCU talk by Kevlin Henney.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Code Critique Competition 96
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Introducing Concepts
Description : Concepts in C++11 had many false starts. Andrew Sutton show why they are a big deal now they are with us.
Category: [ Programming Topics | Overload Journal #129 - October 2015 ]
Building and Running Software on an Ubuntu Phone
Description : Many of us has a smartphone. Alan Griffiths shows us how to hack an Ubuntu Touch phone.
Category: [ Programming Topics | Overload Journal #129 - October 2015 ]
Password Hashing: Why and How
Description : Password hashing is important. Sergey Ignatchenko explains how to do it properly.
Category: [ Programming Topics | Overload Journal #129 - October 2015 ]
An Inline-variant-visitor with C++ Concepts
Description : Concepts are abstract. Jonathan Coe and Andrew Sutton provide us with a concrete example of their use.
Category: [ Programming Topics | Overload Journal #129 - October 2015 ]
Refactoring Guided by Duplo
Description : Thaddaeus Frogley gets to grips with duplicated code.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Ode to the BBDB
Description : Silas S. Brown remembers different ways of managing email contacts.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Anatomy of a CLI Program written in C++
Description : Matthew Wilson dissects a small program to examine its gory details.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
The Cat’s Meow
Description : Gail Ollis reports from the App-a-thon World Record attempt.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Raspberry Pi Linux User Mode GPIO in C++ (Part 2)
Description : Ralph McArdell continues developing a C++ library for Raspberry Pi expansions.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Standards Report
Description : Jonathan Wakely reports the latest on C++17 and beyond.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Code Critique Competition 95
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Multi-threading at Business-logic Level is Considered Harmful
Description : Multi-threaded code promises potential speed-up. Sergey Ignatchenko considers how it often slows things down instead.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]

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