Thank you
Ask HN: Best (up-to-date) books for learning Java EE?
1–4 of 4 posts
Re: Ask HN: Best (up-to-date) books for learning Java EE?
#2Re: Ask HN: Best (up-to-date) books for learning Java EE?
#3You don't want Java EE if you can possibly avoid it. If this is your first time doing web development you'll probably need something specific to the framework in use wherever you're interning (there are useful general things to learn, but you need to have a base of examples before you can start to make sense of the general principles). See if you can find out the specific framework they're using, and then look at the…
That's interesting, the thought didn't occur to me that they'd be using a framework for their web development. Do the large corporations that make money off of Java cloud applications use frameworks for their development?
Re: Ask HN: Best (up-to-date) books for learning Java EE?
#4You don't want Java EE if you can possibly avoid it. If this is your first time doing web development you'll probably need something specific to the framework in use wherever you're interning (there are useful general things to learn, but you need to have a base of examples before you can start to make sense of the general principles). See if you can find out the specific framework they're using, and then look at the…
Thanks for the reply. That's interesting, the thought didn't occur to me that they'd be using a framework for their web development. Do the large corporations that make money off of Java cloud applications use frameworks for their development?