Y
Y
yateam2012-11-10 07:34:32
Java
yateam, 2012-11-10 07:34:32

java books

I'm preparing for interviews for a java programmer position. I myself have not written anything in java for several years, what advise to read? At one time, I studied java according to Eckel, and of course, according to the documentation.

Also interested in textbooks on Object-Oriented Design. Grady Booch and Design Patterns come to mind, but the latter is more of a recipe book than a tutorial.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
D
DmitriyLuckyman, 2012-11-10
@DmitriyLuckyman

Java Philosophy (Bruce Eckel) www.ozon.ru/context/detail/id/4073388/
Perfect Code (S. McConnell) www.ozon.ru/context/detail/id/3159814/
Design Patterns (Gang of Four) www.ozon .ru/context/detail/id/2457392/
Refactoring (Martin Fowler) www.ozon.ru/context/detail/id/1308678/
Algorithms. Construction and analysis (Kormen) www.ozon.ru/context/detail/id/2429691/
I believe that these books should be read at least once, and then look back as needed :)

R
Rafael Osipov, 2012-11-10
@Rafael

Joshua Bloch

C
cyberorg, 2012-11-10
@kyberorg

As a reference guide, the book "Java. Complete Guide" 8th edition is very good. Written by Herbert Schildt. Red and white book with Oracle logo.
Schildt also has a book in the Java for Beginners series. Also with the Oracle logo.
According to the OOP, the book of the Gang of Four is considered a classic.

Y
yateam, 2012-11-10
@yateam

Thanks everyone, now I have something to read

D
dcheremnov, 2012-11-11
@dcheremnov

Many good books have been named. I will add:
1) design patterns:
Application of JAVA patterns (S.Stelting, O.Maassen)
Design patterns in Java (Mark Grand)
2) about flexible methodologies:
Extreme programming (Kent Beck)
Extreme programming. Test Driven Development (Kent Beck)
Srcum and XP: Notes from the Front Line (Henrik Kniberg)

A
andy-007, 2014-05-22
@andy-007

you can find current books on java in the java programmer's library

A
Alexander Molchanov, 2015-02-15
@durchchongcalne20

All good and new books are in English.
So start with English .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question