Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

When to use leading underscore in variable names in Go

go naming-conventions

Filter naming convention

naming-conventions

Why should C++ permit a variable name and a class name to be the same? [closed]

c++ naming-conventions

What is best file naming style for protobuf? [closed]

Why do some built-in constructors begin with a lower case letter?

python naming-conventions

Go Getter Methods vs Fields, Proper Naming

In .NET, what's the difference between AsFoo() and ToFoo()?

.net naming-conventions

Suggestions for JMS Queue and Topic naming conventions

Why do exceptions usually have the suffix 'Exception' in the class name?

Should I use a SQL Server keyword as a column name?

Method Naming Convention Question (most languages)

Parameter names in Python functions that take single object or iterable

python naming-conventions

Single letters for naming variables and functions

What to do when an enum name clashes with a class name?

c# naming-conventions

Naming convention for class that interact with database

c# .net naming-conventions

`name()` vs. `getName()` naming convention?

java oop naming-conventions

Naming Conventions: amountPaid vs. paidAmount [closed]

naming-conventions

Using underscore in class names

c# naming-conventions

toString(): for debugging or for humans?

java naming-conventions

C#: What would you name an IEnumerable class?

.net naming-conventions