Live data from Hacker News

Ask HN: Stay with Java or learn something new for Web Applications?

news.ycombinator.com

1–4 of 4 posts

Ask HN: Stay with Java or learn something new for Web Applications?

#1
I have an idea for a web application which I wanted to code as a side-project for some time. I already have experience with Java and C# because I learned them mostly during University and Internships.

What would you recommend? Stay with Java and try to get better with it? Or learn something new? There are too much possible choices and I have a hard time deciding what too use.

I was quite excited when I found dropwizard though.

Re: Ask HN: Stay with Java or learn something new for Web Applications?

#3
You should definitely focus on one technology, until you feel safe to call yourself an experienced Java developer. Of course you can and should look at other technologies but try not to get distracted until you know the fundamentals of professional (web) development. Once you're confident in a certain technology, picking up a similar technology will be relatively quick and easy. Another reason is that web frameworks are quickly outdated, and learning them to have them in your portfolio doesn't make sens in my opinion.

To paraphrase a common saying: Someone who works 10 years and every year with a different technology has 10x 1 year experience, not 10 years experience.