Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Trouble naming children of BEM modifiers

What is the convention with Java beans, and implementing interfaces like Comparable?

NodeJS best practices: Errors for flow control?

Xcode 4 method braces "{" convention

Should a worker method generally be placed above or below the methods that call it? [closed]

Where to put constants in a class: standards and best practice

Alternative method for creating low clock frequencies in VHDL

How to combine logging with an exception handling chain?

Java package naming. Underscores: A special case

Can I make vim accept \b rather than just \< and \>?

regex vim conventions

Questions on documenting JavaScript: JS types

Is there coding convention for better place of 'coll' and 'n' for Clojure?

Why use "\t" instead of "<press TAB>" for strings? [duplicate]

c++ tabs conventions

Python source file organization

python conventions

Should a function print a string or return it?

python styles conventions

Aliasing comp as º and partial as ¬ in clojure

clojure conventions

Meaning of lib directory in github repositories

What is the relationship between java:comp/env and java:global?

Where to declare class constants?

javascript conventions

How to capture combobox selection in Caliburn Micro?