Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Conventions for app.js, index.js, and server.js in node.js?

node.js conventions

C++, do private functions really need to be in the header file?

c++ standards conventions

Is there a standard for inclusive/exclusive ends of time intervals?

java date time 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