Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

Why not use semantic class names for the Compass/Blueprint Grid? [closed]

css sass compass-sass theory

Trying to find an algorithm which takes 2 regular expressions and tells whether they are equivalent

How do timers and delays work on low level

Best fit vs segregated fit vs buddy system for least fragmentation

Is there a term for this concept, and does it exist in a static-typed language?

types theory naming

Programming approach theory. When to write single-purpose functions?

Should NUnit "theory" assumptions include algorithm details

unit-testing nunit theory

Trick to divide a constant (power of two) by an integer

What is UI state?

user-interface theory state

Could C++ also be interpreted instead of compiled?

what's the motivation for J to introduce fork

Visitor pattern. Is void* an acceptable return type for a completely abstract interface?

c++ theory

Finding reachable vertices for every vertex in a directed graph

Timer Efficiency

U-matrix and self organizing maps

machine-learning theory

Print a tree in sorted order using heap properties (Cormen)

Distributed computing vs threads

How does addition work in Computers?

SQL Query theory question - single-statement vs multi-statement queries

Throw extra exception to avoid code duplication