DEV Community

Discussion on: My First Week of Java

Collapse
 
jouo profile image
Jashua • Edited

Let the record also show that the java installation process is absolute GARBAGE

Step 1: sudo apt install openjdk-11-jdk
End of my tutorial series :)

Once you are done with Java basics I highly suggest you to learn what SOLID principles are then learn about Design Patterns, that's something I wish I would of done earlier.

Collapse
 
sbu_05 profile image
Sibusiso Dlamini

Thanks for the advice. I've actually taken an interest to coding architecture.

Just want to add that Linux installations are simpler than windows. If you never had to worry about "PATH" and "environment variables" consider yourself lucky