New posts in naming-conventions

Parameter naming: filename or fileName?

SQL Join Table Naming Convention [closed]

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

Javascript Method Naming lowercase vs uppercase

Is it bad practice to use a built-in function name as an attribute or method identifier?

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

Standard conventions for indicating a function argument is unused in JavaScript

How to build executable with name other than Golang package

Android naming convention

C# method naming conventions: ToSomething vs. AsSomething

Naming Convention in c# [closed]

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

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

Python Fibonacci Generator

C# naming conventions for acronyms

Using underscores in Java variables and method names [closed]

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

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

Should Python class filenames also be camelCased?

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