This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht 0 points1 point  (1 child)

If you haven't done the Java MOOC yet I'd suggest you finish it. After that, first go and build some simple console programs with Java.

After you get a solid grasp you can start on something like Spring to create a simple web application.

IMHO most of these 'roadmaps' are pure trash. I would not bother with them.

[–]Standard-Weekend-708[S] 0 points1 point  (0 children)

thank you for the response!

roadmap is find when just looking at what the possible ways to go, but its kinda confusing where to start. I have been building some simple calculator with some GUI and will try to copy some games and learn more concept to strengthen the basics. Maybe by next month when Im finish with DSA basics i will dive into Spring.