Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Python: Is there syntax-level support for unpacking, from tuples, the arguments to an *anonymous* function?

Python - most convenient way to define constant variables used just once [closed]

Looping over a string - Is there a better way?

c# for-loop coding-style

Ruby style question : blocks or inheritance?

ruby oop coding-style

Code Ordering in Source Files - Forward Declarations vs "Don't Repeat Yourself"? [closed]

c coding-style

When do you use code blocks?

code-style: Is inline initialization of JS objects ok?

javascript coding-style

String equality in Java

java string coding-style

Resources for Java coding style?

java coding-style

Is there any case for which returning a structure directly is good practice?

c coding-style

C++ and coverity issues

JSLint says new keyword is missing [duplicate]

What exactly does this subroutine do?

perl coding-style

Style of addressing attributes in python

python coding-style

correct style for element-wise operations on lists without numpy (python)

Switch statement formatting

What does 'ap' stand for in C examples?

c coding-style

Why do programmers often use idioms like '40+1' instead of the actual number?

c coding-style

One-line `if` return statement with two actions

ruby coding-style

How to declare variables in Android (Kotlin) using Google code style?

kotlin coding-style