Nicer Output with System.out.printf
Formatting details can be found at https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/util/Formatter.html#syntax
Implement toString();
Formatter and Stringbuilder
Example using the java.lang.StringBuilder and java.util.Formatter to build a String. |
Cheatography
https://cheatography.com
Hints for new Java Programmers Cheat Sheet (DRAFT) by Srabudc
Some programming hints for Java
This is a draft cheat sheet. It is a work in progress and is not finished yet.