A MASM Assembly project which was defined by our professor Dr.Datghaibyfard in Fall 2017. A joint work with Ms. Sana Kohan.
Write a program that reads a given file. The first line of the file determines the number of available students. There is a file attached to the project as a test case . The program shall show each course name , enrolled students in it , the max score , minimum score , average score with 2 floating points. Being able to show each student's personal information and sorting them by average in both increasing and decreasing way. Being able to search a student by it's name. Being able to save all the above information in another text file.
This repository is released under MIT License. To put it in a nutshell, This means that you can use the source codes in any opensource projects or contributions. Attribution is not mandatory but appreciated.
To remove all barriers in the way of science.
Your comments under any piece of the code is appreciated. I would be glad to answer any questions you may have over the codes and resources.
You can contact me via Gmail at : hossein[dot]dehghanipour1998[at]gmail[dot]com.
With regards,
Hossein Dehghanipour.