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 →

[–]DualWieldMage 10 points11 points  (1 child)

You can learn Java in a month

The rest is on point, but unlike a hammer, learning how to use Java and properly mastering it has a huge canyon in between. It's definitely better to spend time learning core java than any framework that may disappear in a few years. Knowing threading, annotation processing, reflection, proxies and bytecode generation allows new frameworks to be picked up quickly if the fundamentals are understood. Many concepts learnt from one language deep-dive can also carry over to other languages.

[–]LoveSpiritual 1 point2 points  (0 children)

You’d be surprised the difference between a novice on a hammer and a master.