Talk:SE250:lab-8:dols008

From Marks Wiki
Revision as of 10:43, 3 November 2008 by Mark (Sọ̀rọ̀ | contribs) (2 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Comment

Good attempt at the tasks. Got through all of them except the last one. Successful crisis management when errors appeared. Good technique of drawing out the tree beforehand for question two to get a clear picture of what to expect from the code. Persistance shown to get the right answers.


  • Comment 2

Solid work for each task. Breaking the expression down into separate parts in task 3/4 was a good idea, and makes for much more readable code. The code for task 6 is really cool. Deals with the problem exactly, not introducing any unnecessary checks, variables and clutter. Regarding task 8, fair enough.