Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CSc 103 Peer Review Lab
- Pre-Lab Activity
- Study this list of 20 common algorithm design flaws.
- http://users.csc.calpoly.edu/~jdalbey/103/Labs/algorithmDesignFlaws.html
- Write down any that don't make sense to you and ask about them during class.
- Make a printout of the source code that you submitted for project 2.
- Use at least 10 point non-proportional ( monospaced) font such as courier.
- If you followed the coding standards, your name appears in the comment at the top of the page.
- If you didn't do this, then write your name in ink on the top of the page.
- You may staple or clip the pages together.
- Bring this printout to the lab activity.
- 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