Core Java Reference Card
This reference card is a PDF document (only 10 pages) that gives you an overview of key aspects of the Java programming language. It summarizes the following content:
- Java keywords
- Standard Java pacakges
- Operator Precedence
- Lambda Expressions
- Collections & Common Algorithms
- Character Escape Sequences
- Formatted Output with printf()
- Formatted Output with MessageFormat
- Regular Expressions
- Logging (Java logging)
- Property Files
- JAR utility options
- Common JAVA and JAVAC options