mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-04 09:06:19 +02:00
4399dcad845e4cd0dd662cd6996a76ce288986c7
2 spaces for tabs, outer element without indentation namespace bit was incorrectly color formatted, fixed it by adding brackets Indented continuation of a statement on the next line Removed //... from class content, added them to method content Fixed typos where void was used instead of class Added empty lines between headers and code snippets Added colons after headers
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
Usefull 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
Relation Database
- SQL Server (SQL Server 2012 Documentation)
- SQLite (SQLite Documentation)
- PostgreSQL (PostgreSQL Manual)
- Oracle Database (Oracle DB documentation)
- MySQL (MySQL documentation)
Programm Language
- 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
R Language
Languages
Markdown
100%