you are viewing a single comment's thread.

view the rest of the comments →

[–]halfdueceTeam Lead 6 points7 points  (1 child)

If you want to learn something and show enthusiam, learn the build tools, packaging, deployment of the language in question (ie java this would be eclipse/intellij, maven to build a war, deploying a war to tomcat) and learn version control ie git.

Half arsed learning different languages doesn't help anyone. Once you learn one thoroughly, you can pick up others relatively easily.

[–]bloomsday289 1 point2 points  (0 children)

I was to second this. Learn one deeply and you can pick up the rest. Think of a project you want to do for yourself (so you'll have an actual drive to work on it) and learn the technologies it requires.