The readability and understandability of source code are important not only for the creation of quality software products but also in creating software products that can be developed on schedule and within cost.
This document holds all coding standards and best practices that are using in StudioX's projects and high-recommended to use for new development projects. We believe that applying strictly coding styles, using solid coding techniques and good programming practices in software development is a key point in software quality, performance, and maintenance.
The StudioX coding conventions and best practices are compiled not only from StudioX developers own experiences, but also from standard guidelines provided by technology owners (Oracle, Microsoft, Google, Facebook...) and well-known organizations are accepted by large communities.
You can find the coding guidelines for a specific technology in the list as below:
- .NET with C#
- JavaScript (from airbnb.io)
- TypeScript
- Front-end
- ETL
- SQL Server
As supporting for software development process, StudioX provide the standards for: