Files
naming-convention/README.md
T
2014-11-19 17:25:07 +04:00

16 lines
512 B
Markdown

naming-convention
=================
# Templates for naming convention
## Usefull Links
- [MSDN C#]
- [MSDN ASP.NET MVC]
- [Google's R Style Guide]
- [Google Python Style Guide]
[MSDN C#]:http://msdn.microsoft.com/en-us/library/xzf533w0%28v=vs.71%29.aspx
[MSDN ASP.NET MVC]:http://msdn.microsoft.com/en-us/library/ms229042.aspx
[Google's R Style Guide]:http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml
[Google Python Style Guide]:https://google-styleguide.googlecode.com/svn/trunk/pyguide.html