Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

What is purpose of _p.h files?

What's the best practice for function callback structure? [closed]

Why does Google name accessors and mutators after member variables?

Singular or plural verb in function name? [closed]

Could Someone point me to a good summary of haskell code conventions

haskell coding-style

How can you turn on word wrapping for all tool tips in Silverlight 4?

LINQ or foreach - style/readability and speed

Can we create static array with a size that is an execute-time constant?

Should I use EventArgs or a simple data type?

What's the best way to name a predicate function?

coding-style

JSF (Joint Strike Fighter) like standard for C

c coding-style

Is it bad practice to have a switch case in a switch case?

javascript coding-style

What conventions exist for ordering arguments in methods?

oop coding-style

Do you refactor in small steps?

coding-style refactoring

Naming conventions for GoTo labels

How to make long parameter lists readable?

coding-style readability

Is it a bad practice writing long one-liner code?

coding-style

Erlang coding standards and good practices [closed]

coding-style erlang

As a language, is Python limited due to no end statement?

python coding-style

Configuration Management - History in Code Comments