Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

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?

PHP file naming conventions (.class, .inc)

Difference Between downcase and downcase! in Ruby

ruby naming-conventions

Should Java member enum types be capitalized? [closed]

Are there established alternatives to ISomething / ISomethingable for interfaces?

Why do generics often use T?