Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av David Broman 2016-06-06 17:42

Visa < föregående | nästa >
Jämför < föregående | nästa >

Deadlines and Submissions

Deadlines

The deadline for submitting exercises are 7 days before a seminar. That is, the deadlines are as follows:

  • Submission deadline module 1: August 22
  • Submission deadline module 2: October 10
  • Submission deadline module 3: November 10

Submission

At latest on June 15, you should send an email to David Broman with the URL to a private Git repository, where you will commit all your solutions. Note that this Git-repository should be private and not public. If you are a student at KTH, you should use the KTH Github service. Create a private repository and give the access rights to me (David). If you are not a KTH student, please contact me so that we can find a solution.

You submit a solution simply by making sure that you have committed and pushed all your solutions to your github repository at latest by the deadline above. 

For simplicity, please use the following structure in the repository:

/module1/ex1/
/module1/ex2/
/module2/ex1/
/module2/ex2/
/module2/ex3/
...
/module2/ex2/

etc.