Intro to Java - raisercostin/software-wiki GitHub Wiki

Quiz

Fast install

scoop bucket add java
scoop install temurin17-jdk

Official docs

Certifications

  • https://education.oracle.com/java/java-se/product_267?certPage=true
  • Oracle Certified Associate, Java Programmer I (OCAJP)
  • Oracle Certified Professional, Java Programmer II (OCPJP) The above two certifications would give you good understanding the Java programming fundamentals and get you a Job. Note that OCAJP is the entry level and mandatory for writing any of the Java certifications.

Learning

Resources: