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 Process Topics or Overload Journal #79 - Jun 2007

Options:
View Article Map
View Archives
Contractual Loopholes
Description : Compilers can optimise away functions you may want to time. Deák Ferenc explores ways to stop this happening.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
On the Defensive
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Beyond Functional Programming: Manipulate Functions with the J Language
Description : Adam Tornhill explores a different kind of programming language.


Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Be Available, Not Busy
Description : Chris Oldwood considers how agility is best achieved.
Category: [ Process Topics | CVu Journal Vol 29, #1 - March 2017 ]
Mean Properties
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
The Importance of Back-of-Envelope Estimates
Description : Guestimate questions make many people grumble. Sergey Ignatchenko reminds us why they matter.
Category: [ Programming Topics | Process Topics | Overload Journal #137 - February 2017 ]
Multiprocessing and Clusters in Python
Description : Multiprocessing is possible in Python. Silas S. Brown shows us various ways.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
doctest – the Lightest C++ Unit Testing Framewor
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Correct Integer Operations with Minimal Runtime Penalties
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
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 ]
Speak Up! (Part 2)
Description : Pete Goodliffe talks to us about communication.
Category: [ Process Topics | CVu Journal Vol 28, #6 - January 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 ]
Turnabout is Fair Play
Description : Baron M is still game for a wager.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
How Do You Read?
Description : Sven Rosvall shares his perspective on electronic publications.
Category: [ 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 ]
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 ]

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