Differences between revisions 4 and 5
Revision 4 as of 2010-08-09 12:59:11
Size: 657
Editor: localhost
Comment:
Revision 5 as of 2010-12-11 05:25:46
Size: 717
Editor: punchagan
Comment: These guidelines are generic enough
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from SageDays/SprintsGeneralGuidelines

General Guidelines when Sprinting

  • Do NOT include any content from the Book. Not even the problem statement.

  • The code from your Sage notebook should be self-sufficient.
    • Use meaningful variable names
    • Include comments where required
    • Add comments explaining what your problem is solving, etc.
  • If you have tried to solve a problem but were unable to do it, please write down comments.
    • What did you attempt to do?
    • Where and Why were you stuck? [Does Sage lack a function? Documentation needs improvement?]

How-to upload code?

TextBookSprintsGeneralGuidelines (last edited 2010-12-11 06:17:47 by punchagan)