Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Windows Help files - what are the options?

How best to sum up lots of floating point numbers?

Is using the directory separator constant necessary?

language-agnostic

Why would a language NOT use Short-circuit evaluation?

Best way to find a point on a circle closest to a given point

Which data structure is this?

Should every single object have an interface and all objects loosely coupled?

Code Golf: Number to Words

3 dimensional bin packing algorithms

What is the difference between a mixin and the decorator pattern?

Markov Decision Process: value iteration, how does it work?

Puzzle: Find largest rectangle (maximal rectangle problem)

Is bit shifting O(1) or O(n)?

Flow Based Programming

command pattern returning status

How should release notes be written?

Efficiently selecting a set of random elements from a linked list

Difference between Left Factoring and Left Recursion

Is Sleep() evil?

language-agnostic

Do all programming languages have boolean short-circuit evaluation?