Search code examples
Eslint no-return-assing and no-param-reassign error...


javascriptreactjscoding-styleeslint

Read More
How to prevent clang-format from adding a single semicolon to a new line?...


c++coding-styleclangclang-format

Read More
Strategy Pattern with no 'switch' statements?...


c#design-patternsdependency-injectionstrategy-patterncoding-style

Read More
Why does Visual Studio code style settings think DateTime is not a built-in type but Guid acts like ...


c#.netvisual-studiovisual-studio-2017coding-style

Read More
What are the best practices for safely parsing a string?...


c#.netcoding-style

Read More
Assembly Coding Standards / Best Practices...


assemblycoding-stylemips

Read More
Should you use the private access modifier if it's redundant?...


c#coding-style

Read More
Is it bad practice to use temporary variables to avoid typing?...


language-agnosticcoding-style

Read More
Is it better to give a function an additional parameter, or to make the parameter static?...


coding-style

Read More
onLocationChanged() is called too many times, even when the device hasn't move...


androidcoding-stylegoogle-maps-android-api-2

Read More
Custom grid style in Silverlight 4...


silverlightcoding-stylesilverlight-4.0background

Read More
C++ getters/setters coding style...


c++coding-stylegetter-setter

Read More
Ruby Style: How to check whether a nested hash element exists...


rubyhashcoding-style

Read More
Proper place of if in clean coding...


javacoding-style

Read More
Python Style - Adding 0 After Decimal...


pythoncoding-stylepep8

Read More
How to declare variables in Android (Kotlin) using Google code style?...


kotlincoding-style

Read More
Print 12 Month Year and the next 2 Years using Java...


javacalendarcoding-stylejava-calendar

Read More
Enforce Attribute Decoration of Classes/Methods...


c#xmlserializationcoding-style.net-attributes

Read More
Throw an exception or return null...


javaexceptioncoding-stylenull

Read More
Flex scrollbar styling issue...


apache-flexcoding-stylescrollbar

Read More
Boolean checking in the 'if' condition...


javacoding-style

Read More
how to transform a python code to a gui using pyqt5? (using qt designer or other app are prohibited,...


python-3.xuser-interfacecoding-stylepyqt5

Read More
When can I safely call send method on objects in Ruby?...


rubysyntaxcoding-style

Read More
Making following C++ code concise and efficient...


c++coding-style

Read More
Winform style issue: Windows classics style?...


.netuser-interfacecoding-stylewinforms

Read More
Passing an array for setting variable...


phpcoding-stylelanguage-comparisons

Read More
Use a macro to specialize std::swap...


c++macroscoding-style

Read More
Clean, singly focused, self-documenting methods without repetition...


design-patternscoding-style

Read More
Is it good practice for every public method to be covered by an interface?...


oopdesign-patternscoding-stylesolid-principles

Read More
Python: magic methods that shouldn't be used...


pythoncoding-stylemagic-methods

Read More
BackNext