Newbetuts
.
New posts in coding-style
What's the best way to convert a number to a string in JavaScript?
javascript
string
performance
coding-style
numbers
When do you use the "this" keyword? [closed]
c#
coding-style
this
Single quotes vs. double quotes in Python [closed]
python
coding-style
Order of items in classes: Fields, Properties, Constructors, Methods
c#
.net
coding-style
code-cleanup
code-structure
Styling multi-line conditions in 'if' statements? [closed]
python
coding-style
if-statement
Python `if x is not None` or `if not x is None`? [closed]
python
coding-style
nonetype
boolean-expression
pep8
Should a function have only one return statement?
language-agnostic
coding-style
What are the most common Python docstring formats? [closed]
python
coding-style
documentation
docstring
Best way to return multiple values from a function? [closed]
python
coding-style
return
return-value
"std::endl" vs "\n"
c++
coding-style
iostream
c++-faq
When is JavaScript's eval() not evil?
javascript
coding-style
eval
Are PHP short tags acceptable to use?
php
coding-style
php-shorttags
Prev