Tips on Homework Assignments

Some tips on ensuring you to obtain full credit on your homework:
  1. Be sure have to "user friendly" comments in your program that define variables used and key operations.
  2. Make a clear and clean hard copy of your work.
  3. You should check your output file to see if all the answer is correct and have the right meaning. That is the only way to figure out if all your mathematical operation is corrected. You need to look at the results, not just print them without pay attention if it was right or not. We will take points off for each wrong run.

  4. About the name of the file, after you upload to the EEE website, your UCInetID should appear in front of your file. This is not wrong, it is supposed to be like that. The only part of the name that you are responsible is what come after that. Remember the format: hw#_ch#_problem#.f

    As example, for the homework 2 the student Wayne Chang should submit to the EEE three file with the following names:
    hw2_ch2_3.f
    hw2_ch2_13.f
    hw2_ch2_19.f
    
    After he submitted the files, his files will appear in the EEE like that:
    wlchang_hw2_ch2_3.f
    wlchang_hw2_ch2_13.f
    wlchang_hw2_ch2_19.f