Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

commenting callback functions

Request params and phpdoc [duplicate]

php coding-style phpdoc

How to fix an old coding style php script

php oop coding-style

Best practice - When to evaluate conditionals of function execution

How to avoid hardcoding strings

Reference to file regardless of the folder structure and depth

php coding-style menu

python: should decorator names be actions or descriptions?

Decouple GWT Asynchronous callbacks

Python - Is this code lacking List Comprehensions and Generators [closed]

Code to crash intentionally [duplicate]

c++ coding-style crash assert

Is there any way to not use explicit recursion in this algorithm?

Assignment Branch Condition too high

ruby coding-style rubocop

Organizing using directives [duplicate]

What is the name of this particular indent style? ("braces stacked")

Why should the "key" part in a JS hash/dict be a string?

D/Phobos Style guide

coding-style d phobos

What are the advantages of using a container element for lists in XML?

xml coding-style

Is this backwards naming convention a bad idea (ie. contrary to industry standards)?

Working with entity framework, preferred way?

Confused with Uncle Bob explanation on handling Null objects in book Clean Code

coding-style