Search Results

3
votes

Programming Language Choice - Longevity and Community

PHP PHP is a nice language, provided you know about the evils it hides in some of it corners. I say evil because it is very easy to write insecure or bad code in general if y …
3
votes

Do you pseudo-code?

Hell No! :) ... I just write short algorithms, max 10(approx) lines (yeah! call 'em pseudo-code). This helps me to put my ideas out in a concrete form, so that I'm clear about the solution I'm abou …