This repository contains solutions for programming assignments for ULM CSCI 2073, 3005, 3010 and is written primarily in Java. However, there are also pascal, scheme, and perl programs.
If you need any more help then you can visit java section of stack overflow at https://stackoverflow.com/questions/tagged/java.
If you have any questions feel free to contact me at sanjeeb.github@gmail.com
An abstract Java class to emulate a game character.
A Java class that implements methods in GameCharacter and emulates an archer in a game.
A Java class that implements methods in GameCharacter and emulates an archer in a game.
A Java class that implements GameCharacter and emulates a Knight in a game.
A Java class to emulate a browser.
A Java program to generate movie reviews based on movie data.
A Java game of moving from first point to the end with minimum impact.
A Java class to count the number of times a String from its list appears in a input file.
A Java class to find the number of word pairs in a text file.
A perl program to display foods and their associated calories.
A Pascal program to grade quizzes.
A scheme program to display weather information based on weather data from this and previous year.