Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Are salts useless for security if the attacker knows them?

Can the bigO of an algorithm be found programmatically by analyzing its perfs?

Taking code and design from other Websites. Ripoff or Standard?

language-agnostic

Development Cost of Procedural Programming vs. OOP?

Check if two arrays are cyclic permutations

Poor man's authentication algorithm?

What would be a globally accepted regular expression to match e-mail addresses

How to find the units digit of a certain power in a simplest way

Can a language be turing complete but incomplete in other ways?

Should I prepare my code for future changes? [closed]

language-agnostic

What optimizations are OK to do right away?

What's the purpose of the empty string?

How do you refactor a class that is constantly being edited?

How does the verbosity of identifiers affect the performance of a programmer?

What's So Good About Recursion? [duplicate]

'throw' of exception caught locally. Why is this bad? [duplicate]

Binary file layout reference [closed]

How to implement a safe Facebook login/register/connect web service for a mobile application?

How do I visualize audio data?