+ 6
A server language in SL?
Hi I think that it would be nice, if Sololearn add an server language like Apache in their courses. What do you think about this?
3 Answers
+ 10
@Mickel i mean the server configuration in a tutorial because I think it's interesting and for bigger projects nessesary.
+ 3
I think you're confused.
Apache provides you with a server where a certain number of languages operate. Apache by itself is not a language.
On the other hand, keep in mind that the configuration and installation of a server changes according to the platform (Windows, Linux, OS X, BSD) and that this can make it complicated to create a tutorial that is accessible to all people.
+ 2
You can write servers with almost every programming language taught here: Ruby (ruby on rails), Python (various libraries), etc.