Tagged Questions
4
votes
1answer
424 views
How to move to Java enterprise development after Python and Ruby?
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 ...
4
votes
2answers
2k views
Heavy use of static methods in a Java EE web application?
Generally I am asking if this is a norm. The application architecture includes spring and the zk framework. I personally can't help but think this introduces a number of problems. I mean...this is a ...
4
votes
1answer
427 views
Programming in academic environment vs industry environment [duplicate]
Possible Duplicate:
Differences between programming in school vs programming in industry?
This is a general discussion about programming in the industry environment.
The background story is ...
3
votes
2answers
554 views
web services, J2EE, spring, DB integration project ideas- maybe data mining related?
I am a graduate CS student (Data mining and machine learning) and have a good exposure to core JAVA (>3 years). I have read up a bunch of stuff on
Design patterns J2EE Web services( soap and rest) ...