Previous Lecture | Lecture 7 | Next Lecture |
Lecture 7, Thu 11/16
11/16: Code Review, and Best Practices in CS ED
Code Review
-
Short Code Review Checklist: https://foo.cs.ucsb.edu/pcr/sigcse2014/asDeliveredAtSIGCSE/example-code-review-checklist.pdf
-
Article: “Coding Guidelines: Finding the Art in the Science”
There are two different versions; same content, just formatted differently:
- In ACM Queue: main page with link to html and pdf
- In CACM: main page with link to html and pdf,
Here is is the Coding Guidelines that are referred to in that article, formatted a little cleaner than the original.
-
CodeClimate.com Free analysis tool for open source projects. (Costs money for closed source).
Best Practies in CS Ed
Where to find information
- ACM Digtal Library: http://dl.acm.org
- ICER (most researchy conference)
- Transactions on Computing Education (journal)
- SIGCSE (biggest US conference)
- ITICSE (biggest international conference)
- Koli Calling (special event in Finland)
- ACM Inroads (Magazine)
- Various CCSC Conferences (regional in US)
- Mark Guzdial’s Blog: https://computinged.wordpress.com/