install Java on ubuntu desktop for development
Java is a computer programming language and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere, meaning that compiled Java code can run on all platforms. In this post we provide instructions to installing java on ubuntu