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 readability
How do I check the equality of three values elegantly?
Feb 24, 2022
go
syntax
equality
readability
convention
Why 'condition && statement()' is not popular in Java world? [closed]
Oct 26, 2022
java
boolean
readability
How do I make this code more readable?
Nov 18, 2022
c#
coding-style
readability
Why does org.apache.commons.lang.BooleanUtils.isTrue(Boolean bool) use the ternary operator?
Nov 01, 2022
java
readability
Formatting of dynamically generated HTML - does no one care?
Dec 25, 2017
html
formatting
indentation
readability
if-else structure
Dec 29, 2019
java
readability
if-statement
Access member variables directly or pass as parameter?
Oct 04, 2018
c++
oop
readability
Is there a neat way of doing a ToList within a LINQ query using query syntax?
Apr 16, 2022
c#
linq
linq-to-sql
syntax
readability
Proper commenting for functional programming
Apr 15, 2022
functional-programming
coding-style
comments
scheme
readability
iOS access to Safari Reader feature through UIWebView
Sep 22, 2019
objective-c
ios
uiwebview
safari
readability
Is wrapping STL idioms for readability a good idea?
Mar 27, 2022
c++
stl
readability
foreach(... in ...) or .ForEach(); that is the question [duplicate]
Oct 17, 2022
c#
lambda
foreach
readability
Is it better to reuse SqlCommand when executing the same SQL query several times?
Sep 21, 2022
c#
refactoring
readability
Using true and false as the expressions in a conditional operation
Oct 31, 2022
c#
coding-style
readability
conditional-operator
Looping on C++ iterators starting with second (or nth) item
Sep 13, 2022
c++
coding-style
iterator
readability
How to self-document a callback function that is called by template library class?
Nov 12, 2022
c++
templates
callback
readability
maintainability
Reference equality performance difference? ((object)obj1 == (object)obj2) vs. object.ReferenceEquals( obj1, obj2 )
Aug 04, 2022
c#
performance
coding-style
equality
readability
How to make SQL query more readable in PHP?
Oct 22, 2022
php
mysql
readability
code-readability
Implicit return values in Ruby
Sep 12, 2022
ruby
return
readability
implicit
Looping over array values in Lua
Aug 29, 2022
loops
lua
readability
« Newer Entries
Older Entries »