Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width10%

CERT Books


Column
width90%
Column
width90%

C++ inherits a host of opportunities for type violations from C and adds a few of its own. – Bjarne Stroustrup, "A rationale for semantically enhanced library languages" 

Java Coding Standards

The CERT Java Coding Standard is split into two sections: Java Rules and Java Coding Guidelines.

Section
Column
width10%

 

Column
width90%

The Java Rules are focused on normative guidelines which must be followed for secure coding best practices. The CERT Oracle Secure Coding Standard for Java provides rules for Java Platform Standard Edition 6 and Java SE 7. The rules on this wiki are being updated to support Java SE 8. Please create a sign-in account if you are interested in commenting or contributing to these guidelines.

Section
Column
width10%

Column
width90%

The Java Coding Guidelines  are focused on nonnormative guidelines which are recommended to follow for secure coding best practices, but may be considered more stylistic in their content. The recommendations on this wiki are being updated to support Java SE 8. Please create a sign-in account if you are interested in commenting or contributing to these guidelines.

  

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.