I want to learn Java EE, but I did not find good material to study. Could you recommend me some tutorials, or maybe some books that are easy to understand?
I need to learn especially Java EE 7. Thank you!
I want to learn Java EE, but I did not find good material to study. Could you recommend me some tutorials, or maybe some books that are easy to understand?
I need to learn especially Java EE 7. Thank you!
Definitely the official Oracle docs: https://docs.oracle.com/javaee/7/index.html
javaranch.com when you come up with particular problems and are looking into solutions (Think there is a user there named Bear Bibeleaut who has many good 'opinions.').
Also find it helpful to read the Oracle certification guides, i.e. the SCEA Study Guide (you can get it on Kindle). There's a mix of theory, apis, best practices, and hands-on experience with learning J2EE. You can just download it of course, as you are learning.