Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

Length of longest word in a list

Idiomatic Scala for applying functions in a chain if Option(s) are defined

Guideline: while vs for

c++ coding-style

Variable declaration placement guidelines in Java [closed]

java coding-style

How to make gcc/clang warn about missing breaks in switch statements

Is it possible to break code-behind into multiple partial files?

Is there any way to force resharper to align chained method calls in a specific way

Nested dereferencing arrows in Perl: to omit or not to omit?

perl syntax coding-style

Ocaml: Bad style, all clauses in this pattern-matching are guarded

When does it make sense to use unique_ptr with STL containers? (C++11)

Use static final unmodifiable Set as constant for checking variables value

java coding-style

Must Python script define a function as main?

What is the idiomatic way to handle/unwrap nested Result types?

coding-style rust

Should .net comments start with a capital letter and end with a period?

.net coding-style comments

Interface / Abstract Class Coding Standard

Is there such a thing as too many embedded if-statements?

Why might one also use a blank constructor?

Should I use an intermediate temp variable when appending to an NSString?

How to use black translucent status bar upon startup - info.plist key/value doesn't seem to work

Is there a Visual Studio 2010 extension to sort methods?