Which is best to build web applications: PHP, Python, or Ruby? Why?

Asked by Last Modified  

Follow 7
Answer

Please enter your answer

IT Corporate Trainer with 9 years of experience in Edu tech

I have used almost all of the three language in my web working experience.PHP:It may be not that cool and I think it doesn't rely too much on the framework. Yes, PHP is just a language, but it is the only language specially designed for the web. So it has many internal function which is the best designed...
read more
I have used almost all of the three language in my web working experience.PHP:It may be not that cool and I think it doesn't rely too much on the framework. Yes, PHP is just a language, but it is the only language specially designed for the web. So it has many internal function which is the best designed for the web application. It is easy to start up a PHP website without any knowledge of the framework. But attention, such web site may be difficult for modify if you don't have a good architecture at the beginning.PHP is still very popular and you can very easily to find a virtual host to put your site.Python:The internal support for web works very fine. You can start to build a python website with a very simple framework such asweb.py. Django is also very good, but it is a little difficult to learn and the new version of the Django has changed much. To use python, you also need to think if you want to use Python 2.6 or Python 3.0. They are incompatible.To many "big company's" programmer, the language of the python is a little strange to them, at least in China, there aren't enough qualified Python engineers, so if the chef programmer has left your startup company, you may be worry to have some guy to be able to read the code.For Python web application, you are not easy to find the virtual host, the best way is to have your own VPSRuby:There are some other ruby web framework but the Ruby on Rails is the only choice for business. The advantage of the ruby(has a good framework) is also the shortcoming. The framework is still changing and being developed. The new version of the framework may be not compatible with the old version, in order to get the support of the framework, you need to upgrade it with the only reason of the upgrading of the framework. There is so many magic here makes you feeling very well at the beginning. But when you need to go deeper into the framework. There would be a lot of pain.I have built two websites with RoR in the last two years. They are running very well. But as the RoR has upgraded, I am very concerned to upgrade it or not.For RoR, as it is so heat, it is not difficult to find a virtual host to support RoR. read less
Comments

We will prefer both java and python
Comments

Tutor

PHP is the best. Its very simple and designed for dynamic applications and pages.
Comments

PHP is the best. Its very simple and designed for dynamic applications and pages.
Comments

Class 5th to 10th. 3 year of experience. Computer software engineer

It depends on your need. For example, if you required E-commerce website the best you can prefer is PHP. If you required the website that must be secure in the manner, then you can go with Java and C#.
Comments

It depends on your need. For example, if you required E-commerce website the best you can prefer is PHP. If you required the website that must be secure in the manner, then you can go with Java and C#.
Comments

Information Security Analyst & Penetration Tester

I agree with Dheeraj's answer completely. I would like to make a few additions of my own. First of all, it totally depends on who your end users are and how good are you with a language, that is, how well familiar is the programmer with the coding guidelines. None of the Languages can be tagged as...
read more
I agree with Dheeraj'sanswer completely. I would like to make a few additions of my own. First of all, it totally depends on who your end users are and how good are you with a language, that is, how well familiar is the programmer with the coding guidelines. None of the Languages can be tagged as best without some context. According to W3Tech's Survey,PHP is used by 83.6%of all the websites whose server-side programming language we know. PHP is a clear winner with respect to its popularity. The above number only makes it worth to learn because it indicates that "PHP is the best" though it's kind of a cliche. Every language has its own advantages and disadvantages. PHP has its own share of problems especially due to poor programming practice and application design making web application's developed with language a target for Hackers. But using some good PHP frameworks like CodeIgniter or Laravel should solve many issues but yet again solely depends on the developer. Python is the most versatile and popular choice in many areas of technology and not just web applications. I don't have much to say but my previous concerns with PHP applies here as well. You may look into Flask though. It's really good. Ruby on Rails - One of the most popular choice for Startups and Entrepreneurs nowadays. Rails Framework is what we would call as "Batteries Included" that is there is a lot of magic going on behind the scenes. You should check it out to actually understand it. I suggest you look into some other Web Dev stacks like MEAN Stack, Elixir On Phoenix, Java - Spring etc. read less
Comments

View 5 more Answers

Related Questions

X=4 Y=X+4 Y=INT(STR(Y)+'2') PRINT(Y)
Here is how it works: 1. X takes the value of 4 2. Y takes the value of 8 ( Y=X+4 ) 3a. str(Y) is evaluated as '8' 3b. next, str(Y)+'2' is evaluated - this gives us '82' 3c. next, INT('82') gets...
Annu
Which is better, PHP or Python? Why?
Python . Simple syntax,More readable,General purpose programming language
Kartheek
0 0
5
What are good books on advanced topics in Python?
Here are some good books on advanced topics in Python: 1. **"Fluent Python" by Luciano Ramalho**: Focuses on Python’s advanced features and best practices.2. **"Effective Python: 90 Specific Ways...
Vinodha
0 0
5
While teaching IT Student (MCA / BCA / BTech), I found most of the students are not having good programming skills but they are still running behind to learn .NET / PHP / PYTHON / ANDROID / JAVA. Why is it so? What we should do better to improve a sound programming skills among most of IT Students?
on college days they r learning c,c++ and following faculties are also giving a road map of "programming means" thease languages only , even these are the languages are familier , where you justify them...
Amit Kumar

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Python Important Operation Formats and Sytnax.
Hello Python Enthusiast, Though Python is considered as one of the easisest language to learn in the market, many freshers and beginners will find great difficulty in understansing the syntax and also...

Simulation of a die-roll:Usage of random module
Task:Simulation of a simple die-rolling game,where we keep rolling a six-sided die until we have rolled a total of 20. To simulate a six-sided die roll, we need a way to generate a random integer between...

Python Programming
Python is a widely used general-purpose, high-level programming language. This is an Open Source Software and its source code is available with a license in which the Copyright holder provides the rights...

JAVA OOPs Concepts (Object-Oriented Programming System)
JAVA OOPs Concepts (Object-Oriented Programming System) It is primarily having below crucial points. Without below essential points, we will never be able to achieve OOPs in java, PHP, C#, etc. Now let...

Shallow And Deep Copying
The difference between shallow and deep copying is only relevant for compound objects (objects that contain other objects, like lists or class instances): A shallow copy constructs a new compound object...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you