Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

What is the difference between a Functor and the Command pattern?

Interface or abstract class?

c# interface theory abstract

Practical consequences of formal grammar power?

parsing theory

Maximize number of subgraphs with a given minimum weight

Who invented the throw/try/catch[/finally] kind of error handling?

Is Encoding the same as Escaping?

encoding escaping theory

Edit in place vs. separate edit page / modal?

I'd like to get back to the basics of CS. Any suggestions for tutorials or application-minded reference material? [closed]

How do you set strings to uppercase / lowercase in Unicode?

Relational Databases and Mathematics? [closed]

Halting in non-Turing-complete languages

Understanding word alignment

What is the use of finite automata? [closed]

theory finite-automata

Why do we care about data types?

sql database theory

How to, given a predetermined set of keys, reorder the keys such that the minimum number of nodes are used when inserting into a B-Tree?

SLR(1) Parser and epsilon involved

Dijkstra's algorithm with negative edges on a directed graph

algorithm theory

What is the difference between a Decorator, Attribute, Aspect, and Trait?

Basic programming/algorithmic concepts [closed]

Why does FRP consider time as a factor for values?