D
D
DavyJohnes2015-11-22 13:33:41
Java
DavyJohnes, 2015-11-22 13:33:41

Java Tools & Infrastucture, what to read?

I am programming in php/python. I know C#. Decided to learn Java. Now I'm reading G. Schildt Java 8. Complete Reference. I really like the book, but it is devoted exclusively to syntax and not a word about Java application development tools. I'm looking for a book that talks about popular development tools and, possibly, some best practices. I would like to read such a book and find out what is JRE \ JDK, Maven, Hadoop, Spring, the file structure of a project in Java, etc.
Is there such a literature or will I have to read everything separately?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
abs0lut, 2015-11-22
@abs0lut

some best practices.

Books are not for that.
Google blogs.
What's wrong with the description on Wikipedia?
Exactly. Also filter by relevance.
awesome java

C
cthulhudx, 2015-11-22
@cthulhudx

Almost everything will have to be studied separately.
"Maven, Hadoop, Spring" - each of the above areas is a separate world, and there are separate books on them. As for the project structure, here it can be the most diverse, for example: Maven layout .
.JRE and JDK : JRE , JDK

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question