Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Is this a good practice? "/*/something/*/something//*/"

java c++ c coding-style comments

What is the cleanest way to write this if..then logic?

c# coding-style

When to use 'if…else if' and when to use

c# coding-style

Java Annotation - array of Objects or toString values

adding parameters to overridden method E_STRICT observation

php oop coding-style

Throw exception instead of return in Java method

java coding-style

CamelCasing: HTMLReport vs. HtmlReport

c# java coding-style

Maintaining Maximum Line Length When Using Tabs Instead of Spaces?

Resources for SQL Server code review and best practices [closed]

sql-server coding-style

C++ style question: what to #include? [duplicate]

c++ coding-style include

How to use Pascal Casing and Camel Casing for Short Acronyms in C#?

Why would C files end in /*[]*/

c coding-style

Order of functions within a Python source file [closed]

python coding-style

style cleanup that doesn't trample svn blame?

Fastest/Cleanest way to load a text file in memory

Any good tool to rapidly jump to programming documentation

What is the preferred way to include error messages in C++?

Intellij Scala multiple import style formatting settings