DEV Community

Discussion on: Streaming API

Collapse
 
dabjazz profile image
Yash_Jaiswal

Thanks for the explanation. The analogy was great and easy to relate. Also did you use EJB here? I am familiar with core java now.
So I would like to ask you a piece of advice.
Can you tell me if this roadmap is correct for becoming java developer?
Core java->advanced java(jsp, servlets, jdbc)->maven/gradle->spring/spring boot/hibernate

Here '/' means or.

Collapse
 
xarjunshetty profile image
Arjun Shetty • Edited

You are on the right path, Once you are strong the core aspects of Java programming tools and framework will be a breeze to learn.

Spring boot is an easy pick to start with projects there is a lot abstractions around dont worry too much about it unless you hit a roadblock. Starting is what matters.

Couple of references.
baeldung
howtodoinjava

These sites will be a great tool in your arsenal while learning java.

Collapse
 
dabjazz profile image
Yash_Jaiswal

Thank you so much 🙏❤️.
I am learning html,css and javascript for now as a front-end development. When I will reach the backend part I will take Java roadmap. As you said Spring boot will be a good choice I will surely learn that. Thank you 🙏❤️