Newbetuts
.
New posts in coding-style
Why are "echo" short tags permanently enabled as of PHP 5.4?
php
coding-style
php-shorttags
Am I immoral for using a variable name that differs from its type only by case?
language-agnostic
coding-style
naming-conventions
variable-names
Implicit conversion vs. type class
scala
coding-style
implicit-conversion
In Python, is it better to use list comprehensions or for-each loops?
python
coding-style
foreach
list-comprehension
Checking in of "commented out" code [closed]
version-control
tfs
coding-style
Where should I put @Transactional annotation: at an interface definition or at an implementing class?
java
spring
annotations
coding-style
What is the gain from declaring a method as static
java
optimization
coding-style
static
Python exception chaining [duplicate]
python
exception
coding-style
python-2.x
JavaScript style for optional callbacks
javascript
coding-style
callback
Is using assert() in C++ bad practice?
c++
coding-style
assert
Why do most C developers use define instead of const? [duplicate]
c
coding-style
c-preprocessor
Should commit messages be written in present or past tense? [closed]
version-control
coding-style
Space Before Closing Slash?
html
xml
xhtml
coding-style
Is there a standard naming convention for XML elements? [closed]
xml
coding-style
naming-conventions
Any reason to clean up unused imports in Java, other than reducing clutter?
java
eclipse
coding-style
import
What does this "(function(){});", a function inside brackets, mean in javascript? [duplicate]
javascript
coding-style
scope
anonymous-function
javascript-namespaces
Java naming convention for static final variables [duplicate]
java
coding-style
Singular or plural for enumerations?
coding-style
enumeration
In C++, is it still bad practice to return a vector from a function?
c++
c++11
coding-style
return-value-optimization
Line continuation for list comprehensions or generator expressions in python
python
coding-style
list-comprehension
pep8
Prev
Next