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 +
Internet Topics  (35) +

Programming Topics  (877) +
• Internet +

I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Simplicity Through Immutability
Description : Chris Oldwood considers the benefits of unchangeable data. by Chris Oldwood
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Advice for the Young at Heart
Description : Pete Goodliffe offers sage advice, and asks you to do the same. by Pete Goodliffe
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Delayed Copy Pattern
Description : Vassili Kaplan presents some techniques for making efficient use of the STL containers in C++. by Vassili Kaplan
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Const and Concurrency (part 2)
Description : Ralph McArdell continues musing on comments to Herb Sutter’s updated GotW #6b solution.

by Ralph McArdell
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Non-Superfluous People: Testers
Description : Software development needs a team of supporting players. Sergey Ignatchenko takes a look at the role of professional testers. by Sergey Ignatchenko
Category: [ Overload Journal #124 - December 2014 | Programming Topics ]
Designing Observers in C++11
Description : The observer pattern is over two decades old. Alan Griffiths fits a venerable design pattern into a contemporary context. by Alan Griffiths
Category: [ Overload Journal #124 - December 2014 | Programming Topics ]
Order Notation in Practice
Description : What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations.
Category: [ Overload Journal #124 - December 2014 | Programming Topics ]
Testing Drives the Need for Flexible Configuration
Description : Inflexible configuration will cause problems. Chris Oldwood demonstrates how to support multiple configurations flexibly.
Category: [ Overload Journal #124 - December 2014 | Programming Topics ]
Const and Concurrency (Part 1)
Description : Ralph McArdell comments on comments to Herb Sutter’s updated GotW #6b solution. by Ralph McArdell
Category: [ CVu Journal Vol 26, #5 - November 2014 | Programming Topics ]
Parsing Configuration Files in C++ with Boost
Description : Giuseppe Vacanti describes how to deal with program options, C++ style. by Giuseppe Vacanti
Category: [ CVu Journal Vol 26, #5 - November 2014 | Programming Topics ]
Perl is a Better Sed, and Python 2 is Good
Description : Silas S. Brown sweats the differences between tools on common platforms. by Silas S. Brown
Category: [ CVu Journal Vol 26, #5 - November 2014 | Programming Topics ]
Debuggers Are Still For Wimps
Description : Frances Buontempo shows how to remote debug python from Visual Studio. by Frances Buontempo
Category: [ CVu Journal Vol 26, #5 - November 2014 | Programming Topics ]
Debug Complexity: How Assertions Affect Debugging Time
Description : Debugging any program can be time consuming. Sergey Ignatchenko and Dmytro Ivanchykhin extend their mathematical model to consider the effect of assertions. by Sergey Ignatchenko and Dmytro Ivanchykhin
Category: [ Overload Journal #123 - October 2014 | Programming Topics ]
Alternative Overloads
Description : How do you return a default value given a condition? Malcolm Noyes presents solutions using older and newer C++ techniques. by Malcolm Noyes
Category: [ Overload Journal #123 - October 2014 | Programming Topics ]
Everyone Hates build.xml
Description : Using Ant build tool can be tricky. Andy Balaam shows how to structure and test the build code. by Andy Balaam
Category: [ Overload Journal #123 - October 2014 | Programming Topics ]
Defining Visitors Inline in Modern C++
Description : The Visitor pattern can involve non-local boilerplate code. Robert Mill and Jonathan Coe present an inline Visitor in C++. by Robert Mill and Jonathan Coe
Category: [ Overload Journal #123 - October 2014 | Programming Topics ]
Paper Bag Escapology Using Particle Swarm Optimisation
Description : Some attempts at programming one’s way out of a paper bag need an upfront model. Frances Buontempo simplifies things using particle swarm optimisation. by Frances Buontempo
Category: [ Overload Journal #123 - October 2014 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|