Programming Exercise Guidelines


According to a study, students in programming courses learn much more by building medium/large-scale exercises instead of many small-scale test programs like this, which give fragmented knowledge contrary to solid understanding of the language.
Two assembly programming exercises will be assigned in this course:
    Exercise I: (20%) A one-player tic-tac-toe game and
    Exercise II: (20%) Playing a tic-tac-toe game.
The exercise evaluation and submission are as follows: