****************************** * Assignment 1 Marking Guide * ****************************** Part 1: Investigating CS Paragraphs ----------------------------------- [3] Good content Pick one of: a) reasonable summary of some of the work of two SFU CS faculty member, or b) reasonable description of two algorithms from software. [2] Length Must be 2 paragraphs long. Approx total length 300-500 words (combined for both paragraphs). Part 2: C++ Coding --------------------- [10] Popcorn Calculator: popcorn.cpp [2] Correct keyboard input. [2] Correct calculation/display of floating point amount of bags. [2] Correct calculation/display of whole-number amount of bags. [2] Correct display of quotes (") in output. [2] Good code style (comments, formatting, variable names). [30] Fruit Box Calculator: fruitbasket.cpp [5] Correctly read input & print summary of input [10] Correct value calculations [10] Correct output formatting [5] Code style (comments, formatting, variable names) Forward to Dr. Brian if... - Material is suspiciously similar to another submission. All reports of suspicious similarity will be investigated.