Newbetuts
.
New posts in coding-style
Best practice: ordering of public/protected/private within the class definition?
oop
coding-style
class-design
Conveniently map between enum and int / String
java
enums
coding-style
Confused about the Interface and Class coding guidelines for TypeScript
coding-style
typescript
Simple way to create matrix of random numbers
python
random
coding-style
What is your preferred style for naming variables in R? [closed]
r
coding-style
naming-conventions
PEP 8, why no spaces around '=' in keyword argument or a default parameter value?
python
coding-style
pep8
sizeof with a type or variable
c
coding-style
sizeof
Correct way to define C++ namespace methods in .cpp file
c++
coding-style
namespaces
Python coding standards/best practices [closed]
python
coding-style
Ruby Style: How to check whether a nested hash element exists
ruby
hash
coding-style
What is "point free" style (in Functional Programming)?
functional-programming
coding-style
scheme
pointfree
Naming "class" and "id" HTML attributes - dashes vs. underlines [closed]
html
coding-style
naming-conventions
Are booleans as method arguments unacceptable? [closed]
coding-style
boolean
enumeration
#ifdef vs #if - which is better/safer as a method for enabling/disabling compilation of particular sections of code?
c++
c
if-statement
coding-style
c-preprocessor
In Python, when should I use a function instead of a method?
python
function
coding-style
methods
Tool to convert Python code to be PEP8 compliant
python
coding-style
pep8
Stand-alone Java code formatter/beautifier/pretty printer? [closed]
java
coding-style
code-formatting
cleanest way to skip a foreach if array is empty [duplicate]
php
coding-style
Default parameters with C++ constructors [closed]
c++
constructor
coding-style
overloading
Why declare a struct that only contains an array in C?
c
arrays
coding-style
struct
Prev
Next