/SoftDevProject

A series of Java programs that have been created for my Software Development Class Project.

Primary LanguageJava

SoftDevProject

This is series of Java programs that have been created for my Software Development Class Project.

In here you will find 9 Programs: Lisa, BigNumber, Number, Two, NameAge, ForLoop, Months, Cards and Index.

After downloading the repository, add all the programs should be witihin the same folder, remember run Index.java first.

The Index.java program is the "Main menu" that will help you navigate and open other programs. You (The user) will be propted to enter a choice between 1 and 9. the choices between 1 and 8 will open the selected program, While choosing the 9 will end the program.

After succesfull completion of any program you will come back to menu automatically.