Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

Class members prefixed with underscore (_) [duplicate]

Java - enum valueOf "override" naming convention

Instance variable naming conventions in Cocoa

What does the underscore(_) mean in elisp?

Protected properties prefixed with underscores

Why can't a branch name contain the 'hash' (#) char at the begining?

Scala naming convention for options

scala naming-conventions

Should I use (otherwise optimal) class names that conflict with the .NET BCL's names?

How important are naming conventions for getters in Java?

Variable Naming Conventions For Maps/Lists in Dynamically-Typed languages

What is the best practice for naming private and static private methods in C#?

Do methods ending with _! have a special meaning in Scala?

scala naming-conventions

Prefix for testing methods in Unit: "test" vs "should" [closed]

Standard name for (filter p xs, filter (not.p) xs)

Is it wrong to make every concrete class to inherit from an interface?

int i vs int index etc. Which one is better? [duplicate]

What's your naming convention for helper functions? [closed]

The meaning of ' in Haskell function name?

camel case method names

Any .NET '#region directive' convention ideas? [closed]