Changes between Version 17 and Version 18 of WorkOutIdeas


Ignore:
Timestamp:
03/15/10 05:44:38 (15 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkOutIdeas

    v17 v18  
    88
    99== Proposed Virtual Schedule ==
     107 days
    1011'''Pre-Sahanathon:'''
    1112 * Prepare a task list
     
    4344   * shn_crud_strings
    4445   * Function for generating Graphs
    45  * Standardized coding conventions (variable/field/function Naming, Indents, " vs ')
     46 * Standardized coding conventions (variable/field/function Naming, Indents, " vs ',docstrings) http://docs.python.org/tutorial/controlflow.html#intermezzo-coding-style
    4647 * Moving imported data out of code and into csv/xml files
    47  * moving standard variable definitions (truncate = 16) into a configuration file, using #defs
     48 * moving standard variable definitions (truncate = 16) into a configuration file, using #defs?
    4849 * Adding header information to all code files
    4950 * Wrapping code lines so that they are readable on a single page