Tagged Questions

0
votes
0answers
14 views

What are some tips for doing a technical evaluation of a web application

I have to start doing technical evaluations of web applications, mostly ecommerce. I'm just looking for some good points to touch on in terms of Server Configuration, Security, How to evaluate …
10
votes
7answers
340 views

Online Computer Science articles repository?

When I need some complex algorithm I first check if there's anything relevant already published on the Internet. 10 times out of 10 I'll find that someone already have figured out a solution much …