Answer the question
In order to leave comments, you need to log in
An up-to-date book on design patterns for a javaist?
What book to take? Or can you suggest an article or video? Whatever article or video I don’t look at, everywhere they throw tomatoes at the author, saying that he doesn’t present everything correctly, and in general, this particular template was conceived for something else.
Answer the question
In order to leave comments, you need to log in
Первый вариант ,как уже упоминали товарищи выше, можно попробовать начать с Design Patterns Банды Четырёх ,но примеры показанные в ней для меня были не совсем понятны ,так как я не работал не с каким другим языком кроме Java
Второй вариант Head First Design Patterns - простым, общедоступным языком объясняются основные паттерны с примерами на Java
Третий вариант ,но только если вы собираетесь работать конкретно c JavaEE то книга Java EE. Паттерны проектирования для профессионалов
You can safely start with the Design Patterns of the Gang of Four.
She is still relevant.
Unfortunately, the code examples there will not be in Java, but the principle of applying patterns does not change from this.
Read the classics of the gang of four - www.ozon.ru/context/detail/id/2457392 , and also google better, there are a lot of similar questions on the toaster itself. For the most part, all new patterns are based on old, good and long-described ones, and they also do not depend on the language, because this is a design decision, concept, idea, model, and not implementation.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question