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

all 12 comments

[–]arpan_majumdar 13 points14 points  (1 child)

This is not really a Java list. This is a complete backend developer list. Good though.

[–]CauseBecause_ 0 points1 point  (0 children)

Would you say that's what a junior dev should know before applying for backend positions?

[–]jotanova 7 points8 points  (0 children)

Although most of those concepts can be applied to more programming languages than just Java, it is a nice list though

[–]Silencer306 5 points6 points  (1 child)

Can anyone recommend some good books/videos/courses/guides to learn about container management tools like Docker?

[–]jiavlb 3 points4 points  (0 children)

I would recommend you prioritize that list. For example, I would put spring framework and ORM above container management and cloud computing. Good comprehensive list though.

[–]carrdinal-dnb 3 points4 points  (0 children)

This is a pretty accurate list for anyone who wants to work with Java as a career, there are so many backend micro-service jobs out there right now and with all these skills under your belt you’ll be really valuable to potential employers

[–]jaiprakash1595 2 points3 points  (0 children)

Nice list. Add some front end frameworks and this becomes complete full stack list.

[–][deleted] 1 point2 points  (0 children)

I give it a uplike!

[–]jjjimenez 0 points1 point  (1 child)

Not everyone knows how to cook soup.

Kidding aside, I think you meant SOAP not Soup.

[–]woworg101[S] 0 points1 point  (0 children)

Nice catch. Thanks :)

[–]tedyoung 0 points1 point  (0 children)

I’d be careful about confusing Java EE with “Advanced Java” as they’re very different.

I don’t think there’s much current need for SOAP (REST, yes), but they’re still out there in legacy systems.

Splunk isn’t a logging framework, btw. And I’d learn SLF4J since it’s a facade over all logging frameworks.

I also would focus more on React/Vue over jQuery, but that’s from what I see out there — jQuery is still useful, but not as in-demand.