- 3
Which programming languages is best for back end?
Reply any one suggest me Me just think php or c# or python Suggestions....
6 Answers
+ 3
Wrong question. There is no such thing as "best language". Each of them have strengths and weaknesses, or areas where they excel and where they don't. Also it's up to the programmer's skill. If you are already good at JavaScript, you can pick up Node.js very quickly. And it's also up to the programming environment / ecosystem where the specific application must be installed. for example in a large company where everyone uses Java, it would be a bad idea for a single developer to use C#.
The advantage of the mainstream languages (let's say the top 10 popular) is that it is very easy to find resources to any issue: lots of tutorials available and most questions have been answered on stack overflow.
If you pick a less popular (but potentially superior) language, you'll have a hard time to find information how to use it efficienty.
+ 3
If you like PHP, stick with it for a while. Learn a framework like Laravel, learn how to connect with databases, build some application with it, that is useful for yourself.
Programming is not so much about the language, but about thinking in the design and architecture of a system, connecting the different parts correctly, writing maintainable and readable code, learning to work as part of a bigger team.
Once you get proficient enough in one language, learning another will not be a great deal.
+ 2
Go with nodejs or pho for backend but if you want to go with web 3 then go with solidity rust and go
+ 2
Tibor Santa yes i agree with you sirš
+ 2
Me three programming languages me thinking first php , c# , python suggestions which its good š
me web developer
+ 1
Okay sir me already learn wordpress and php
Focus on