Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

Theory of Computation - Showing that a language is regular

Please explain why it "doesn't even make sense to change the value of a number"

How to measure the "understandability" of a language?

Big O estimation of Math.random()?

Obtaining a reliable integer percentage ratio from two (64-bit) integers

c 64-bit int computer-science

Reason for end around carry to do [closed]

computer-science

Do the rules of arithmetic hold for addition in C?

c computer-science

Numerical optimization

Password Hashing

computer-science

Benefits of starting arrays at 0?

Good text on order analysis [closed]

computer-science

Terminology for a deterministic function with no side-effects?

Should FPGA design be integrated into a Computer Science curriculum? [closed]

Hardware knowledge in computer science?

hardware computer-science

size of a C pointer depends on?

c computer-science

Is there a SHOULD (or other modal verb) constructs in any programming languages?

What happens under the hood when one Method Calls Another?

Syntaxless programming language [closed]

Median of median algorithms understanding

Why aren't recursively enumerable languages undecidable