Advertisement
jdalbey

pre-lab directions

Oct 20th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. CSc 103 Peer Review Lab
  2. Pre-Lab Activity
  3.  
  4. Study this list of 20 common algorithm design flaws.
  5. http://users.csc.calpoly.edu/~jdalbey/103/Labs/algorithmDesignFlaws.html
  6. Write down any that don't make sense to you and ask about them during class.
  7.  
  8. Make a printout of the source code that you submitted for project 2.
  9. Use at least 10 point non-proportional ( monospaced) font such as courier.
  10. If you followed the coding standards, your name appears in the comment at the top of the page.
  11. If you didn't do this, then write your name in ink on the top of the page.
  12.  
  13. You may staple or clip the pages together.
  14.  
  15. Bring this printout to the lab activity.
  16.  
  17.  
  18. Why are we doing reviews with printouts rather than just looking at a screen? Because empirical research has shown that code reviews are much more effective when reviewers study code on a piece of paper than on a monitor.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement