Where do I go from here?

Posted by OutrageousOutside221@reddit | learnprogramming | View on Reddit | 4 comments

Hello!

I’m not sure how to move forward. I only really know the Java language, and that’s pretty much the extent of my coding knowledge. I understand the basic Java syntax, from if statements to while loops, and I know the basics of object-oriented programming. I’m familiar with Sets, Maps, and stacks. I’ve also started learning JavaFX, but I recently realized that JavaFX isn’t very relevant anymore, and most Java developers just use React for the frontend.

I think I want to become a backend developer, but everyone keeps telling me to learn Spring, Spring Boot, and Spring Security. Every time I look for a Spring tutorial on YouTube, the comments are full of negativity, and I can’t tell if the 2-12 hour videos are even worth watching. I also don’t know SQL or how it connects to Spring, so half the time I’m not even sure what I’m seeing or where to begin.

Right now, I basically know simple Java syntax, object-oriented programming, and a bit of JavaFX. I can make something like a basic JavaFX calculator, but that’s about it.

Any help would be amazing, and I will consider every bit of criticism/advice given. Thank you for hearing me out <3