CSC/ECE 517 Fall 2012/ch1 1w23 ph: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "1. Introduction 2. Importance of guidelines 3. Types of Guidelines 3.1. Naming Guidelines 3.2. Class Design Guidelines 3.3. Member Design Guidelines 3.4. Maintainability Guidelin...")
 
No edit summary
Line 1: Line 1:
= Ruby Coding Guidelines =
1. Introduction
1. Introduction
2. Importance of guidelines
2. Importance of guidelines

Revision as of 22:59, 15 September 2013

Ruby Coding Guidelines

1. Introduction 2. Importance of guidelines 3. Types of Guidelines 3.1. Naming Guidelines 3.2. Class Design Guidelines 3.3. Member Design Guidelines 3.4. Maintainability Guidelines 3.5. Performance Guidelines 3.6. Documentation Guidelines 3.7. Layout Guidelines 4. Code Analysis Tools 5. Summary 6. See Also 7. References