Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

Parameter naming: filename or fileName?

SQL Join Table Naming Convention

How to build executable with name other than Golang package

python: naming a module that has a two-word name

python naming-conventions

Function names in C++: Capitalize or not? [closed]

C# method naming conventions: ToSomething vs. AsSomething

c# naming-conventions

Android naming convention

What does the dot mean in R – personal preference, naming convention or more?

How should I name a java.util.Map? [closed]

java map naming-conventions

Should Python class filenames also be camelCased?

C# naming conventions for acronyms

c# naming-conventions

Using underscores in Java variables and method names [closed]

java naming-conventions

What strategy do you use for package naming in Java projects and why? [closed]

CFLAGS, CCFLAGS, CXXFLAGS - what exactly do these variables control?

Proper naming convention for a .NET Delegate type? [closed]

Which way to name a function in Go, CamelCase or Semi-CamelCase?

go naming-conventions

Is there a convention to name collection in MongoDB?

Haskell: why the convention to name a helper function "go"?

Naming convention for assets (images, css, js)?

naming-conventions

Am I immoral for using a variable name that differs from its type only by case?