A
Lab engineers check list for writing secure Unix Code
A check list, in short form, for quick reference to use in
writing secure Unix code.
Secure Unix Programming FAQ
This FAQ answers questions about secure programming in the Unix
environment. It's a guide for programmers and not administrators.
Making C programs more efficient
What's the best way of making my
program efficient? Read the answer ...
Brian Kernighan's
Programming Style Tips
by Brian Kernighan
Very important programming style tips from B.Kernighan.
Linux Kernel Coding Style by Linus Torvalds
The ten commandments for C programmers (Annotated Edition)
The ten commandments for C programmers by Henry Spencer.
The top 10 ways to get screwed by the "C" programming language
Ten possible mistakes in C programming language, by Dave
Dayer.