Search Results

208
votes
64answers
11k views

Defend PHP; convince me it isn’t horrible [closed]

I made a tongue-in-cheek comment in another question thread calling PHP a terrible language and it got down-voted like crazy. Apparently there are lots of people here who love PHP. So I'm g …
14
votes

Python 3.0 and language evolution

The only language I can think of to attempt such a mid-stream change would be Perl. Of course, Python is beating Perl to that particular finish line by releasing first. It should be noted, however, …
1
vote

Which programming languages have helped you to understand programming better?

I'd echo the support for C and assembly language as great learning tools. I feel one should learn as much assembly as is necessary to really understand how the computer works, and then move on to u …