Best language currently for building backend #161898
-
Discussion TypeQuestion Discussion ContentI just want to learn a language in one week and build a backend in next week. I have two week time which language should I learn to use I want it for simple app for auth and data? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments
-
|
Just use Node.js |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for posting in the GitHub Community, @BVegeta! We're happy you're here. You are more likely to get a useful response if you are posting your question in the applicable category, the Discussions category is solely related to conversations around the GitHub product Discussions. This question should be in the |
Beta Was this translation helpful? Give feedback.
-
|
I recommend flask because it is easier to master and to use . |
Beta Was this translation helpful? Give feedback.
-
|
If you want to learn a language in one week and build a simple backend with authentication and data handling in the next, Python is the best choice because it’s easy to learn quickly and has frameworks like Flask or FastAPI that let you build backend apps fast with built-in support for auth and databases, making it ideal for simple apps within a short time |
Beta Was this translation helpful? Give feedback.
-
|
if you want stable enterprise backend applications .I suggest java. |
Beta Was this translation helpful? Give feedback.
-
|
JavaScript is the best. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I strongly recommend learning JavaScript or Python. Start by understanding the basic syntax of a programming language. Then, learn how APIs work and choose a framework such as Express (for JavaScript) or FastAPI (for Python). |
Beta Was this translation helpful? Give feedback.
-
|
Yes Python is one of my best backend language, I prefer Pyhton for backend. |
Beta Was this translation helpful? Give feedback.




Just use Node.js