/java-cheat

Java minimal examples. Asserts used wherever possible. Cheatsheets, tutorials.

Primary LanguageJava

Java Cheat logo

Java minimal examples. Asserts used wherever possible.

  1. Getting started
  2. Code
    1. Main.java: main Java 7 cheat
    2. HelloWorld.java
    3. Binary compatibility
    4. ClassNotFoundException
    5. JNI
    6. WatchService
  3. Introduction
    1. Standards
      1. Versions
    2. Implementations
      1. OpenJDK
    3. Classpath
    4. Style guides
  4. Tools
    1. java utility
    2. Javadoc
    3. javac
    4. JAR
  5. JVM
    1. Bytecode
  6. Third party
    1. JUnit
    2. Maven
    3. Tomcat
  7. update-java-alternatives
  8. Bibliography

WIP

  1. Code
    1. Java 8
    2. JMX
  2. Tools
    1. jconsole
    2. JAVA_HOME
    3. JDB
    4. javap
  3. Third party
    1. Spring
    2. Jasmin
    3. Java Decompiler
    4. Mockito
    5. Ant
    6. Formal verification