+ 6
Back-end development
I Just completed my front-end , i wanna learn back-end now . How will i have to start Guide plz đ
8 Answers
+ 7
Php, Ruby, Java, and more you can try any one of them i would prefer PHP
+ 5
Back end Languages:Â The back end portion is built by using some languages which are discussed below:
PHP:Â PHP is a server-side scripting language designed specifically for web development. Since PHP code executed on the server side so it is called server-side scripting language.
C++:Â It is a general purpose programming language and widely used now a days for competitive programming. It is also used as backend language.
Java:Â Java is one of the most popular and widely used programming language and platform. It is highly scalable. Java components are easily available.
Python:Python is a programming language that lets you work quickly and integrate systems more efficiently.
JavaScript:Â Javascript can be used as both (front end and back end) programming languages.
Node.js:Â Node.js is an open source and cross-platform runtime environment for executing JavaScript code outside of a browser. You need to remember that NodeJS is not a framework and itâs not a programming language. Most of the people are confused
+ 3
Start from php and then go to their frameworks
+ 2
Python is good for back-end too. Use Django module if you know pythonđ
+ 1
Php mysql mongodb
0
Well if u know Javascript and want to use it in backend u could learn how to use node.js or deno.js and express. For databases you could use any but mongoDB is really simple
0
Php was most common back end language until node.js appeared on the scene.
- 2
Learn backend languages