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 Process Topics or CVu Journal Vol 28, #4 - September 2016

Options:
View Article Map
View Archives
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 ]
The Very Model of a Model Modern Programmer
Description : Pete Goodliffe asks what defines you as a programmer.
Category: [ Process Topics | CVu Journal Vol 27, #4 - September2015 ]
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 ]
Two Daemons
Description : Most people have come across C++11’s forwarding references. Dietmar Kühl explains what && really means.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Don’t Design for Performance Until It’s Too Late
Description : People claim optimisation can cause unreadable code. Andy Balaam argues good performance should be at the core of code design.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Template Programming Compile Time String Functions
Description : Practising old exercises in new ways can keep you sharp. Nick Weatherhead demonstrates some well-known code katas using C++ compile time tricks.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]

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