Esa Pulkkinen's programming techniques page


Programming consists of writing bugs, finding bugs and fixing bugs.
Fixing bugs consists of writing bugs, finding bugs and fixing bugs.
Therefore by induction, all programs have bugs.

I've gathered a number of (more or less advanced) programming techniques, hints and advice I've used. Some of these aren't very special - mostly this is just a collection of neat tricks and hacks. Someone (I forget who) said this is a collection of solutions waiting for a problem. I tend to agree.

News:[old]I've written An javap-like utility for inspecting C++ classes from libraries [under unix].

News:[old] I've written a library that implements many of the techniques presented here as reusable components.



The following are techniques I've seen other people publish on the web:
If you notice a broken link in any of these pages, or have comments or suggestions about the contents of these pages, please share them with me.
© Esa Pulkkinen (esa.pulkkinen@kotiposti.net)
This document may be distributed or reproduced without permission of the author.

$Id: index.html,v 1.12 2000/02/01 02:45:36 esap Exp $