How to compile and run java files on Linux
May 15th, 2019 | How to, Java, Kotlin, Programming, Utility
Many new computer science students and new to programming young devs when exposed to a programming language. They use CLI tools to compile and run the program. So here is...