Quote:
|
Originally Posted by GoldenL8
I was just wondering what the best programming Language for me is.
|
PHP, obviously.
Seriously, though, I agree with the other comments in that PHP is a very good language. Easy to learn and yet very powerful, plus it's cross-platform and FREE.
PERL is free, but can be very frustrating to program in. ASP is a language I wouldn't touch with a ten-foot cattle prod. Cold Fusion offers little if anything that PHP doesn't, and it's proprietary as well (not a good thing). Python and Ruby are not as popular nor as well-supported as PHP.
In short, PHP really is it. If you look at places like Hotscripts or pther script repositories the PHP scripts outnumber the other languages by a wide margin.
With LAMP (Linux, Apache, mySQL, and PHP) you can do just about anything.