Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Java performance vs. code-style: Making multiple method calls from the same line of code

Is it better to use getters or to access private members directly?

java oop coding-style

Class member organization

behavior of bool with non-boolean operators

StyleCop and FxCop rules exclude each other

Event handler raising method convention

c# coding-style delegates

What to do when faced with a seemingly unsolvable situation with a time limit?

debugging coding-style

Formatting block comments

coding-style

Should I always use generics?

what is the difference between using the visitor pattern and an interface?

How should I check if a flag is set in a flags enum? [closed]

c# coding-style

C++ rely on implicit conversion to bool in conditions?

Python function parameter: tuple/list

Style question !condition agains condition == NULL

c coding-style

Is there any good reason to write things "backwards", e.g.: if ("some_text" == var_name)?

c# coding-style

To brace or not to brace: case statement block

scala coding-style

Hide controls in FlowDocumentReader

HTML: table of forms?

Coding standard for null checking [duplicate]

java coding-style

When does it make sense to typedef basic data types?

c++ coding-style