+ 1
I'm having a hard time picking between nodeJs, php and put for backend. I don't know which one to start with currently.
Backend
7 Answers
+ 3
Hi! What you mean "put"?
+ 2
Put is not a language as far as I know.
+ 2
By put, did you mean Python?
+ 1
Go with any of them. Php is the most common but it is older.
+ 1
that 'put' is python, pardon me
0
Hi! for the node.js (since this is a javascript) I think before you study it, you need to work a little in the frontend, learn the basics of html5, css and clean javascript, as a result, implement a couple of site projects using these technologies. then go to the backend and learn node. js.
php is a separate server language that you can start learning on your own. in the future, this knowledge can be applied, for example, in conjunction with the knowledge of WordPress. in my region, WordPress specialists are in demand.
python in the backend is used for example in the django framework. but in any case, you should start learning the basics of python, then in-depth
0
How to become Backend Developer
https://code.sololearn.com/WJoyx2M8nO0o/?ref=app
What is server side programming?
https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Introduction