Search code examples
Optimizing Android layouts - performance or readability?...

androidandroid-layoutoptimizationreadability

Read More
Is there a neat way of doing a ToList within a LINQ query using query syntax?...

c#linqlinq-to-sqlsyntaxreadability

Read More
Short-circuiting and readability...

cif-statementconditional-statementsreadabilityshort-circuiting

Read More
having unique css file for each page (using a global file too) is a good practice?...

cssfilesassreadability

Read More
How to refactor this Ruby code?...

rubycoding-stylerefactoringreadability

Read More
Keep "this" in a variable and replace all "this" with this variable?...

javascriptjquerycoding-stylethisreadability

Read More
if-else structure...

javareadabilityif-statement

Read More
CSS letter-spacing and proportional fonts...

cssreadabilitytypographyletter-spacing

Read More
Avoid checking for nil when accessing subelement...

hashnullpointerexceptionreadability

Read More
Can you apply an operation directly to arguments within map/reduce/filter?...

pythonsyntaxiterationreadability

Read More
Does extracting functions incur performance penalties?...

javascriptoptimizationreadability

Read More
C++ Code Style - Best place to create objects...

c++performancecoding-stylereadability

Read More
Tuples readability : [0,0] vs (0,0)...

pythontuplesreadability

Read More
Should one try to condense their code as much as possible?...

readabilityperformance

Read More
Can this jQuery code be refactored...

jqueryrefactoringreadabilitycode-readability

Read More
When using modernizr, is it a bad pracice to mix techniques, ie for or against particular capabiliti...

cssreadabilitymodernizrcode-readability

Read More
Several "ChildException" catch blocks versius one "Exception" catch block...

javaexceptiontry-catchreadabilitycatch-block

Read More
Waiting for task in PHP to finish before moving to next item...

phpmysqlrssreadability

Read More
Elegant coding, how to deal with hidden/invisible HTML code?...

phphtmlreadability

Read More
Managing number of brackets in clojure...

clojurelispreadabilitycode-readability

Read More
Defined variables and arrays vs functions in php...

phparraysfunctionoptimizationreadability

Read More
Programming Principles: Assignement vs Conditions...

oopoptimizationreadabilityprinciples

Read More
What is the most readable regex to extract a second word with no trailing spaces from comma-separate...

regexperlreadability

Read More
how to make code more readable with compiler optimizations in place?...

c#readability

Read More
What is a recommended way to write MySQL queries neatly to improve readability?...

phpmysqlreadabilitycode-readability

Read More
How do I read code where "from <module> import *" is used?...

pythonimportmodulereadability

Read More
What books/websites should i read to learn to write readable and maintainable C code?...

creadabilitymaintainability

Read More
Python: How to make my 4-coloring checker more readable...

pythonreadabilitycode-cleanup

Read More
increasing expressiveness in array elements test...

pythonreadabilityperformance

Read More
Detecting syllables in a word containing non-alphabetical characters...

nlpspell-checkingreadabilityhyphenation

Read More
BackNext