0
Back-End
So Im in facing some confusion Whats the best and money making programming language for Back-End right now đ€ I already know Java but Suggested to try PHP.
4 Answers
+ 1
Well dear đ if you already know Java, you can continue to develop your skills in it because it is a powerful and in-demand language in the job market, especially for large projects and enterprise systems. However, donât just stick to the basics try to add value to your skills by deepening your knowledge in frameworks like Spring or Hibernate.
Additionally, I recommend learning other languages to broaden your career prospects:
JavaScript (Node.js) It will help you work on back-end development using the same language you use for front-end development, making you a full-stack developer.
Python A versatile language used in fields like web development (Django/Flask), artificial intelligence, and data analysis.
As for PHP, itâs good for starting out and working on simple web projects or systems like WordPress, buttttt đđ it might not be the best option in the long run compared to languages like Python or Node.js
+ 1
Mohammad sajad Ghiyasi I would recommend learning some version of SQL (mySQL, SQLite, PostgreSQL, noSQL, MS SQL server) for database queries on the back-end.
Javascript would be useful for both front- and back-end.
0
Thanks a lot!
0
What do you think about Node.js using Express