Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Is it bad to do Inner assignments?

java coding-style

Guidelines to improve your code

c++ coding-style

What is the best way to use whitespace while programming? [closed]

coding-style whitespace

Is it acceptable to use tricks to save programmer when putting data in your code?

python coding-style

Why use infinite loops?

c++ coding-style

Is this good C# style?

c# coding-style

What's a good name for an Enum for Yes & No values

What are your "hard rules" about commenting your code?

coding-style comments

How does the verbosity of identifiers affect the performance of a programmer?

PEP 0008: What does the BDFL mean by 'in true XP style'?

python coding-style

Python relative import with more than two dots

What human learning techniques can be applied to improve code layout?

coding-style

LESS.JS Redundancy in CSS, Use of Mixins instead of selector inheritance?

css coding-style syntax less

Learn how to create LaTeX styles? [closed]

latex coding-style

XML formatting conventions: Why leave a space before />?

Using Eclipse Compiler in Jenkins to get compiler warnings/errors

How to maintain a .clang-format file for different clang-format versions?

ProgressBar Theme with diagonal lines decorator

Best practices for restricting access to enum parameter in C# [closed]

c# .net enums coding-style

Visual Studio: any one click switch between tabs and spaces indentation?