Python - Creating UNIX command line tools
Using Python to create UNIX command line tools
“This articles covers making a robust command line tool in Python, complete with built-in help menus, error handling, and option handling. …” -ibm.com/developerworks/
Comments Off
Scaling websites: notes and slides about twitter, Flickr, Bloglines, Vox
Comments Off
Code Documentation
How to document your code - Found a good write up of how to document your code.
ASP Documentation Tool, Article about the Documentation tool
How javascript IDE aptana uses inline code documentation
WordPress.org’s Inline Documentation ,Coding Standards articles
Comments Off