STA 250 :: Advanced Statistical Computing (UCD, Fall 2013)

Code + goodies used in Prof. Baines' STA 250 Course (UC Davis, Fall 2013)


Project maintained by STA250 Hosted on GitHub Pages — Theme by mattgraham

STA 250 Codeswaps

As per the syllabus, every assignment will be followed by a code swap or code review. Each student will be assigned to review the homework code of another student in the class. All homework solution code must be uploaded to GitHub within 24 hours of the homework due date. You should upload your code as you ran it for the assigment, do not modify or make it more readable after the fact.

After everyone has uploaded their code, you will then be assigned the GitHub username of a fellow student (randomized) and can then view their homework code by going to GitHub and finding their homework repo. Randomized student assignments are available from the links below.

The code review is due exactly 1 week after the homework assignment is due.

Code reviews should be at most one page (often less), turned in during class.

The should follow the basic outline below:

Happy coding! :)