Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Programming style: should you return early if a guard condition is not satisfied?

How long should it take for someone to be able to type code from memory? [closed]

language-agnostic

How do I find a factorial? [closed]

Find all chordless cycles in an undirected graph

generic code duplication detection tool [closed]

Tests that are 2-3 times bigger than the testable code

Constructive solid geometry mesh

Resources to learn bitwise programming? [closed]

c++ language-agnostic

'method' vs. 'message' vs. 'function' vs. '???'

When is multi-threading not a good idea? [closed]

What is the preferred way to indent cases in a switch? [closed]

What is the difference between IF-ELSE and SWITCH?

Is AOP a type of decorator pattern?

Why is a CPU branch instruction slow?

Algorithm for iterating over an outward spiral on a discrete 2D grid from the origin

Are global static classes and methods bad?

c# .net language-agnostic oop

Is this an abuse of try/finally?

Giving presentation on software project to non-programmers [closed]

language-agnostic

How do I find files that do not end with a newline/linefeed?

language-agnostic

Sum-subset with a fixed subset size