Newbetuts
.
New posts in coding-style
How do you reconcile common C++ naming conventions with those of the libraries
c++
coding-style
naming-conventions
What's the best way to layout a C# class? [duplicate]
c#
coding-style
Is there a recommended maximum line length for HTML or JavaScript? [closed]
javascript
html
coding-style
JavaScript: inline functions vs predefined functions
javascript
coding-style
Should I add a trailing comma after the last argument in a function call?
python
function
coding-style
parameter-passing
Out parameters and pass by reference [closed]
c++
pointers
reference
coding-style
Why code-as-data?
data-structures
coding-style
lisp
scheme
common-lisp
In Java, should variables be declared at the top of a function, or as they're needed?
java
syntax
variables
coding-style
What are the url parameters naming convention or standards to follow
coding-style
web-standards
Get correct indentation in Resharper for object and array initializers
c#
visual-studio
coding-style
formatting
resharper
Named blocks to limit variable scope: good idea?
java
coding-style
Should you use pointers (unsafe code) in C#?
c#
.net
pointers
coding-style
unsafe
Python indentation in "empty lines"
python
coding-style
idioms
Best practice for lazy loading Python modules
python
coding-style
Ruby convention for chaining calls over multiple lines
ruby-on-rails
ruby
coding-style
Stop PhpStorm from aligning associative arrays
coding-style
phpstorm
What does it mean when a variable equals a function? [duplicate]
javascript
function
coding-style
convention
c++ standard practice: virtual interface classes vs. templates
c++
templates
coding-style
polymorphism
Length of longest word in a list
python
string
performance
list
coding-style
C++ iterators & loop optimization
c++
optimization
compiler-construction
coding-style
iterator
Prev
Next