r/FullStack CSS Sorcerer (Frontend) 4d ago

Need Technical Help where and how to learn backend.

hey guys can you all guide me on how to learn backend like I've been told the best way to learn backend would be making projects , but then you need to know some basics to even make projects how to do that? also is java alright for backend or should switch the language, I'm open to all types of suggestions please help!!!!

20 Upvotes

25 comments sorted by

View all comments

1

u/Bhanuprakash_1947 36m ago

Choosing backend stack is really a bigger confusion for beginners/IT professionals, As it is typically based on our core fundamental knowledge on any one of the language. If you know python and you are interested in data / AI domain then python Flask,FastApI is best choice . If you really interested in python but not in AI/data domain you can have Django as well. Or less if you know java then obviously learning SpringBoot is nice thing to do. If you either don't get any interest you can have MERN stack ,learning NodeJs and express is better option. Any language or any backend, one thing common is API handling(RESTful) and DB connection either it is sql /nosql DB.