CSC/ECE 517 Fall 2010/ch4 4c rn: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
==Coding conventions for languages==
*ActionScript(Flex): [http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions Flex SDK coding conventions and best practices]
*C++: [http://en.wikibooks.org/wiki/C%2B%2B_Programming/Code_Style C++ Programming/Code Style]
*C++: [http://geosoft.no/development/cppstyle.html GeoSoft's C++ Programming Style Guidelines]
*C#: [http://www.tiobe.com/standards/gemrcsharpcs.pdf Coding Standard: C# (Philips Medical Systems)]
*D: [http://www.digitalmars.com/d/1.0/dstyle.html The D Style]
*Erlang: [http://www.erlang.se/doc/programming_rules.shtml Erlang Programming Rules and Conventions]
*Java: [http://java.sun.com/docs/codeconv/ Sun official Java coding style]
*Lisp: [http://mumble.net/~campbell/scheme/style.txt Riastradh's Lisp Style Rules]
*Mono: [http://www.mono-project.com/Coding_Guidelines Programming style for Mono]
*Perl: [http://perldoc.perl.org/perlstyle.html Perl Style Guide]
*PHP::PEAR: [http://pear.php.net/manual/en/standards.php PHP::PEAR Coding Standards]
*Python: [http://www.python.org/peps/pep-0008.html Style Guide for Python Code]
*Ruby: [http://itsignals.cascadia.com.au/?p=7 Ruby and Rails Naming Conventions]
== '''External Links''' ==
== '''External Links''' ==
* http://frontier.userland.com/tutorial/variableNaming
* http://frontier.userland.com/tutorial/variableNaming

Revision as of 23:03, 17 October 2010