New posts in computer-science

Under the Curry-Howard correspondence or loosely "proofs-as-programs", do we also have "programs-as-proofs" and what would some arb. program prove?

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

Is the $24$ game NP-complete?

Why do we believe the Church-Turing Thesis?

what are the different applications of group theory in CS? [closed]

Missing parentheses in $s(k (s I I))(s(\lambda y. s(k y))(\lambda y. s I I)$ leads to interesting error in “nLab” page. Need a double check.

How to determine the longest increasing subsequence using dynamic programming?

What is Type-safe?

Why do computers count from zero?

What is referential transparency?

A strange occurrence in the decimal digits of $\pi$?

What books do you recommend before 'Concrete Mathematics'?

What is the $3$-SAT problem? [closed]

Which resources are available to self-study GAP?

Would Relational Calculus be Turing-Complete if it Allowed Unsafe Queries?

What is code coverage and how do YOU measure it?

What exactly does big Ө notation represent?

What is "entropy and information gain"?

How to Prove a Programming Language is Turing Complete?

Are there dictionaries in math?