Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.07 KB

Style guides for GyazSquare

Introduction

Style guides include the guidelines for the standard coding that engineers should follow. This project holds the guidelines we use for GyazSquare code.

Style guides are important to engineers for a number of reasons (Java Code Conventions Revised September 12, 1997):

  • 80% of the lifetime cost of a piece of software goes to maintenance.
  • Hardly any software is maintained for its whole life by the original author.
  • Style guides improve the readability of the source code, allowing engineers to understand new code more quickly and thoroughly.

Style Guides

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.