Differences between revisions 2 and 3
Revision 2 as of 2010-08-07 19:10:16
Size: 590
Editor: punchagan
Comment:
Revision 3 as of 2010-08-09 12:58:01
Size: 590
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
  * The code from your code notebook should be self-sufficient.   * The code from your Sage notebook should be self-sufficient.

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
  • 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)