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 #123 - October 2014

Options:
View Article Map
View Archives
A Class What I Wrote
Description : Paul Grenyer reduces the boilerplate with simple abstraction.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Kate Gregory: An Interview
Description : Emyr Williams returns with a new interview from the world of programming.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Code Critique Competition 103
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
The MirAL Story
Description : The X-Windows system is all-pervasive but struggles with security and performance graphics. Alan Griffiths introduces Mir Abstraction Layer to deal with these issues.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Overloading with Concepts
Description : Concepts can play a role in function overloading. Andrew Sutton shows us how.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Ultra-fast Serialization of C++ Objects
Description : Serialising and de-serialising is a common problem. Sergey Ignatchenko and Dmytro Ivanchykhin demonstrate one way to do this quickly.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Modern C++ Features: User-Defined Literals
Description : User-defined literals were introduced in C++11. Arne Mertz walks us through their use.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Python Streams vs Unix Pipes
Description : Dealing with an infinite sequence requires some thought. Thomas Guest presents various ways to approach such a problem.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Hello World in Go
Description : Go provides a way to write efficient concurrent programs in a C-like language. Eleanor McHugh shares a "Hello, world!" tutorial.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
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 ]
Commit Checklist
Description : Chris Oldwood goes through the motions of version control.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
On High Rollers
Description : A student investigates the Baron’s last puzzle.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 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 ]
Determinism: Requirements vs Features
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
C++ Synchronous Continuation Passing Style
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow.
Category: [ Programming Topics | Overload Journal #135 - October 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 ]
Home-Grown Tools
Description : Chris Oldwood turns to custom tools when off the shelf won’t do.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
Why Floats Are Never Equal
Description : Silas S. Brown tries his hand at optimising floating point equality comparisons.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]

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