Which language (such as python, ruby, or php and so on) do you recommend for using it as server language for site? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which language (such as python, ruby, or php and so on) do you recommend for using it as server language for site?

20th May 2018, 9:15 AM
Ruslan Zainetdinov
Ruslan Zainetdinov - avatar
5 Answers
+ 2
There isn't really a 1 to 1 for language to function. Pretty much all of the languages do the same things. php is by far the most popular server-side scripting language. It's easy to use, has amazing documentation and a huge community that is very helpful and responsive. Python is very easy to learn making it the most popular beginner language out there, but it is full featured so it doesn't sacrifice any of the power. It also depends on the environment you'll be using. php and IIS work but it takes some more hoops compared to php and Apache.
20th May 2018, 3:46 PM
Adam
Adam - avatar
+ 2
thx a lot for your help
20th May 2018, 3:47 PM
Ruslan Zainetdinov
Ruslan Zainetdinov - avatar
+ 1
Depends what you are trying to do.
20th May 2018, 9:24 AM
Adam
Adam - avatar
0
Could you tell me some examples, (this language for this function...)
20th May 2018, 9:28 AM
Ruslan Zainetdinov
Ruslan Zainetdinov - avatar
0
PHP or Django (Python) Probably
25th May 2018, 5:16 PM
Abbhinav Bharadwaj