Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

How should Chomsky's Hierarchy and Turing Machines influence language design?

Rock paper Scissors bot algorithm

python algorithm theory

Is a server an infinite loop running as a background process?

c theory

Law of Demeter - Data objects

oop theory law-of-demeter

What are the consequences of saying a non-deterministic Turing Machine can solve NP in polynomial time?

How do we decide the number of dimensions for Latent semantic analysis ?

Actual implementation of Callable and Future

How to calculate function points [closed]

When should you use a field rather than a property?

c# theory

Newbie teaching self python, what else should I be learning? [closed]

python theory

Efficient Way to Find Pair Orderings?

Can Haskell's Parsec library be used to implement a recursive descent parser with backup?

Real world applications of hypergraphs

Monads in JavaScript?

For parallel algorithm with N threads, can performance gain be more than N?

Tile based game theory

while-else-loop

What use cases are there for defining a new root class?

objective-c cocoa theory

What is the "Law of the Eight"?

Regex (a?)* not exponential?