CSC/ECE 517 Fall 2010/ch4 4c rn
Coding conventions for languages
- ActionScript(Flex): Flex SDK coding conventions and best practices
- C++: C++ Programming/Code Style
- C++: GeoSoft's C++ Programming Style Guidelines
- C#: Coding Standard: C# (Philips Medical Systems)
- D: The D Style
- Erlang: Erlang Programming Rules and Conventions
- Java: Sun official Java coding style
- Lisp: Riastradh's Lisp Style Rules
- Mono: Programming style for Mono
- Perl: Perl Style Guide
- PHP::PEAR: PHP::PEAR Coding Standards
- Python: Style Guide for Python Code
- Ruby: Ruby and Rails Naming Conventions
External Links
- http://frontier.userland.com/tutorial/variableNaming
- http://www.programmers-corner.com/article/18
- http://java.sun.com/docs/codeconv/html/CodeConventions.doc8.html
- http://www.cprogramming.com/tutorial/style_naming_conventions.html
- http://www.uwe-sauerland.de/richtlinien/naming.html
- http://www.kamath.com/columns/squareone/so001_whatname1.asp
- http://java.sun.com/docs/books/tutorial/java/nutsandbolts/variables.html