Search code examples
How to improve method structure to reduce params?...

phplaravelrefactoringcode-readability

Read More
Best way to find the element in view hierarchy...

swiftxcodeuiviewcontrollerstructurecode-readability

Read More
What size should be used for fgets?...

cstringstylesfgetscode-readability

Read More
Code-readability of non-loopable initilazations...

javaoptimizationcode-readability

Read More
How can this code be written shorter/clearer?...

vb.netcode-readabilitycode-structurecode-standards

Read More
How to organize dozens of similar try-catch blocks?...

c++refactoringcode-readability

Read More
Out of line definition of template function vs in class...

c++templatescode-readability

Read More
Correct extent of the exception handling block...

pythonexceptionerror-handlingcode-readability

Read More
Gracefully avoiding NullPointerException in Java...

javacoding-stylenullpointerexceptioncode-readability

Read More
Lua Spaghetti Modules...

moduleluamodularityreadabilitycode-readability

Read More
How to increase readability when using powers in C#...

c#code-readabilitymath-functions

Read More
Making Twig filter to assign defaults unless otherwise specified...

phptemplatestwigcode-readability

Read More
Clear function name that indicates it will return a Promise (JavaScript)...

javascriptpromisecode-readability

Read More
About the order of input parameters...

c++cperformancecode-readabilityinput-parameters

Read More
What is the most efficient and readable way to pass/format lots of variables to a large string?...

pythonpython-3.xconcatenationreadabilitycode-readability

Read More
Increase readability & maintainability : omit < > for many variable declaration possible?...

c++templatesmaintainabilitycode-readability

Read More
Does tidying your code warrant an individual Git commit?...

gitgit-commitcode-readability

Read More
Defining keyword-like macros just for improving code readablity...

c++macroscode-readability

Read More
Method call overhead...

.netperformancecode-readability

Read More
Most elegant way to deal with singles/plurals?...

code-readability

Read More
Code Design when Dealing with Large Numbers of Instance Attributes in Python...

pythoninstance-variablesreadabilitycode-readability

Read More
clojure improve readability of filter a two-dimensional list...

clojurecode-readability

Read More
Java best practice - doing large math calculations on a single line?...

javamathcode-readability

Read More
Does not declaring more than one variable in one declaration makes the code more readable?...

cdeclarationreadabilitycode-readability

Read More
Improve pythons list conprehensions using local function/intermediate variable for readability...

pythonperformancelist-comprehensioncode-readability

Read More
Atom IDE : Vertical code folding lines to improve code readability...

atom-editorcode-readabilitycode-folding

Read More
Dictionary items to variables...

pythonvariablesdictionarycode-readability

Read More
How can a total, complete beginner read source code?...

pythoncoding-stylecode-readability

Read More
How to Format Code in Research Reports...

coding-stylereportreadabilitycode-readability

Read More
What the ugliest API for a relatively well known library that you have seen, and why and how could i...

coding-stylecode-readability

Read More
BackNext