backend development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

backend development

Hi I have a project for college to do. I want to develop the backend of our website. Frontend and database are ready. Witch backend language and framework do you suggest to learn fast and use easily for one project?!

10th Mar 2021, 1:09 PM
Mohammad.R
Mohammad.R - avatar
1 Answer
+ 3
if you want to learn the most used backend language, you should learn PhP (language) and Laravel (web framework)... if you want to learn fast and use easily, then you should choose anyelse language, with modern logic (Python/*, Ruby/Rail also called RoR -- Ruby on Rail --, NodeJS/Express...) I would advice Python if you doesn't have an already well known language, wich provide probably the most wide choice of web frameworks from tiny (Flask, Bottle) to big ones (Django)... obviously, the bigger is the web framework, the harder is the learning curve ;P
10th Mar 2021, 3:55 PM
visph
visph - avatar