Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Topics |
• Blogs
ACCU Topics
(2)
+
- ACCU magic
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 ]
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 ]
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 ]
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 ]
Writing a Technical Book
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life. by Adam Tornhill
Category: [ CVu Journal Vol 27, #2 - May 2015 | Process Topics ]
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life. by Adam Tornhill
Category: [ CVu Journal Vol 27, #2 - May 2015 | Process 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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
Non-Superfluous People: UX Specialists
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital. by Sergey Ignatchenko
Category: [ Overload Journal #126 - April 2015 | Design of applications and programs ]
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital. by Sergey Ignatchenko
Category: [ Overload Journal #126 - April 2015 | Design of applications and programs ]
Alternatives to Singletons and Global Variables
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives. by Bob Schmidt
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives. by Bob Schmidt
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Resource Management with Explicit Template Specializations
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization. by Pavel Frolov
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization. by Pavel Frolov
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Variadic and Variable Templates
Description : C++11 and 14 offer new features for Variadic and Variable templates. Peter Sommerlad showcases the compile-time possibilities they offer. by Peter Sommerlad
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Description : C++11 and 14 offer new features for Variadic and Variable templates. Peter Sommerlad showcases the compile-time possibilities they offer. by Peter Sommerlad
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
iterator_pair – A Simple and Useful Iterator Adapter
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator. by Vladimir Grigoriev
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator. by Vladimir Grigoriev
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Seeing the Wood for the Trees
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window. by Teedy Deigh
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window. by Teedy Deigh
Category: [ Overload Journal #126 - April 2015 | Programming Topics ]
Using ACCU Membership for Unique IDs
Description : Silas S. Brown considers the case for identity. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Silas S. Brown considers the case for identity. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
LAMP on Ubuntu
Description : Ian Bruntlett shares his notes on setting up a basic web application. by Ian Bruntlett
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Ian Bruntlett shares his notes on setting up a basic web application. by Ian Bruntlett
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
The Developer’s Sandbox
Description : Chris Oldwood wants to be in control. by Chris Oldwood
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Chris Oldwood wants to be in control. by Chris Oldwood
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
What Do People Do All Day?
Description : Thaddaeus Frogley shares his day to day activities as a games programmer. by Thaddaeus Frogley
Category: [ CVu Journal Vol 27, #1 - March 2015 | Process Topics ]
Description : Thaddaeus Frogley shares his day to day activities as a games programmer. by Thaddaeus Frogley
Category: [ CVu Journal Vol 27, #1 - March 2015 | Process Topics ]
Simple Android programming with WebKit
Description : Silas S. Brown shares his trials with developing for mobile devices. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Silas S. Brown shares his trials with developing for mobile devices. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]