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 : > Web Links > Platforms > OS, NOS > Microsoft
• Development Techniques +

• Microsoft +
• Microsoft

• Programming +

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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|