Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Lars Arvestad 2014-03-27 09:42

Visa < föregående
Jämför < föregående

Implementation instructions

For the implementation assignments, there are some extra requirements. Follow these basic and simple points to ensure full credit!

  • Always hand in source code and explain what we need to compile/run the program. We don't want executables from you. If you are using standard Python, C, C++, Java, or similar, we only need to know the dependencies, if there are any.
  • Always describe and comment your solution in the PDF hand-in! Otherwise, we might miss an implementation of yours, and we are likely to misunderstand usage etc. It is also crucial that you convince us that you know what you are doing!
  • Always describe how to run the program from the terminal. Don't assume that we will run your favourite IDE and use the same OS as you. Document how to run your program, or add a small shell script that starts the program for us.