Quote:
Originally Posted by Masterchief
that's because computer science isn't really about programming, it's moreso about the theory and inner workings of things. it's useful sure, but it doesn't help very much when it comes to writing something such as a PHP script. experience is what counts there.
|
I agree, but I think theory is just as important as practical experience. Many PHP programmers around are experienced enough to write a script so that it will work, but I have seen plenty of other coder's work that lacks practices as simple as properly validating their variables or laying their code out in such a way that it is legible.
Generally speaking, you get what you pay for.