Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

Are there any guidelines for writing .NET APIs using the new async/await features [closed]

Confusion with BEM class naming convention. One level deeper

Method signature best practices - overloading vs. long name

Naming convention for similar Golang variables

go naming-conventions

PHP - Worth including the data type in the variable name?

Avoiding the pitfall of using anaphoric macro unwittingly

What's a good naming convention for a lookup map/hash? [closed]

Should methods in an API that return Task end with Task or Async

Kotlin Naming Conventions

kotlin naming-conventions

In Java's property name, which name is more correct?

java naming-conventions

Good guidelines on naming bool properties

Python inst/klass instead of self?

In a (PHP) framework, what would be a good name for a "manager" class?

php naming-conventions

Class name convention in java [closed]

How to capitalise acronyms in entity names?

MySQL: Can't give tables a name in Upper Camel Case (Pascal Case)

Naming scheme for helper functions in Scala

How should I name this method? [closed]

java naming-conventions

Where does the C# generics naming convention come from?

Python naming conventions for attributes and methods meant to be overwritten