Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in code-readability
Preserve code readability while optimising
Sep 14, 2022
python
performance
algorithm
optimization
code-readability
How to make SQL query more readable in PHP?
Oct 22, 2022
php
mysql
readability
code-readability
Does the Java compiler optimize an unnecessary ternary operator?
Aug 23, 2022
java
compiler-optimization
code-readability
A better way to test the value of an Option?
Sep 03, 2022
scala
option
code-readability
Is Code For Computers or for People? [closed]
Sep 03, 2022
code-readability
How do I align/format code in Android Studio?
Sep 02, 2022
android-studio
code-formatting
code-readability
Code-style for indention of multi-line 'if' statement? [duplicate]
Aug 16, 2022
python
coding-style
indentation
code-readability
Out of line definition of template function vs in class
Oct 19, 2022
c++
templates
code-readability
Best ways to format LINQ queries
Aug 28, 2022
.net
linq
formatting
code-readability
Python list comprehension - want to avoid repeated evaluation
Aug 26, 2022
python
list-comprehension
code-readability
What are the benefits to using anonymous functions instead of named functions for callbacks and parameters in JavaScript event code?
Nov 17, 2022
javascript
coding-style
callback
anonymous-function
code-readability
How to deal with Pylint's "too-many-instance-attributes" message?
Aug 26, 2022
python
instance-variables
pylint
code-readability
code-structure
Is using java Map.containsKey() redundant when using map.get()
Aug 17, 2022
java
performance
code-readability
map
`if key in dict` vs. `try/except` - which is more readable idiom?
Aug 16, 2022
python
idioms
readability
defaultdict
code-readability
Studies on optimal code width?
Aug 15, 2022
code-readability
« Newer Entries