- [C# Coding Standards and Naming Conventions](C%23 Coding Standards and Naming Conventions.md)
- [Git Comment Convention](Git Comment Convention.md)
- [JavaScript Name and Coding Conventions](JavaScript Name and Coding Conventions.md)
- Powershell name convention
- [R style guide and name convention](R style guide and name convention.md)
- [SQL Server Name Convention](SQL Server Name Convention.md)
- MSDN C#
- MSDN ASP.NET MVC
- Google's R Style Guide
- Google Python Style Guide
- MSDN Powershell Style Guide
- MSDN Approved Verbs for Windows PowerShellCommands
- SQL Server (SQL Server 2012 Documentation)
- SQLite (SQLite Documentation)
- PostgreSQL (PostgreSQL Manual)
- Oracle Database (Oracle DB documentation)
- MySQL (MySQL documentation)
- C# Language (C# Programming Guide)
- JavaScript (Standard ECMA-262 | Microsoft JavaScript Language Reference | Mozilla Javascript Manual)
- R Language (R Language Definition)
- Transact-SQL (T-SQL Reference)
- Procedural Language/PostGres Structured Query Language (PL/pgSQL Manual)
- Python