TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who's doing Java and what skills do they have?

1 pointsby clyfeover 14 years ago
I am at core a Ruby programmer, other than that I have wide horisons. I have been asked recently to warp my mind into java "enterprise" projects for document management (Alfresco anyone?) business inteligence and so on. The worst puddle untill now has been transparency (compared to ruby's readme driven development). By transparency I mean accesing knowledge on issues that seem best practices (say Spring) is hidden behind a gruesome "complete to access the docs" forms, information pourposely hidden and twisted to urge you "buy the enterprise version", "buy support" and so on.. One alfresco book I've read is half about "what a good and pro DM I have on front of me" and the other half only manages to scratch the concepts I'd like to know about.<p>This is my attempt to gain some inside knowledge and evaluate my competences on the matter.<p>1. Are you doing (server side) java?<p>2. What java skills do you have? How did you learned them? What (java topic) would you want to learn further?<p>3. On what (enterprise) context tho you use theese skils (DM, ERP, EIS etc)? How big is your team?<p>4. Do you think another platform whould make the above (3) easyer?

1 comment

mgkimsalover 14 years ago
I'm doing Grails and have been doing so for 3 years. I'm usually a team of 1, and didn't have much Java before this - primarily PHP, Perl and ASP/VBScript. Learned via brute force.<p>Grails may be an easier transition in on the web side if you know some Rails already. Grails is using Spring, so you can delve in to that if you want to. You can use as much or as little pure Java as you want to, but as a transitionary process, easing from Rails in to Groovy/Grail to get in to Java would be a path to investigate (as would JRuby).