|
Navigation
Home
Software Development
Telecoms
Computer HowTos
Hosting
Credits
External Links
ACCU
British Computer Society
|
|
Software Development Information
SI Units Project
This is an ACCU Mentored Developers project.
There was a flurry of activity during 2002 but recently it has been fairly quiet. If you are interested in kicking off another bout of activity have a look at the project pages where there are instructions to join the mailing list.
C Papers
These are a set of papers I wrote on C programming techniques. I can only find the original word documents before they were proof read. If I find the later HTML versions I will put them on-line.
C++ code
Some C++ to play with.
- Sequence container: A template container compatible with the containers from the standard library. This is a work-in-progress and has only been tested on Linux using gcc 3.3.5. sequence.hpp and Test Harness.
|