Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

JavaScript braces on new line or not? [closed]

What's the best way to do string building/concatenation in JavaScript?

Standard File Naming Conventions in Ruby

When to use ellipsis after menu items

What is the advantage of the 'src/main/java'' convention?

How to signal "not implemented yet"?

Why would font names need quotes?

css fonts conventions

Lisp commenting convention

Good Haskell coding standards

Should programmers use boolean variables to "document" their code?

Objective-C: Assertion vs. Exception vs. Error

Netbeans 7.4 introduces "10 lines max" per method rule. Where does this rule come from? [closed]

Python: using 4 spaces for indentation. Why? [closed]

Is it a good idea to typedef pointers?

Python "private" function coding convention

Should arrays be used in C++?

c++ arrays conventions

Where to place private methods in Ruby?

ruby conventions

What is the canonical YAML naming style

yaml conventions

Should one use < or <= in a for loop [closed]

Is it pythonic to import inside functions?

python conventions