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

Browse in : > Topics > Programming

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

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

Why Computer Algebra Won’t Cure Your Calculus Blues
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique. by Richard Harris

The Eternal Battle Against Redundancies, Part 2
Description : Repeated information leads to poor quality software. Christoph Knabe continues to see how removing them has influenced language design. by Christoph Knabe

A Practical Introduction to Erlang
Description : The future of massively parallel hardware will need good language support. Alexander Demin takes a look at an unexpected approach. by Alexander Demin