Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

C language evolves

What is some clean, elegant, well-designed, well-written, nicely done Delphi code that junior-level Delphi developers should study?

delphi coding-style

String.Format extension method [closed]

How to use Fortran statement labels well?

Does Elixir have coding standards or an authoritative style guide published by the language developers, like PEP8 or the Erlang Programming Rules?

coding-style elixir

What is an acceptable way to format a long method call in Java? [closed]

Python: variable naming convention - file, path, filepath, file_path

Codify a measure in a database field name

Best approach with dynamic classes using Python globals()

Do Scala libraries follow the same inverted domain convention for naming packages as Java?

astyle formatting multiple line <<

c++ coding-style

How does one know when to newline in Clojure/Lisp in general?

IE 8 and 7 bug when dynamically adding a stylesheet

Declare variable as locally as possible

c coding-style linux-kernel

Purpose of Constructor chaining?

Instantiating a list of structs in C

Is there any advantage on separating iPhone and iPad classes on a Universal app?

What is the recommended whitespace for slicing with expression indices in Python?

Notepad++ convert leading spaces to tabs upon entry

Why is it "easier to ask forgiveness than it is to get permission" in Python?

python coding-style