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
"public static" or "static public"?
Aug 31, 2022
php
oop
readability
public-method
Usage of ‘if’ versus ‘unless’ for Perl conditionals
Aug 28, 2022
perl
if-statement
readability
Best practices for turning jupyter notebooks into python scripts
Sep 05, 2022
python
refactoring
ipython-notebook
readability
jupyter
Python: if not val, vs if val is None
Aug 26, 2022
python
comparison
boolean
readability
Why are "continue" statements bad in JavaScript? [closed]
Aug 26, 2022
javascript
readability
continue
Using explicitly numbered repetition instead of question mark, star and plus
Feb 11, 2022
regex
readability
repeat
Is while (true) with break bad programming practice?
Aug 25, 2022
while-loop
readability
Why is the code in most STL implementations so convoluted?
Aug 25, 2022
c++
stl
readability
Splitting C++ Strings Onto Multiple Lines (Code Syntax, Not Parsing)
Aug 17, 2022
c++
string
syntax
coding-style
readability
How to find good looking font color if background color is known? [closed]
Aug 17, 2022
colors
accessibility
readability
Should a developer aim for readability or performance first? [closed]
Aug 17, 2022
performance
readability
`if key in dict` vs. `try/except` - which is more readable idiom?
Aug 16, 2022
python
idioms
readability
defaultdict
code-readability
Should one use < or <= in a for loop [closed]
Aug 15, 2022
performance
conventions
readability
Why should I capitalize my SQL keywords? [duplicate]
Aug 15, 2022
sql
formatting
readability
Boolean method naming readability
Aug 15, 2022
api
naming-conventions
readability
How to split a long regular expression into multiple lines in JavaScript?
Dec 14, 2021
javascript
regex
jslint
expression
readability
Is "for(;;)" faster than "while (true)"? If not, why do people use it?
Aug 14, 2022
c++
c
optimization
readability
infinite-loop
« Newer Entries