Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

What are hard and soft tabs?

Multi-line description of a parameter description in python docstring

Strategy Pattern with no 'switch' statements?

Theme/Style is not applied when inflater used with ApplicationContext

android coding-style themes

Error retrieving parent for item: No resource found that matches the given name '@android:style/TextAppearance.Holo.Widget.ActionBar.Title'

android coding-style

What SQL coding standard do you follow? [closed]

sql coding-style

How much duplicated code do you tolerate? [closed]

JavaScript braces on new line or not? [closed]

Currying subtraction

haskell coding-style

Should I seal all classes I know shouldn't ever be used as a base class?

c# coding-style class sealed

Is assignment in a conditional clause good ruby style?

ruby coding-style

Use a 'goto' in a switch?

How many lines of code should a function/procedure/method have? [duplicate]

Is there a nice way to make function signatures more informative in Haskell?

Is there a difference between main(String args[]) and main(String[] args)?

How do I write a RGB color value in JavaScript?

Why does the Swift language guide suggest using Int "even when values are known to be non-negative"?

Attributes initialization/declaration in Python class: where to place them?

isset() vs strlen() - a fast/clear string length calculation

php coding-style

importing multiple functions from a Python module

python coding-style import