New posts in naming-conventions

Naming conventions for abstract classes

What is a proper naming convention for MySQL FKs?

Naming of ID columns in database tables

Singular or plural controller and helper names in Rails

Java boolean getters "is" vs "are"

Why does Pylint object to single-character variable names?

Python naming conventions for modules

What is your preferred style for naming variables in R? [closed]

Why shouldn't I use "Hungarian Notation"?

Naming cookies - best practices [closed]

Naming "class" and "id" HTML attributes - dashes vs. underlines [closed]

C# Class naming convention: Is it BaseClass or ClassBase or AbstractClass

Method names for getting data [closed]

What is your naming convention for stored procedures? [closed]

Naming convention for utility classes in Java

Git flow release branches and tags - with or without "v" prefix

Does the use of the "Async" suffix in a method name depend on whether the 'async' modifier is used?

What is the difference between _v vs v in c++ and what is the use of "_v"? [duplicate]

Naming convention for unique constraint

Generic type parameter naming convention for Java (with multiple chars)?