Search code examples
What would be the cleaner version of the code?...


iosobjective-ccoding-style

Read More
Is writing comments a bad thing?...


coding-stylecomments

Read More
Is (size_t)0 a good practice in C or not?...


ccastingcoding-style

Read More
What is the correct casing convention for C# local and instance variables?...


c#.netcoding-stylenaming-conventions

Read More
When should I use const in C++ constructor parameters?...


c++coding-style

Read More
.Net Coding Standards Using a prefix "Is" or "Has" on Method Names...


c#.netcoding-style

Read More
Advantages of using arrays instead of std::vector?...


c++arraysstlcoding-stylevector

Read More
How to translate Javascript to jQuery...


javascriptjquerywebframeworkscoding-style

Read More
phpcs - Set default message type to warning for all snips from a custom ruleset...


phpcoding-stylephpcodesniffer

Read More
Why is there a need for javascript coding conventions?...


javascriptcoding-style

Read More
Angular reactive forms - good practice...


angulartypescriptcoding-styleangular-reactive-forms

Read More
JavaScript: What dangers are in extending Array.prototype?...


javascriptcoding-styleprototype

Read More
Juval Lowy's C# Coding Standards Questions...


c#coding-style

Read More
Make ReSharper respect your preference for code order...


c#coding-styleresharper

Read More
Flow controlling macros with 'goto'...


cerror-handlingcoding-stylegotocontrol-flow

Read More
Create custom VisualState in xaml and manually set it in CodeBehind...


wpfxamlcoding-style

Read More
Is it better to use getters or to access private members directly?...


javaoopcoding-style

Read More
PHP Code Style Fixer: put space between colon and method's return type...


phpcoding-style

Read More
Mandatory use of braces...


maintainabilitycoding-style

Read More
Which Exception for notifying that subclass should implement a method?...


pythonexceptiondesign-patternscoding-styleabstract-base-class

Read More
What is the best approach to create Constant file in Swift? Please check the description...


iosswiftcocoa-touchcoding-styleconstants

Read More
Does <STYLE> have to be in the <HEAD> of an HTML document?...


htmlcoding-stylehtml-head

Read More
Multiple or Single Try Catch...


javaexceptioncoding-style

Read More
Trying to understand which is better in python creating variables or using expressions...


pythoncoding-stylecomparison

Read More
Best way to get rid of hungarian notation?...


coding-stylerefactoringhungarian-notation

Read More
How to change text style based on state with XML?...


androidcoding-style

Read More
Question about simplifying code related to loop iteration...


javacoding-style

Read More
Is it good style to explicitly return in Ruby?...


rubycoding-stylereturn-value

Read More
Python: unused argument needed for compatibility. How to avoid Pylint complaining about it...


pythoncoding-stylepylintoptional-arguments

Read More
What is the moral of this?...


debuggingcoding-style

Read More
BackNext