Home

Tutors & TAs

Lecture Notes


References

Students

Archive

Mark System

ESC101 : Fundamental of Computing


Assignments>>

Information common to all sections:
  1. Write the algorithm first, and submit the algorithm as well.
  2. Split your code into functions.
  3. The marks distribution is as follows: 20% for correct algorithm, 40% for a working program, 20% for proper split into functions, and 20% for proper indentation and comments.