There will be several programming assignments in this course. The following class policies regarding assignments will be followed:
- All assignments must run on a Python 3.x environment.
- All assignments must be submitted via Blackboard.
- No deadline extensions for the entire class will be provided. (See syllabus about policy on extensions for individuals, based on emergencies documented in writing).
- No extra credit will be provided.
While working with other persons on non-graded example problems from the textbook is a good way to help you develop your understanding and insight into the techniques of problem solving, homework solutions must be your work only. Violations of this will not be tolerated and result in severe penalties for all parties involved, in strict compliance to official UTA policy.
Late submission policy:
- All assignments are graded out of 100 points. Assignments submitted late will be penalized, at a rate of 2 penalty points per hour. The submission time will be the time shown on Blackboard. Any assignment submitted more than 50 hours late will receive no credit.
- Exceptions to late submission penalties will only be made for emergencies documented in writing, in strict adherence to UTA policy.
- Computer crashes, network crashes, and software or hardware failure will NOT be accepted as justification for late submission.
- If you find yourself in an emergency situation and can not deliver a homework on time,
immediately inform the instructor and teaching assistant. Even if you have a valid reason for delivering late an assignment, you must make a convincing case that you have notified the instructor and teaching assistant as early as possible.
If you want to minimize chances of a late submission, aim to submit early. You can always revise your submission till the deadline.
Assignments:
Note: assignments whose due date is yet to be determined are tentative. They may be removed or significantly revised. New assignments may also be added.
- Assignment 0. Due Thursday 7/11/2013, 11:55pm.
(You will get no credit for it. However, if you do not complete this you may have problems submitting the next assignments on time.) Log in to Blackboard and submit a single text file, titled "hello.txt", containing within the file only the text "hello world". This is just to verify that you know how use the Blackboard system correctly, before the first assignment is due.
Assignment 1. Due date: Mon 07/15/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
Assignment 2. Due date: Mon 07/22/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
Assignment 3. Due date: Mon 07/22/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
Assignment 4. Due date: Mon 07/29/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
Assignment 5. Due date: Wed 07/31/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
- Initial posting: 07/25/2013, 10:15am.
- Update 1: 07/25/2013, 3:45pm: corrected example output for
compute_differences(15, 2.5, 30)
in Task 2 of the for-grade assignment.
- Update 2: 07/29/2013, 10:10am: corrected example output for
list_powers(3, 4)
in Task 3 of the for-grade assignment.
Assignment 6. Due date: Wed 07/31/2013, 11:55pm.
Additional practice questions, that you are free to work on and to discuss with anyone can be found here.
- Initial posting: 07/25/2013, 10:15am.
- Update 1: 07/31/2013, 12:55pm: corrected specifications for Task 4 of the for-grade assignment, to explicitly state that the function takes two arguments.
Assignment 7. Due date: Saturday 08/10/2013, 11:55pm.
Assignment 8. Due date: Saturday 08/10/2013, 11:55pm.