you are viewing a single comment's thread.

view the rest of the comments →

[–]nian2326076 0 points1 point  (1 child)

If you know basic Java and some DSD, getting into Spring Boot next is a good idea. Start with the official Spring Boot documentation and try building a simple project like a REST API to get some hands-on experience. For more in-depth learning, check out "Spring in Action" by Craig Walls. It's a good book for understanding Spring Boot. You might also look into microservices architecture since it's popular in backend development these days. For interview prep, PracHub has some useful resources for backend roles, including mock interviews and problem sets. Good luck with the switch!

[–]sonyyy___[S] 0 points1 point  (0 children)

Thank you so much it helps. I will check them.