Visa version
Version skapad av Lars Arvestad 2013-03-26 08:06
Implementation instructions
There are some basic and simple requirements on the implementation assignments. Follow these 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.