Other pointers on this topic (my blog posts unless otherwise noted):
- Not getting software wrong is the point of coding style
- Coding style and MISRA C
- Ensuring code is modular
- Other posts on coding style
- Barr Group Embedded C coding standard (on-line version is free)
- Jack Ganssle's coding standard (MS Word download)
- Wikipedia list of coding conventions for various languages
Thanks for the articles. I really do appreciate them.
ReplyDeleteYou may find this (if you do not already) helpful. The language is Common-Lisp, but this should not detract from main ideas which applicable in general.
And what's more? it is from 1993!
https://www.cs.umd.edu/~nau/cmsc421/norvig-lisp-style.pdf
Regards,