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

Browse in : > Topics > Programming
• Programming +

• LettersEditor +

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. by Andy Balaam
Category: [ Overload Journal #128 - August 2015 | Programming Topics ]
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. by Nick Weatherhead
Category: [ Overload Journal #128 - August 2015 | Programming Topics ]
Numbers in JavaScript
Description : JavaScript floating point numbers can confuse C++ programmers. Anthony Williams draws our attention to some surprising behaviour.
Category: [ Overload Journal #128 - August 2015 | Programming Topics ]
Are we nearly there yet? Refactoring C++
Description : Alan Griffiths evaluates two tools for developers with some simple use-cases. by Alan Griffiths
Category: [ CVu Journal Vol 27, #3 - July 2015 | Programming Topics ]
Golang programming on AppEngine
Description : Silas S. Brown tries his hand at writing native code for the Cloud. by Silas S. Brown
Category: [ CVu Journal Vol 27, #3 - July 2015 | Programming Topics ]
Split and Merge Revisited
Description : Vassili Kaplan makes improvements to the Expression Parser. by Vassili Kaplan
Category: [ CVu Journal Vol 27, #3 - July 2015 | Programming Topics ]
Meet the Social Side of Your Codebase
Description : Programming requires collaboration. Adam Tornhill suggests some ways to uncover communication paths in your organisation. by Adam Tornhill
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Mocks are Bad, Layers are Bad
Description : Many people use mocks in their unit tests. Andy Balaam asks if there’s a better way. by Andy Balaam
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Non-Superfluous People: Architects
Description : No developer is an island. Sergey Ignatchenko continues his series of non-superfluous people by looking at the role of architects. by Sergey Ignatchenko
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Terse Exception Messages
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful. by Chris Oldwood
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Get Debugging Better!
Description : The GNU debugger has several useful features you may not know. Jonathan Wakely shows us how to save time and pain with some simple tricks.
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Make and Forward Consultables and Delegates
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Overload Journal #127 - June 2015 | Programming Topics ]
Wallowing in Filth
Description : Pete Goodliffe wades into the dreaded cesspit of ‘low-quality code’. by Pete Goodliffe
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Writing Good C++ APIs
Description : Tom Björkholm examines some common pitfalls that make code hard to use. by Tom Björkholm
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Split and Merge – Another Algorithm for Parsing Mathematical Expressions
Description : Vassili Kaplan presents an alternative to Dijkstra’s algorithm. by Vassili Kaplan
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Using 32-bit COM Objects from 64-bit Programs
Description : Roger Orr explains how to cross the platform boundary in COM libraries. by Roger Orr
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Raspberry Pi Linux User Mode GPIO in C++ – Part 1
Description : Ralph McArdell expands the Raspberry Pi with a C++ library. by Ralph McArdell
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Standards Report
Description : Mark Radford reports the latest from the C++ Standards meetings. by Mark Radford
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
Code Critique Competition 93
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 27, #2 - May 2015 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|