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 Overload Journal #151 - June 2019

Options:
View Article Map
View Archives
Afterwood
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
A Case of Mistaken Identity
Description : Chris Oldwood puts values to the test.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 28, #6 - January 2017 ]
A Class What I Wrote
Description : Paul Grenyer reduces the boilerplate with simple abstraction.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Afterwood
Description : One JavaScript module was removed and every Node.js build was knocked for six. Chris Oldwood fictionalises the tale.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
A Commoner’s Response
Description : Roger Orr offers an analysis of the Baron’s last game.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
An Introduction to OpenMP
Description : Silas S. Brown dabbles in multiprocessing to speed up his calculations.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
A Lifetime In Python
Description : Resource management is important in any language. Steve Love demonstrates how to use context managers in Python.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
An Open Question (or How I Learned To Stop Worrying And Love Public Wi-Fi)
Description : Vertices examines some of the dangers of using other people’s networks.


Category: [ Programming Topics | CVu Journal Vol 28, #1 - March 2016 ]
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 ]
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 ]
Are we nearly there yet? Refactoring C++
Description : Alan Griffiths evaluates two tools for developers with some simple use-cases.
Category: [ Programming Topics | CVu Journal Vol 27, #3 - July 2015 ]
Alternatives to Singletons and Global Variables
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Advice for the Young at Heart
Description : Pete Goodliffe offers sage advice, and asks you to do the same.
Category: [ Programming Topics | CVu Journal Vol 26, #6 - January 2015 ]
Alternative Overloads
Description : How do you return a default value given a condition? Malcolm Noyes presents solutions using older and newer C++ techniques.
Category: [ Programming Topics | Overload Journal #123 - October 2014 ]
Activatable Object
Description : Using locks will slow down threaded code. Len Holgate demonstrates how an Activatable Object can reduce the time spent blocked.
Category: [ Programming Topics | Overload Journal #122 - August 2014 ]
Anatomy of a Java Decompiler
Description : Java byte code can be reverted back into source code. Lee Benfield and Mike Strobel show how.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Automatic Navigation Mesh Generation in Configuration Space
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this.
Category: [ Programming Topics | Overload Journal #117 - October 2013 ]
Auto – a necessary evil? (Part 2)
Description : Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Auto – A Necessary Evil?
Description : Superficially simple language features can be surprisingly complicated. Roger Orr explores a new one that is likely to be used widely.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]

  |<   <   1   2   3   4   5   6   7   >   >|
Sort by Date Title