Menu

Campus / News: Recent posts

We have a new Project Home Page

This Project Home Page is admin by the cms --> MAMBO

Enjoin...

this is the direcction: http://campusip.sourceforge.net/

Posted by victor sosa 2005-05-07

About Code conventions

Code conventions are important to programmers for a number of reasons:

* 80% of the lifetime cost of a piece of software goes to maintenance.
* Hardly any software is maintained for its whole life by the original author.
* Code conventions improve the readability of the software, allowing engineers to understand new code more quickly and thoroughly.
* If you ship your source code as a product, you need to make sure it is as well packaged and clean as any other product you create.... read more

Posted by victor sosa 2005-04-20