Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

two-way list comparison in C# unit test

Is it good design to create a module-wide logger in python?

Is there a way to iterate a specified number of times without introducing an unnecessary variable?

Android: How to set spinner selector to own image/icon?

Scala style for empty class parameter lists

scala coding-style

Dynamic function-binding on runtime with Clojure

double if condition, any way to make it short

coding-style if-statement

Underscore bindAll, explicit method naming

Why tuple convention in function parameters?

python coding-style numpy

Should I use self or window to reference the global scope?

Fast input output function

A Single Set of Double Quotes for Python Comments?

Is there a convention for naming mutable and predicate functions in Javascript?

Does an else statement slow compile time/run speed? (In situations where one could be avoided)

Code style - for with if

python coding-style

Is there coding convention for better place of 'coll' and 'n' for Clojure?

Is it a good coding practice to use getter for accessing private instance variables [closed]

java coding-style

Is it considered bad practice to use the flags register as a boolean return value?

assembly x86 coding-style

Standards Document

coding-style

Is it code-smelly to have empty classes in the middle of a class hierarchy?