How to move to Java enterprise development after Python and Ruby?

Posted by rdasxy on Programmers See other posts from Programmers or by rdasxy
Published on 2011-12-11T09:59:29Z Indexed on 2012/06/15 15:27 UTC
Read the original article Hit count: 260

Filed under:
|
|

I used to develop in Django/Python and Rails/Ruby (and before that C/C++ and C#), and I'm now at a job where we do enterprise Java development (Spring, Hibernate, RESTEasy, Maven, etc.) for web applications and web services.

Coming from the Convention over Configuration world, what's the best way to get up to speed doing enterprise Java web services development?

I know Java (the language) well, and I've written GUIs in Swing and basic JSP before, but nothing of the kind I'm doing now.

Are there any recommended tutorials to get up to speed on popular Java enterprise development tutorials?

© Programmers or respective owner

Related posts about java

Related posts about java-ee