Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Where should constants for events go in a C# project

Could I have avoided more than 3 levels of indentation?

negated equal vs. not equal

coding-style

How many nested code blocks do you end up with in practice when coding?

coding-style

Why define the getter before the setter (coding convention)

Stylistic Question: Use of White Space

From where to start coding a software?

What can be improved on my first haskell program?

haskell coding-style

Why Java uses convention of this.member? [closed]

Why is there excessive use of whitespaces in expressions in most sample code? [closed]

coding-style whitespace

Why is it preferable to write func( const Class &value )?

c++ coding-style

What is preferred option for assignment and formatting?

Given a pointer to a C++ object, what is the preferred way to call a static member function?

c++ static coding-style

Is there a good alternative to xml documentation comments for C#?

c# coding-style

How to get Block Style Progressbars in Aero / .NET 4

Coding standards and line length [closed]

php coding-style