Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Is there an updated version of the Java Code Conventions [closed]

to_string vs cast to string, and operator<<

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

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

Laravel 4 Controller Templating / Blade - Correct method? [closed]

How to capture combobox selection in Caliburn Micro?