New posts in language-agnostic

Getting started with Version Control

Function for creating color wheels [closed]

How can I lookup data about a book from its barcode number? [closed]

UML relationships - dashed line vs solid line

Allen Holub wrote "You should never use get/set functions", is he correct? [duplicate]

What is Cyclomatic Complexity?

Programmatically Lighten a Color

Why use inheritance at all? [closed]

A data structure supporting O(1) random access and worst-case O(1) append?

Code Golf: Conway's Game of Life

Calculate largest rectangle in a rotated rectangle

How to design extensible software (plugin architecture)? [closed]

Smart progress bar ETA computation

Peak detection of measured signal

What is a programming idiom?

What is a cache hit and a cache miss? Why would context-switching cause cache miss?

How do you stop interim solutions from lasting forever?

Why is reflection called reflection instead of introspection?

What is a predicate?

Recursion or iteration?