+ 2
Which is better ???
Which is the best →php,python,c# For back-end web development... Or simply said which is the best language for back-end web development or server side devlopment....
13 Answers
+ 4
Ore Adeleye Gotcha 😉👌
CGI doesn't apply to C# or ASP.NET or the web server used to handle web requests.
I've worked extensively in many different platform stacks and web servers over the past 20+ years, including C#, NodeJS, PHP, Ruby, Java, and several others across a wide range of frameworks in each stack.
ASP.NET MVC / WebAPI in C# is by far my preferred choice for professional server side development in web applications.
+ 3
In comparison to all three of these I say php is quite better than python and C# for web development.
+ 3
Read this post hope u will get answer
https://www.google.com/amp/s/content.techgig.com/top-5-programming-languages-for-backend-web-development/amp_articleshow/67337449.cms
+ 3
『 〖 PRAISE 〗 』Unfortunately, any answers you receive to questions like this will be filled with subjective language biases from many different people of different experiences ranging from limited to expert, etc and so on.
I'm only responding to one of the other responses here for clarification on the following:
Ore Adeleye In what way does C# use CGI?
+ 2
If you have a background in programming I recommend you to try golang.
+ 2
David Carroll Wow. Your knowledge is amazing. I hope to reach that level one day. And also I guess I have been categorizing C# and C++ as similar languages. Thanks for the clarification.👍
+ 1
Bro I am just learning
I am only 15
Is go as good as python or php
+ 1
Not too much but surely enough. As you see I told "in some way" and it was my sense when I started coding with golang.
In my opinion difference is sth like what you see when you start Es6!
+ 1
David Carroll I am not a C# programmer but from what I know C, C++ and C# uses CGI/FastCGI for making websites. Also I may be wrong.
0
Thaks
0
C# uses CGI which is slow and insecure.
Python and PHP are almost the same thing in terms of efficiency except PHP 7 is slightly faster than python in most implementations. However if you use Django (a python framework) there is nothing to worry about.
So choose which one you like PHP or Python. Also if you are used to C-style languages like Java, C++ etc. PHP will be easier for you.
0
Ofcourse it is, I don't have enough experience in php but as a comparison with python golang's syntax is similar to python in some way but it is compiled language while python is interpreted