Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

What's the correct way to treat numbers in snake case?

Retrieving embedded resources with special characters

Should I change the naming convention for my unit tests?

Why is the C++ STL set container's count() method thus named?

Which field names get prefix 'm'?

java naming-conventions

Does * in (<*>) have a special meaning?

Is it good practice having local variables starting with underscore?

ruby naming-conventions

What is proper naming convention for MSVC dlls, static libraries and import libraries

Someone is using the struct name as a variable name too. What does the code really say?

c++ naming-conventions

Ruby variable name with double underscores

Interfaces and Versioning

How to use two class with the same name in different packages? [duplicate]

Value to assign to 'paramName' parameter for ArgumentException in C# property setter?

Naming convention for descriptors

Common coding style for Python?

c# unit test - naming convention for overloaded method tests

Test failures: false positive or false negative

Recommended way to prevent naming pollution by helper classes in C#?

LINQ naming Standard - Lambda Expression [duplicate]

What makes a good name for a helper function?