Newbetuts
.
New posts in readability
"public static" or "static public"?
php
oop
readability
public-method
Chromebook: How do you increase the size of the Chrome webbrowser GUI?
google-chrome-os
chromebook
high-dpi
readability
usability
What is the average reader most likely to guess that “If they don’t have A or both B and C” was exactly intended to mean?
meaning
ambiguity
negation
logic
readability
Usage of ‘if’ versus ‘unless’ for Perl conditionals
perl
if-statement
readability
Best practices for turning jupyter notebooks into python scripts
python
refactoring
ipython-notebook
readability
jupyter
How to read apostrophe in math [closed]
mathematics
readability
New (std::nothrow) vs. New within a try/catch block
c++
performance
exception-handling
readability
how to properly use "that that" so as a listener/reader/speaker can comprehend the entire sentence without complication?
word-choice
grammar
grammaticality
pronunciation
readability
Python: if not val, vs if val is None
python
comparison
boolean
readability
Word for "studying a research article to get the most out of it"? [duplicate]
synonyms
vocabulary
reading
readability
Why are "continue" statements bad in JavaScript? [closed]
javascript
readability
continue
Java try/catch performance, is it recommended to keep what is inside the try clause to a minimum?
java
performance
try-catch
readability
How to make a laptop screen more comfortable to look at? [closed]
laptop
display
readability
eye-strain
Why is the code in most STL implementations so convoluted?
c++
stl
readability
Splitting C++ Strings Onto Multiple Lines (Code Syntax, Not Parsing)
c++
string
syntax
coding-style
readability
How to Write an Address in a Single Line?
punctuation
formatting
readability
How to find good looking font color if background color is known? [closed]
colors
accessibility
readability
StringBuilder/StringBuffer vs. "+" Operator
java
performance
readability
Calling getters on an object vs. storing it as a local variable (memory footprint, performance)
java
performance
readability
memory-consumption
Is while (true) with break bad programming practice?
while-loop
readability
Prev
Next