• My email address is czhang AT cs dot fiu dot edu, not czhang AT fiu dot edu.
  • When you send me an email, please select the appropriate subject. For example: 
    • COP #### Project 1
    • CEN #### Question
    • Urgent: COP #### Question
  • In the exams and the hardcopies of projects, don’t forget your name and student ID. In the hardcopies of projects, please also include the email address through which you submit your electronic version.

  • Before submitting your projects, please read the project specifications carefully and completely. Make sure all required documents are included in the submission.
  • In your project implementation, if you want to use tools/languages/source-codes/...... that are not specified in the project description and not covered in the class, always ask me for permission first.
  • Always try your best to find the most efficient solution in exams and projects. Points will be deducted for solutions extremely inefficient.
  • Points might also be deducted for project solutions that fail to withstand special test cases (e.g. the program crashes or loops forever with incorrect inputs; or it prints out garbage information when attempting to read a file that does not exist)