Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

Determining synchronization scope?

In profiling software, why is percentage used instead of time in milliseconds?

How do you handle small sets of data?

database theory

canonical problems list

Is there any object-oriented static typed language with variables with few types?

Do we "inherit" constructors in C++ ? What's is exact definition of "inheriting"

Multi-Sudoku AI approach

What is the optimal regex for parsing HTML (even though you shouldn't)? Is there a perfect one? [closed]

html regex html-parsing theory

Standard Regex vs python regex discrepancy

python regex theory

The limits of parallelism (job-interview question)

Are tag (or "marker") interfaces obsolete?

oop theory

Theory: Compression algorithm that makes some files smaller but none bigger?

Any value to a programmer to understand the CPU in more depth?

theory cpu

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?