Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Complete set of Indentation rules in haskell

haskell coding-style

Pythonic approach to defining __init__ helper methods?

python oop class coding-style

Can I print list data in a more elegant way?

naming convention, C# Async method [duplicate]

Java: repetition, overuse -- problem?

When to declare methods as private

How should I read the contents of a file respecting endianess?

Is it a good practice to make methods "do nothing" based on a condition?

java debugging coding-style

Recommended Parameter Order

How to get text to not scroll in a terminal

c++ coding-style

Common practice to name project directory which hold support scripts, configs, docs, etc for developers

Black code formatter line length ignore comment included

Sub-classing or comprehensive class

c# coding-style

CSS Selector Style

What to do with domain specific words and phrases in foreign language?

coding-style

C++ style: use parameter or member in constructor body

Are "proxy properties" good style?

c# coding-style properties

How to convert StyleCop rules from version 4.3 or 4.5 to 4.6?

c# coding-style stylecop

referencing objects by name as attributes [closed]

What is considered better style? One big loop or multiple small ones?

coding-style