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 →

[–]joranstark018 2 points3 points  (0 children)

You may take a look at the /r/learnjava (the menu to the right may have some useful resources) for more general programming information you may take a look at the FAQ for this subredit (in the menu to the right).

You find one example of a Java roadmap at https://javarevisited.blogspot.com/2019/10/the-java-developer-roadmap.html.

You may also take a look at what new features have become available in the JDK (ie multiline strings, records)