Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2011-02-09 11:52:28
Size: 67
Editor: SamatJain
Comment: Create index
Revision 5 as of 2023-05-08 20:41:08
Size: 353
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== General guidelines ==

 1. Reduce vertical whitespace
 2. Reduce indentation; exit, return, or continue early, i.e. fail fast

== Interesting reading ==

 * [[http://zguide.zeromq.org/page:all#toc133|The Pscyhology of Software Architecture, from the ZeroMQ guide]]

----

SamatsWiki: CodingStyle (last edited 2023-05-08 20:41:08 by SamatJain)