207
votes
64answers
11k views
Defend PHP; convince me it isn’t horrible
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, …
4
votes
Utilizing Time to Improve Programming Skill
For a somewhat less fun and far more abstract suggestion:
Learn math. But don't learn learn the basic, grunt stuff they make you deal with in school. I consider the way that we teach math i …
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 …
1
vote
How will learning XML benefit me?
The way most people use XML is utterly unhelpful. Structured is structured and when it comes down to it, a structure like separating your data items with commas is a lot more lightweight than XML a …
16
votes
How do you pull yourself out of a programming ‘slump’?
First, someone suggested you get a physical. Do so for sure. It's amazing how much a change in our body's chemistry can effect our overall attitude toward things. Your slump might actually be a phy …
2
votes
Which book dramatically changed your way of approaching problems?
"Hardcore Zen" and "Sit Down and Shut Up", both by Brad Warner.
Their influence isn't just due to their coherent and appealing explanation of Zen meditation. I'd been practicing Zen for yea …
0
votes
What is the most important thing you weren’t taught in school?
Self-measurement. Specifically, how to identify my weaknesses, my strengths, and my market worth.
You can easily tell if your haircut looks bad. Unfortunately, there's no mirror for our per …
