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 +

• Code Critique +

Valgrind Part 2 – Basic memcheck
Description : Learning how to use our tools well is a vital skill. Paul Floyd shows us how to check for memory problems. by Paul Floyd
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
The Virtual Interview
Description : John Max Skaller was interviewed by Sean A. Corfield by Sean A. Corfield
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics | Process Topics ]
Operators for Arithmetic Classes
by Francis Glassborow
Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Are “Safe” Computer Systems Possible?
by M.N. Summerfield
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
So you want to be a cOOmpiler writer?
by Sean A. Corfield
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Microsoft Visual C++ V1.5 (16bit)
by Adrian Fagg
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Borland C++ V4.
by Adrian Fagg
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Writing Your Own Stream Manipulators
by Kevlin Henney
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
The Casting Vote
by Sean A. Corfield
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Microsoft Visual C++ Strategy
by Microsoft
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
Letters
by Mike Toms , Adrian Fagg
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics | Letters to the Editor ]
Why Automatic Differentiation Won’t Cure Your Calculus Blues
Description : We’ve tried and rejected many numerical approaches to differentiation. Richard Harris has one final attempt. by Richard Harris
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Back to School
Description : The Sinclair ZX Spectrum will be 30 years old in April 2012. Andy Thomas recalls how this plucky little home computer shaped his childhood. by Andy Thomas
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Valgrind Part 1 – Introduction
Description : Good analysis tools can really help track down problems. Paul Floyd investigates the facilities from a suite of tools. by Paul Floyd
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Mutation Testing
Description : We all know that testing improves our code, guarding against errors. Filip van Laenen asks how we know that the tests are comprehensive? by Filip van Laenen
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Unit Testing Compilation Failure
Description : We usually test that our code does what we expect. Pete Barber tries to prove that his code fails to compile. by Pete Barber
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Refactoring Towards Seams in C++
Description : Breaking dependencies in existing code is hard. Michael Rüegg explains how seams can help and provides new automated refactorings for C++ to achieve them. by Michael Rüegg
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Compiling a Static Web Site Using the C Preprocessor
Description : Sometimes the obvious way is still too complex. Sergey Ignatchenko relates how ‘No Bugs’ Bunny found an unexpectedly simple approach to creating a web site. by Sergey Ignatchenko
Category: [ Overload Journal #108 - April 2012 | Programming Topics ]
Memory Leaks and Memory Leaks
Description : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’. by Sergey Ignatchenko
Category: [ Overload Journal #107 - February 2012 | Programming Topics ]
Many Slices of π
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π. by Steve Love
Category: [ Overload Journal #107 - February 2012 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|