meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
courses:ct30a5002:exercises_and_tasks [2014/09/29 17:55] julaakko [Tasks] |
courses:ct30a5002:exercises_and_tasks [2014/09/29 17:55] julaakko [Tasks] |
||
---|---|---|---|
Line 9: | Line 9: | ||
===== Tasks ===== | ===== Tasks ===== | ||
- | The implementation of the tasks **do __not__ have to be complete and fully correct** but __it would be good__, although not mandatory, if the code compiles and it can be demonstrated. | + | The implementation of the tasks **do __not__ have to be complete and fully correct** but __it would be good__, although __not mandatory__, if the code compiles and it can be demonstrated. |
Code must be, however, __clear__ and __understandable__ by others. So it is preferred you use names that define the actual meaning of the variable/function. | Code must be, however, __clear__ and __understandable__ by others. So it is preferred you use names that define the actual meaning of the variable/function. |