mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-04 09:06:19 +02:00
6b1d60426a56762bcc6171b0a83905d4e133bceb
Fixed text for exception in point 8 "Do not use Underscores in identifiers" to include "private fields" instead of "private static variables".
Templates for naming convention
- C# Coding Standards and Naming Conventions
- Git Comment Convention
- JavaScript Name and Coding Conventions
- Powershell name convention
- R style guide and name convention
- SQL Server Name Convention and T-SQL Programming Style
Useful links for name conventions
- NET Naming Guidelines
- Framework Design Guidelines
- Google's R Style Guide
- Google Python Style Guide
- MSDN Powershell Style Guide
- MSDN Approved Verbs for Windows PowerShellCommands
- The PowerShell Best Practices and Style Guide
- PostgreSQL naming conventions
Relation Database Documentation
- SQL Server Documentation
- SQLite Documentation
- PostgreSQL Manual
- Oracle DB documentation
- MySQL documentation
Different Languages Style Guides
- C# Language (C# Programming Guide)
- JavaScript
- Sensible CSS Guidelines
- R Language (R Language Definition)
- Transact-SQL (T-SQL Reference)
- Procedural Language/PostGres Structured Query Language (PL/pgSQL Manual)
- Python PEP
R Language
Languages
Markdown
100%