Monthly Archives: February 2012

The thorny issue of naming conventions (part 2): scope and type hints

This is the second part of this series of posts on naming conventions in the source code. In the previous post I discussed the use of small and capital letters in type and variable names, and today I’m going to … Continue reading

Posted in Coding standards | Leave a comment