Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

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?

Unravelling Assembly Language Spaghetti Code

Are singleline if statements or if statements without braces bad practice?

php c coding-style

Are C++ comments considered bad style in C? [closed]

c coding-style comments

Point-free in Haskell

Outdated coding practices [closed]

coding-style

Are regexes really maintainable?

regex coding-style