Honestly, "coding standard" is not accurate enough to describe what it contains...
We will establish a series of standards for coding style, naming, reusability, readability, testing ... etc.
But our aim is clear:
make code more readable
make code easier to extend
make code easier to maintain(debug, adjust)
make code easier to test
(That's not all, but enough for now)
Honestly, "coding standard" is not accurate enough to describe what it contains... We will establish a series of standards for coding style, naming, reusability, readability, testing ... etc.
But our aim is clear:
And we are going to have these standards:
Will be published in
coding-standard.md