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
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
Is it possible in C++ to do std::map<> "for element : container" iteration with named variables (eg, key and value) instead of .first and .second?
Sep 06, 2022
c++
c++11
dictionary
iteration
readability
Design of an Alternative (Fluent?) Interface for Regular Expressions
Oct 17, 2022
java
regex
readability
fluent-interface
maintainability
How do I calculate the "median of five" in C#?
Sep 03, 2022
c#
algorithm
readability
median
What color scheme is best for sunlight readability? [closed]
Sep 03, 2022
readability
color-scheme
Generic Exception Handling in Python the "Right Way"
Sep 02, 2022
python
exception
readability
Which code is more readable?
Sep 27, 2022
c#
readability
Java try/catch performance, is it recommended to keep what is inside the try clause to a minimum?
Sep 02, 2022
java
performance
try-catch
readability
How "self-documenting" can code be without being annoying? [closed]
Jun 25, 2019
ruby
documentation
readability
What's the cleanest way to write a multiline string in JavaScript? [duplicate]
Aug 31, 2022
javascript
string
readability
maintainability
Why STL implementation is so unreadable? How C++ could have been improved here?
Aug 31, 2022
c++
stl
c++11
readability
Eigen: Coding style's effect on performance
Mar 13, 2022
c++
performance
eigen
readability
« Newer Entries
Older Entries »