Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Python: Maintaining code in modules

Should I use elif if I have already returned from the function in a previous block?

python coding-style

StyleCop Spelling Rules and Hyperlinks

iOS key value coding

ios coding-style key-value kvc

Leading Comma or Trailing Comma? [closed]

Bold part of an option in a drop down list

What is the point of using ints as enums

c# enums coding-style

java best practices in matrix/vector library

java coding-style vector

Avoiding conditionals in lazy loading

Passing array of parameters vs. individual parameters to a function in PHP? [closed]

Inverted if-statements

coding-style

Is there a code style enforcer?

php coding-style

python styling ** question

python coding-style pylint

Choosing between reference (T&) and const pointer (T* const)

TextView state_pressed/state_focused/state_selected style change

Does named closures pollute the global/window object?

Why are else statements discouraged in Ruby?

What is accidental macro substitution?

c++ coding-style

assert return-value, but run either way

Indentation of closing parenthesis

python coding-style pep8