Section |
---|
Column |
---|
| The Java Coding Guidelines includes recommended practices for secure programming in the Java Standard Edition 7 Platform environment. This is a work in progress, and we actively seek your feedback and involvement in making this effort a success. We thank and acknowledge all of the contributors. Preface Content by Label |
---|
showLabels | false |
---|
max | 99 |
---|
spaces | @self |
---|
sort | title |
---|
showSpace | false |
---|
labels | +section,-void |
---|
|
Appendix: Android AA. References BB. Definitions CERT and CERT Coordination Center are registered in the U.S. Patent and Trademark Office. Java is a trademark or registered trademark of Oracle, Inc. in the US and other countries. |
|
Image Added Image Added Image Added
00. Reserved Words (RSV)
01. Operators (OPS)
02. Scope (SCP)
03. Integers (INT)
04. Objects Oritentation (OBJ)
05. Primitives and Variables (PNV)
06. Literal Data (LIT)
07. Methods (MET)
08. Control Flow (CTL)
09. Miscellaneous (MSC)
AA. Java References