Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Removing a trailing slash in MSBuild / Convention based filename generation

Is it Possible to Have a Transforming Iterator in C++?

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

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?

"Avoid allocations in compiler hot paths" Roslyn Coding Conventions