Quote:
Originally Posted by phpdoctor
I got with PHP... Ruby is more like a framework... I believe it uses MVC model?
There are lots of PHP frameworks that work abit like Ruby to.
I havent had much experiance with Ruby, tryed to install it and stuff... didnt work.
I just gave up lol.
I LOVE PHP 
|
Ruby on Rail is the framework of Ruby. Ruby is a language.
There is nothing as "better" in programming languages. Each one has its goods and bads. PHP is for the web. Ruby is general purpose.
People who prefer Ruby, prefer it because it's OOP Strictly. No procedural. PHP in the other hand gives you choice which is good IMO. Sometimes, PHP codes can be chaotic and the language encourages that because of its procedural nature but what the heck!
Sometimes I want to make some small dirty codes and procedural is the way to go for me.
So in the end, I prefer PHP
