Thursday, November 20, 2008

Search source code

Usually i have to search some of source code,whatever, i saw today this post talking about his top 10 of source code searchers

http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/

writed down!

Code Documentation

It's time to clean up my code, there are some links to guide me to the best practices in the Source Code Documentation


-Oficial javadoc documentation
http://java.sun.com/j2se/javadoc/writingdoccomments/

-Another english javadoc how to.
http://open.ncsu.edu/se/tutorials/javadoc/

-A spanish javadoc documentation
http://www.lab.dit.upm.es/~lprg/material/apuntes/doc/doc.htm

-A spanish programmers tell us how to doc.
http://www.galeon.com/neoprogramadores/howdocod.htm

Sunday, November 16, 2008