回答編集履歴
1
追記
answer
CHANGED
@@ -2,6 +2,7 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
とりあえず、コーディング・ルール
|
5
|
+
[Google Java Style Guide](https://google.github.io/styleguide/javaguide.html)
|
5
6
|
[Javaコーディング規約 Future Enterprise Coding Standards](https://future-architect.github.io/coding-standards/documents/forJava/Java%E3%82%B3%E3%83%BC%E3%83%87%E3%82%A3%E3%83%B3%E3%82%B0%E8%A6%8F%E7%B4%84.html#%E3%81%AF%E3%81%98%E3%82%81%E3%81%AB)
|
6
7
|
[Java コーディング標準 オブジェクト倶楽部](http://objectclub.jp/community/codingstandard/CodingStd.pdf)
|
7
8
|
[Javaコーディング規約 qiita](https://qiita.com/artery/items/e3fae99ea9416125ffda)
|