Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conventions

Is there a specific order that HTTP tag attributes should be listed in?

html conventions

Should logger be an argument or a global variable?

python logging conventions

Conventions for amount of detail to put in Python exception messages?

"using" statement locations within namespace declarations [duplicate]

Where should I put the public static void main(String[] args) method? [closed]

java conventions

Where did this Ruby parameter convention come from?

Idiomatic way in Python to indicate an unused module import is intentional

Pythonic way: Utility functions in class or module [closed]

Is it good practice to end coldfusion self-closing tags with "/>"?

Vue: <tag></tag> vs <tag />

Benefits of stripping trailing white spaces?

Long/compound namespaces when using C++/CLI

What are some additional directory conventions for Maven projects?

java maven-2 conventions

When I define functions, in what order should I put the parameters?

Is there any tool for aiding with explicit import of modules in Haskell?

Python 3 object construction: which is the most Pythonic / the accepted way?

FluentNHibernate and VARCHAR Columns

MIME-type conventions, standards or limitations?

End Java command line application properly