I'm going to assume, PHP will murder the rest of the languages -- but curiosity has got the best of me.
Which programing language do you use? Why?
Personally, I use PHP & Ruby on Rails for my programs. Rails is a new language to me, and I'm having a blast. It tends to be very streamlined, organized, logical, and seems to take about 40% less development time.
I have been considering building a Tube "script" in Ruby and offering it to the community... but it would be in Ruby. Not sure if many people would be able to edit and alter the code as they wanted.
--- I added wordpress, lol
Which programing language do you use? Why?
Personally, I use PHP & Ruby on Rails for my programs. Rails is a new language to me, and I'm having a blast. It tends to be very streamlined, organized, logical, and seems to take about 40% less development time.
I have been considering building a Tube "script" in Ruby and offering it to the community... but it would be in Ruby. Not sure if many people would be able to edit and alter the code as they wanted.
--- I added wordpress, lol



lol, definitely true. Probably the biggest attraction to PHP is the fact that someone has already done exactly what you wanting to do -- and posted the code online for free... Except the idiotic "experts exchange" website. Unfortunately, PHP has a hard time truly scaling (imo). That being said, a well built server & optimized code (and SQL, don't forget the DB!) can definitely run like a champ.

Comment