New posts in coding-style

Java constructor style: check parameters aren't null

Java Conventions: use getters/setters WITHIN the class?

Is there a downside to adding an anonymous empty delegate on event declaration?

JavaScript braces on new line or not? [closed]

Tools to find included headers which are unused? [closed]

Setting top and left CSS attributes

Two ways of currying in Scala; what's the use-case for each?

C++ getters/setters coding style

Conditional logging with minimal cyclomatic complexity

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

Jquery - How to get the style display attribute "none / block"

Advantages of using const instead of variables inside methods

Using true and false in C

Auto-indent spaces with C in vim?

Python "private" function coding convention

Do you leave parentheses in or out in Ruby? [closed]

Why does StyleCop recommend prefixing method or property calls with "this"?

Is it ok if I omit curly braces in Java? [closed]

What does a good programmer's code look like? [closed]

Style guide for c#? [closed]