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

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
== See Also ==
== See Also ==
== References ==
== References ==
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

Revision as of 23:04, 15 September 2013

Ruby Coding Guidelines

Introduction

Importance of guidelines

Types of Guidelines

Naming Guidelines

Class Design Guidelines

Member Design Guidelines

Maintainability Guidelines

Performance Guidelines

Documentation Guidelines

Layout Guidelines

Code Analysis Tools

Summary

See Also

References