% CST8207 Assignment 05 - Midterm Test 1 topics review % Ian! D. Allen - - [www.idallen.com] % Fall 2013 - September to December 2013 - Updated 2013-10-07 02:25 EDT - [Course Home Page] - [Course Outline] - [All Weeks] - [Plain Text] Due Date and Deliverables ========================= - **Due Date**: `08h00 (8am) Monday October 21, 2013 (start of Week 8)` - You have almost two weeks to do this assignment, but your next assignment will be available next week and will overlap this assignment by a week. Don't delay! - Late assignments or wrong file names may not be marked. Be accurate. - **Available online**: - Version 1 -- 1:30am Sunday October 7, 2013 - **Prerequisites**: 1. You must have your own question sheet from Midterm test #1. - I hand your sheet back in your lab period following the test (Week 6), or make an appointment to see me in my office. 2. You must have the EMail from me with your Midterm Test Answer key and score. - Your personal EMail will be sent to you after the test is graded. 3. All the [Class Notes][All Weeks] since the beginning of term. - **Deliverables**: 1. One plain text file `assignment05.txt` uploaded to Blackboard. **WARNING:** Some inattentive students upload Assignment #5 into the Assignment #4 upload area. Don't make that mistake! Be exact. Purpose of this Assignment ========================== This assignment requires all the numbered **Prerequisites** mentioned above. 1. Learn from your mistakes on [Midterm Test #1 PDF]. 2. Submit a plain text `assignment05.txt` answer file via Blackboard. Introduction and Overview ========================= 1. Make sure you have all the numbered **Prerequisites** (above) before you begin. 2. Create a new plain text answer file named `assignment05.txt` (on Windows or on Linux - you choose). For every question that you answered incorrectly on the first midterm test, reproduce in the answer file (1) the question you got wrong (from your own question sheet) and (2) the correct answer to the question. (If you had no incorrect answers, upload an empty answer file. If you missed the test, you have to copy the entire test and answer every question.) 3. Underneath each question and correct answer in your answer file, indicate where in the [Class Notes][All Weeks] (which section of which [Class Notes][All Weeks] file) you can learn how to generate this correct answer. *No marks are awarded unless your source for getting the answer is shown. Show me that you know where in the notes the answer comes from.* For example: Q5. How do you recursively remove a non-empty directory? Answer: rm -r Source: Worksheet 3 section 5 rm command > You can copy-and-paste each question and the correct answer into your > answer file. You must do your own work finding where the correct answer > can be found. Marks are awarded for original typed work for the source, > not for copy-and-paste from your friends. Any source answers that are > found to be copy-and-paste from some other document will require you to > resubmit the entire lab as hand-written and will result in a charge of > plagiarism or academic fraud as well. Do your own research; type your > own answer locations; no copy-and-paste. In this assignment, you are only answering the questions that you got *wrong* on the midterm test, not all the questions. Just the ones you got wrong. 4. Submit your answer file using file name `assignment05.txt` (use the exact name) before the due date. Use the *exact* file name given above. Upload only one single file of plain text, not HTML, not MSWord. No fonts, no word-processing. Plain text only. Did I mention that the format is plain text (suitable for VIM/Nano/Pico/Gedit or Notepad)? **NO EMAIL, WORD PROCESSOR, PDF, RTF, or HTML DOCUMENTS ACCEPTED.** No marks are awarded for submitting under the wrong assignment number or for using the wrong file name. Use the exact name given above. WARNING: Some inattentive students don't read all these words. Don't make that mistake! Be exact. **READ ALL THE WORDS. OH PLEASE, PLEASE, PLEASE READ ALL THE WORDS!** -- | Ian! D. Allen - idallen@idallen.ca - Ottawa, Ontario, Canada | Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/ | College professor (Free/Libre GNU+Linux) at: http://teaching.idallen.com/ | Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/ [Plain Text] - plain text version of this page in [Pandoc Markdown] format [www.idallen.com]: http://www.idallen.com/ [Course Home Page]: .. [Course Outline]: course_outline.pdf [All Weeks]: indexcgi.cgi [Plain Text]: assignment05.txt [Midterm Test #1 PDF]: midterm1.pdf [Pandoc Markdown]: http://johnmacfarlane.net/pandoc/