Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Where do you put your Rack middleware files and requires?

Javascript/DOM event name convention

What's the convention for java package names without a domain association?

How to name variables

Named numbers as variables [closed]

c# c++ conventions

What are common conventions for using namespaces in Clojure?

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