A
A
Alexander Gerasimov2016-12-05 13:09:00
Java
Alexander Gerasimov, 2016-12-05 13:09:00

Are there modern books on Java for the Web or what do you recommend?

Hello!
Since I have been in Java since "yesterday evening", I would like to ask for advice from people who have been "cooked" in Java for a long time. Recommend excellent books on Java and which authors should you pay attention to?
I want to note that I would like to immediately start Java for the Web, the syntax and other features will be pulled up as needed.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
P
protven, 2016-12-05
@agerasimov

If you are into Java since yesterday evening, learn Java Core. Without knowing the basics, you won’t start writing for any web and books won’t help you.

O
Oskuro, 2016-12-05
@Oskuro

Try it with learning Spring Boot. Set yourself the goal of making a small CRUD database application to understand how it all works.
Also, for the web, at least basic knowledge of some javascript framework (angular, react) is desirable

A
Alexander Oparin, 2016-12-05
@losse_narmo

The Web is changing too fast.
By the time the book goes through all the stages and gets on the store shelf, it will already be outdated.
See the websites of the respective framework, documentation section

P
progforgood, 2016-12-15
@progforgood

I'm a little longer than you in Java .. I recommend starting with "Learning Java" Sierra, then the Oracle docks.
Also noteworthy are:
- Schildt "Beginner's Guide"
- Horstmann "Java Library for Professionals"
- "Java Philosophy" Eckel
- Schildt "Complete Guide"
In general, all roads lead to Oracle documentation ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question