Any problem please email to Jeong-Sheng, Lim. [email protected]
JDK - [https://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html]
- Open your command line
- Run a command "javac GPA.java" to compile it
- Run a command "java GPA.java" to execute
- You just have to key in the Grade and credit hour
- Press the calculate button
Release under [GPL license] (https://www.gnu.org/copyleft/gpl.html)
Browse and checkout the source code.