Newbetuts
.
New posts in coding-style
Opaque C structs: various ways to declare them
c
coding-style
struct
typedef
opaque-pointers
Triple pointers in C: is it a matter of style?
c
pointers
coding-style
Ruby: unless vs if not
ruby
coding-style
What is the advantage of the 'src/main/java'' convention?
java
coding-style
conventions
Get rid of ugly if statements
java
coding-style
When is it appropriate to use a semicolon?
typescript
coding-style
Alphabetizing methods in Visual Studio
visual-studio
visual-studio-2008
coding-style
resharper
organization
Writing robust R code: namespaces, masking and using the `::` operator
r
coding-style
namespaces
package
masking
SQL formatting standards [closed]
sql
sql-server
formatting
standards
coding-style
Modifier Keyword order in Java
java
syntax
coding-style
access-modifiers
How do you test your Request.QueryString[] variables?
c#
coding-style
tryparse
isnumeric
request.querystring
Use of Haskell state monad a code smell?
haskell
coding-style
monads
state-monad
How do you use Control.Applicative to write cleaner Haskell?
haskell
coding-style
How to signal "not implemented yet"?
ruby
exception-handling
coding-style
conventions
When to use an elaborated type specifier
c++
coding-style
Should useless type qualifiers on return types be used, for clarity?
c
coding-style
constants
static-analysis
When to use each method of launching a subprocess in Ruby
ruby
performance
coding-style
standards
subprocess
Correct style for line breaks when chaining methods in Python
python
coding-style
line-breaks
pep8
Is it good practice to use ordinal of enum?
java
enums
coding-style
verbose
Using implicitly typed local variables [duplicate]
c#
coding-style
implicit-typing
Prev
Next