Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

What is the Pumping Lemma in Layman's terms?

theory proof pumping-lemma

Difference between user-level and kernel-supported threads?

How do I check if a directed graph is acyclic?

Wolfram's Rule 34 in XKCD [closed]

theory cellular-automata

Is it possible for a computer to "learn" a regular expression by user-provided examples?

How would you access Object properties from within an object method? [closed]

java php oop theory

How do streaming resources fit within the RESTful paradigm?

rest streaming theory

Why are C++ inline functions in the header?

What is a database transaction?

How to write a simple database engine [closed]

Simple basic explanation of a Distributed Hash Table (DHT)

theory p2p dht

What good are SQL Server schemas?

What is the point of interfaces in PHP?

php oop interface theory

What's "P=NP?", and why is it such a famous question? [closed]

What is referential transparency?

Big-O for Eight Year Olds? [duplicate]

algorithm theory big-o metrics

Are there any O(1/n) algorithms?

Way to go from recursion to iteration

Storing Images in DB - Yea or Nay?

What is a Y-combinator? [closed]