Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Assigning "null" to objects in every application after their use

Flow controlling macros with 'goto'

Setting a boolean value based on an integer

c# coding-style readability

Delphi Coding Standards [duplicate]

delphi coding-style

Departmental restriction against unsafePerformIO

Should I use block identifiers ("end;") in my code?

Most readable way to write simple conditional check

Small is beautiful, but is it also fast?

c++ c parsing coding-style

Function name for creating something if it's not there yet

exit for = spaghetti code?

vb.net coding-style

Inheriting applications at a new job

coding-style legacy-code

Underscore prefix on member variables. intellisense [duplicate]

PHP - Over-commenting?

php comments coding-style

Is there any reason to write terse code in Java/C#/C++?

c# java coding-style

Checkstyle for ActionScript (Flex)

Tutorials/manuals for writing class and style files in LaTeX? [closed]

Checkstyle rule to prevent invocation of some methods and constructors