Talk:Coding conventions: Difference between revisions

Content deleted Content added
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 2 WikiProject templates. Create {{WPBS}}.
 
(4 intermediate revisions by 2 users not shown)
Line 1:
{{WikiProject Computingbanner shell|class=|importance=}}
{{WikiProject Computer Science|class=Computing|importance=}}
{{WikiProject Computer science|importance=}}
}}
 
== Code Conventions for the Java Programming Language==
Line 149 ⟶ 151:
 
Any thoughts, rules, practices, do's, don'ts on "meaningful names?" [[User:DEddy|DEddy]] ([[User talk:DEddy|talk]]) 21:31, 12 July 2013 (UTC)
 
:Hi, searching article for "Meaningful names" finds 0 results. What do you mean? I close this, your comment wasn't answered for a while. Please open again if needed. KR {{done}} [[User:17387349L8764|17387349L8764]] ([[User talk:17387349L8764|talk]]) 09:48, 15 April 2021 (UTC)
 
:The name should describe the data in terms the user of the application can understand. For example ‘sample_size” or “median_age” instead of something like ”x”, “ss”, or “med.” Other than that there are a lot of thoughts on what the form of a name should be, for example “pszCustomerName” is Hungarian Notation for a pointer (p) to a null-terminated string (sz) containing a customer name. [[User:Peter Flass|Peter Flass]] ([[User talk:Peter Flass|talk]]) 19:14, 15 April 2021 (UTC)
 
== Broken link for reference 1 ==
 
The reference one lead to a page with broken llnk only, it should be updated. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/199.243.65.6|199.243.65.6]] ([[User talk:199.243.65.6|talk]]) 21:37, 6 May 2014 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
:Please help and update it. Your comment is from 2014, this is too old. Ref 1 is currently working. BR {{done}} [[User:17387349L8764|17387349L8764]] ([[User talk:17387349L8764|talk]]) 09:46, 15 April 2021 (UTC)
 
== External links modified ==