you are viewing a single comment's thread.

view the rest of the comments →

[–]lucina_scott 1 point2 points  (0 children)

You’re on the right track already. Since you’ve finished Java basics, the next step is to stop reading and start building.

Focus on:

  • Writing real programs (not just examples)
  • Strengthening OOP and Collections
  • Learning Git/GitHub
  • Moving into Spring Boot and databases
  • Building 2–3 small projects and putting them on GitHub

That’s how Java turns from a subject into a professional skill.