Naming convention (programming): Difference between revisions

Content deleted Content added
Added citation
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 169:
==Language-specific conventions==
===ActionScript===
Adobe's Coding Conventions and Best Practices suggests naming standards for [[ActionScript]] that are mostly consistent with those of [[ECMAScript]].<ref>{{Cite web |title=Flex SDK coding conventions and best practices |url=https://sourceforge.net/adobe/flexsdk/wiki/Coding%20Conventions/ |website=SourceForge}}</ref>. The style of identifiers is similar to that of [[JavaScript|Javascript]].
 
===Ada===