Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Are there any free cmd-line scripts which can re-format PHP source-code?

code behaviour is strange

What is the name for this concept?

Designing function signature - return value or out parameter

c# .net oop coding-style

What is the advantage of specifying two types when creating a typedef'd struct?

Cocoa style: using polymorphism in collections

Pattern: Elegant way to do something upon function exit?

using typedef in declaring structs in C++

c++ coding-style

Python: Shorten ugly code?

python coding-style

What should be included in a C# Programming Standard?

c# coding-style

Properly handling platform specifics (unix/windows) in C?

Help me optimize the if else in JavaScript (jQuery)

How to make all our code comply to coding conventions/coding styles?

c# sonarqube coding-style

formatR width.cutoff issue

Is this an appropriate way to terminate a for loop in C or Perl?

c perl coding-style

Change ENTIRE site if logged in using PHP

php coding-style

Calling methods at beginning and end - is there a better way to do this in C#?

c# coding-style

Is it always the best idea to write a function for anything that needs to repeat twice?

Tools using function names in the first column

c coding-style

Why are bang methods dangerous in Ruby?