Appendices
Overview.
Various supplemental material.- Appendix A: Operator Precedence describes the order in which the operators within an expression are evaluated when the expression has several operators.
- Appendix B: Writing Clear Code provides numerous suggestions for writing code that is easy to read and understand.
- Appendix C: Gaussian Distribution surveys some of the most important properties of the Gaussian distribution.
- Appendix D: Java Cheatsheet summarizes the most widely used Java language features, with examples.
