Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/CodingConventions


Ignore:
Timestamp:
Oct 31, 2019, 9:05:10 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/CodingConventions

    v5 v6  
    33 * Never put cleverness before clarity
    44     * when choosing between a clever algorithm and one that will do the job and is easier to understand, use the latter.
     5 * Tool (and language) wars are for noobs
    56 * Being kind is better than being right
    67
     
    1819== Software Culture ==
    1920  * Read [https://www.joelonsoftware.com/ Joel on Software]
    20   * Tool wars are for noobs
    2121  * Appreciate [https://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon programmer humor]