8
votes
7answers
220 views
Is there anyone who has used Python/Ruby and PHP for a long time and still prefer PHP?
I am usually fascinated by articles defending PHP and the arguments being used. Quite often authors of these types of articles don't mention what experience they have with other languages. Personally …
0
votes
2answers
59 views
Documentations of languages (Ruby, PHP, Python) as XML
Hi,
Is there a place where I can get documentations/references of all classes and methods of programming languages, namely Ruby, PHP and Python?
It doesn't have to be XML, as long as it is …
2
votes
2answers
75 views
Is a Ruby 'Web App' designed differently than a PHP 'Web Site' ?
From my understanding, Ruby is a language that can be used to creat desktop applications. How does this get converted into a 'Web App' - and is a 'Web App' really any different than a Web Site with …
4
votes
7answers
251 views
What language for fast web development would you recommend?
I have an idea for a simple web application and I've heard a lot about Ruby, Ruby on Rails, Python, PHP, etc.
But what language do you think is better to learn and have working prototypes and get the …