Newbetuts
.
New posts in coding-style
Coding Style Guide for node.js apps? [closed]
javascript
coding-style
node.js
Haskell function composition (.) and function application ($) idioms: correct use
haskell
coding-style
function-composition
Does anyone still use [goto] in C# and if so why? [closed]
c#
.net
coding-style
goto
Switch statement fall-through...should it be allowed? [closed]
coding-style
switch-statement
When is a function too long? [closed]
function
refactoring
coding-style
Chained method calls indentation style in Python [duplicate]
python
django
coding-style
pep8
Is effective C++ still effective?
c++
c++11
coding-style
effective-c++
In Intellij, how do I toggle between camel case and underscore spaced?
java
coding-style
intellij-idea
Is pass-by-value a reasonable default in C++11?
c++
coding-style
c++11
Is there a good reason to use upper case for SQL keywords? [closed]
sql
coding-style
capitalization
Should I use `import os.path` or `import os`?
python
coding-style
python-import
Unobtrusive JavaScript: <script> at the top or the bottom of the HTML code?
javascript
performance
optimization
coding-style
How many constructor arguments is too many? [closed]
parameters
refactoring
constructor
coding-style
Forced naming of parameters in Python
python
function
coding-style
parameter-passing
A free tool to check C/C++ source code against a set of coding standards? [closed]
c++
c
coding-style
Difference in C# between different getter styles
c#
getter
shorthand
coding-style
Private vs Protected - Visibility Good-Practice Concern [closed]
oop
language-agnostic
coding-style
for loop optimization
java
coding-style
optimization
Is calling destructor manually always a sign of bad design?
c++
coding-style
destructor
int vs const int& [closed]
c++
coding-style
reference
constants
Prev
Next