Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

I need to import a remote file into my less document

css coding-style less

In C# (or any language) what is/are your favourite way of removing repetition?

c# coding-style refactoring

What is the correct naming notation for classes, functions, variables etc in c#?

How do I set a border around an image in Android?

In Objective C, is there a difference between if (object == nil) and if (nil == object)?

Better Term than "Decisecond" [closed]

What are the good programming practices in C# to make code more self-explanatory? [closed]

c# .net coding-style

Showing accumulated messages to the user

Best practice for handling multiple exceptions in similar ways in Java

Should outside libraries be wrapped?

c++ coding-style

Switch values between two parameters [Best Practice / Better Code]

c# coding-style

Batch refactoring to make Java method arguments final

java coding-style final

Good style to call advanced constructor from unparametrized constructor?

Is a, b = b, a + b good python? [closed]

python coding-style

HTML & CSS Coding Guidelines

asp.net html css coding-style

How handle cache misses: NotFoundException, contains() or `if (null == result)`?

java coding-style

What C++ book talks about recommended ways of organizing big projects? [closed]

c++ coding-style

Is there a way to make eclipse report a general "catch (Exception e)" as an error/warning (in java)?

jQuery mobile landscape and portrait class

how to change the reCaptcha's style like stackoverflow and facebook