Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Using properties vs. methods for calculating changing values

c# coding-style conventions

which of the three fluent expressions below best matches the user story?

Change style depending on orientation

Equivalent of `return` for Python generators

Symfony coding standards - arguments and parameters

symfony coding-style

Naming classes and resources with the company brand name

Interface with inner implementation - good or bad [closed]

java interface coding-style

Python coding style

python coding-style

How to write long exception statements avoiding rubocop line length error

ruby coding-style

How to force Eclipse wrap that line? [duplicate]

Are there any disadvantages of writing !string.isEmpty()?

Are there any free cmd-line scripts which can re-format PHP source-code?

code behaviour is strange

What is the name for this concept?

Designing function signature - return value or out parameter

c# .net oop coding-style

What is the advantage of specifying two types when creating a typedef'd struct?

Cocoa style: using polymorphism in collections

Pattern: Elegant way to do something upon function exit?

using typedef in declaring structs in C++

c++ coding-style

Python: Shorten ugly code?

python coding-style