I need to learn fairly quickly the following Java related technologies:
- XML(JAXP, JAXB)
- Web Services (JAX-WS, JAX-RPC)
- Web (Servlet, JSP, JSF)
- JDBC, JPA, Hibernate, Spring Framework including Spring AOP
What is the best order for learning?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s a pretty tall order.
I’d recommend starting small with a personal project. Start on something that you feel passionate about and feel like you could stick with for a while. Note, that this could actually be the hardest part.
You’re probably better of making a simple web app and growing it into something that offers services etc…
Without context and practice, I don’t think just learning X, Y, then Z in any particular order will do you any good.