Published August 18, 2019
| Version v2019su
Other
Open
CS1302 Code Style Guide: v2019su
Description
This document serves as the complete definition of CSCI 1302's coding standards for Java source code. For the purposes of this course, a Java source file is described as being in valid style if and only if it adheres to the rules herein. This document not only contains the specific guidelines that must be followed, but also includes editor configuration reccomendations as well information about how to use the checkstyle tool to check your code for compliance.
Files
cs1302uga/cs1302-styleguide-v2019su.zip
Files
(9.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e0b003e9e917a6e9d115d6b20fa45ad4
|
9.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cs1302uga/cs1302-styleguide/tree/v2019su (URL)