5 Answered Questions
[SOLVED] What are the rules about using an underscore in a C++ identifier?
- 2008-10-23 07:02:06
- Roger Lipscombe
- 244034 View
- 907 Score
- 5 Answer
- Tags: c++ naming-conventions standards c++-faq
9 Answered Questions
[SOLVED] Using i and j as variables in Matlab
- 2013-02-09 19:37:23
- Shai
- 18518 View
- 138 Score
- 9 Answer
- Tags: matlab variables naming-conventions
15 Answered Questions
[SOLVED] What is the meaning of a single and a double underscore before an object name?
- 2009-08-19 17:11:57
- Ram Rachum
- 363118 View
- 1208 Score
- 15 Answer
- Tags: python naming-conventions
5 Answered Questions
[SOLVED] What is the purpose of the single underscore "_" variable in Python?
- 2011-05-05 05:44:18
- alwbtc
- 244329 View
- 570 Score
- 5 Answer
- Tags: python variables naming-conventions metasyntactic-variable
16 Answered Questions
[SOLVED] Why would a JavaScript variable start with a dollar sign?
- 2008-10-15 18:26:34
- Ken
- 222988 View
- 1010 Score
- 16 Answer
- Tags: javascript naming-conventions
7 Answered Questions
[SOLVED] Correct Bash and shell script variable capitalization
- 2009-03-23 11:34:29
- JasonSmith
- 48705 View
- 172 Score
- 7 Answer
- Tags: bash shell scripting naming-conventions capitalization
10 Answered Questions
[SOLVED] Why are exclamation marks used in Ruby methods?
- 2009-03-04 20:02:28
- Lennie
- 131870 View
- 520 Score
- 10 Answer
- Tags: ruby methods naming-conventions immutability
37 Answered Questions
[SOLVED] Why shouldn't I use "Hungarian Notation"?
- 2008-09-21 20:08:53
- Dustman
- 118006 View
- 122 Score
- 37 Answer
- Tags: language-agnostic naming-conventions hungarian-notation
10 Answered Questions
[SOLVED] Python name mangling
- 2011-09-17 18:07:49
- Paul Manta
- 33851 View
- 91 Score
- 10 Answer
- Tags: python naming-conventions
10 Answered Questions
[SOLVED] What does a type followed by _t (underscore-t) represent?
- 2008-10-23 22:18:39
- Kevin Griffin
- 75482 View
- 240 Score
- 10 Answer
- Tags: c naming-conventions types
41 Answered Questions
[SOLVED] Table Naming Dilemma: Singular vs. Plural Names
- 2008-12-03 18:09:30
- ProfK
- 373740 View
- 1407 Score
- 41 Answer
- Tags: sql sql-server naming-conventions
14 Answered Questions
[SOLVED] Why is the asterisk before the variable name, rather than after the type?
- 2008-12-29 19:22:25
- WBlasko
- 50675 View
- 178 Score
- 14 Answer
- Tags: c pointers variables naming-conventions
13 Answered Questions
[SOLVED] What is the naming convention in Python for variable and function names?
- 2008-10-01 21:01:16
- Ray Vega
- 418214 View
- 720 Score
- 13 Answer
- Tags: python variables function naming-conventions
23 Answered Questions
[SOLVED] Database, Table and Column Naming Conventions?
- 2008-08-11 10:27:22
- GateKiller
- 499750 View
- 766 Score
- 23 Answer
- Tags: database database-design language-agnostic naming-conventions
6 Answered Questions
[SOLVED] Underscore prefix for property and method names in JavaScript
- 2010-12-19 18:27:12
- Kenny Meyer
- 160502 View
- 217 Score
- 6 Answer
- Tags: javascript scope naming-conventions
9 Answered Questions
[SOLVED] count vs length vs size in a collection
- 2008-11-18 23:18:33
- molasses
- 87017 View
- 160 Score
- 9 Answer
- Tags: collections naming-conventions terminology semantics
4 Answered Questions
[SOLVED] How do I override rails naming conventions?
- 2009-07-26 17:08:03
- chrishomer
- 20009 View
- 73 Score
- 4 Answer
- Tags: ruby-on-rails naming-conventions pluralize
8 Answered Questions
[SOLVED] Can someone explain the dollar sign in Javascript?
- 2009-05-11 03:00:26
- Keith Donegan
- 343392 View
- 354 Score
- 8 Answer
- Tags: javascript naming-conventions
6 Answered Questions
[SOLVED] JavaScript naming conventions
- 2009-05-28 14:28:03
- peirix
- 160892 View
- 254 Score
- 6 Answer
- Tags: javascript naming-conventions
8 Answered Questions
[SOLVED] Valid characters in a Java class name
- 2008-09-15 18:35:04
- Zach
- 136781 View
- 68 Score
- 8 Answer
- Tags: java class unicode naming-conventions invalid-characters
5 Answered Questions
[SOLVED] What characters are allowed in C# class name?
- 2009-06-04 13:32:44
- Tomasz Smykowski
- 60632 View
- 61 Score
- 5 Answer
- Tags: c# class naming-conventions
11 Answered Questions
[SOLVED] Interface naming in Java
- 2009-02-12 15:51:33
- Allain Lalonde
- 189208 View
- 314 Score
- 11 Answer
- Tags: java interface naming-conventions
9 Answered Questions
[SOLVED] Java Interfaces/Implementation naming convention
- 2010-05-11 22:12:53
- Amir Rachum
- 210070 View
- 316 Score
- 9 Answer
- Tags: java naming-conventions
3 Answered Questions
[SOLVED] Underscore _ as variable name in Python
- 2009-11-16 00:45:20
- behindthefall
- 41616 View
- 64 Score
- 3 Answer
- Tags: python variables naming-conventions metasyntactic-variable
9 Answered Questions
[SOLVED] C# naming convention for constants?
- 2008-10-28 08:16:45
- mmiika
- 184129 View
- 392 Score
- 9 Answer
- Tags: c# naming-conventions const
5 Answered Questions
[SOLVED] Generic type parameter naming convention for Java (with multiple chars)?
- 2010-05-24 22:53:38
- chaper29
- 51311 View
- 117 Score
- 5 Answer
- Tags: java generics naming-conventions
9 Answered Questions
[SOLVED] Singular or plural controller and helper names in Rails
- 2009-03-14 23:43:17
- allyourcode
- 63510 View
- 111 Score
- 9 Answer
- Tags: ruby-on-rails naming-conventions
13 Answered Questions
[SOLVED] Naming Classes - How to avoid calling everything a "<WhatEver>Manager"?
- 2009-12-08 12:55:28
- froh42
- 203476 View
- 1148 Score
- 13 Answer
- Tags: design-patterns oop naming-conventions naming
12 Answered Questions
[SOLVED] Unit test naming best practices
- 2008-09-30 22:44:28
- James Newton-King
- 271922 View
- 540 Score
- 12 Answer
- Tags: unit-testing naming-conventions
7 Answered Questions
[SOLVED] Are there best practices for (Java) package organization?
- 2010-07-12 06:20:05
- Cyntech
- 118659 View
- 192 Score
- 7 Answer
- Tags: java package naming-conventions