cs531-f19 / discussions

Discussions board for CS 431/531 Web Server Design course
2 stars 12 forks source link

Assignment 1 deadline extension #38

Open ibnesayeed opened 4 years ago

ibnesayeed commented 4 years ago

Many of you needed some more time to work on the Assignment 1, so I have extended the deadline to another week. It has already been pretty late, so do not expect any more extensions on it. If you need any help, I might be available in my office on Saturday in the afternoon for extended office hours (email me in advance if you plan to meet).

Those who are done with their Assignment 1 can now start working on the Assignment 2 for which the details have already been posted.

The extra credit Assignment 0-2 is due tonight, in case you have any tutorials ready. There will be no more extensions on this now.

I have update Python slides to include some details about String vs. Bytes and a slide on Regular Expression.

Good luck with your assignments!

ibnesayeed commented 4 years ago

Assignment 1 is due tonight by midnight, but if you need a few more hours, make it happen before tomorrow's sunrise as I am planning to evaluate them in the morning. Read the Submission and Evaluation section of the assignment page to ensure you have followed all the necessary steps. To submit your code you must release it with a1 tag as I will not evaluate the master branch of your code. Any submissions after the sunrise will suffer from the 3 points per day penalty.

Assignment 2 is due next week, so start working on that, if you haven't already. Also, expect an extra credit assignment soon.

ibnesayeed commented 4 years ago

Some of you have asked me to give a little more time. I want you all to have a solid foundation of your code base for the first assignment which is crucial for all the future assignments. So, here I offer you the last extension of the deadline, make it work by tomorrow (October 6) to be graded without any late submission penalties.

ibnesayeed commented 4 years ago

If you have not released your code with a1 tag before or your earlier submission was not up to the mark, make sure you release your fixed version tonight to get it evaluated again.