Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Is a variable named i unacceptable? [closed]

Has anybody published any C# 4 coding standards / guidelines / style guides?

c# c#-4.0 coding-style

Autoload in Python

Programmers dictionary/lexicon for non native speakers

How to get my own defined attribute value in my style

What's the reason for leaving an extra blank line at the end of a code file?

Am I using Julia right?

Why is this construct used? Mad or genius?

c coding-style

Using Objective-C Blocks

objective-c coding-style

Is dollar operator ($) considered bad form? Why?

haskell coding-style

Disable Markdown for a block

Should I log before or after an operation?

python logging coding-style

Old style C function declaration

Coding with Scala implicits in style

scala coding-style implicit

Usage of HACK and UNDONE comment tags

What is the reason to use parenthesis-less subroutine calls in Perl? [closed]

Should I return 'null' or an empty array?

.net coding-style

Should I catch exceptions thrown when closing java.sql.Connection

java jdbc coding-style

Using explicit del in python on local variables

python coding-style

How to add multiple theme attributes to the same activity on Android Manifest?