Submitting source code tasks

TIES542 Principles of Programming Languages, Spring 2017
Antti-Juhani Kaijanaho

Submit source code using one of the following three methods:

  • public Git repository
  • zipped copy of a Git repository
  • zip package of complete source code

When submitting using a Git repository, you must specify the version that you are submitting. Give either the commit hash of the version, or the name of a Git tag that exists in your repository.

Never submit compiled code. Your submission must not include .exe, .o, .jar, .class or any other compiled files. If Gmail complains that you may be sending me a virus, it is probably because you are violating this rule.

Submission should be made by email to antti-juhani.kaijanaho@jyu.fi. The email subject must include the course code TIES542. The email must indicate that you are submitting a task, and which task you are submitting. Any zip files should be attached. In case of a public Git repository, instructions for cloning should be included in the text of the email.

If you are submitting a task on behalf of several students who worked together, state this in the email and CC all the students involved. The names of all students must be mentioned in the source code (in comments), and there should be a README detailing who did what.

Ordinarily the submission time (for purposes of whether deadlines were met) will be determined by the date and time indicated in the email headers.

These are the current permissions for this document; please modify if needed. You can always modify these permissions from the manage page.