C
C
Constanine2019-07-08 16:39:54
Java
Constanine, 2019-07-08 16:39:54

What can be read on the structure of the project organization?

Advise what should be read on the organization of the structure of projects, applications. Interested in the rules for the correct breakdown into packages, storage locations for configs, grouping tests. There are several desktop applications created for themselves (just for fun), there was a desire to bring the structure of their projects to generally accepted practices.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Spirin, 2019-07-09
@Constanine

Clean Code
Clean Architecture
Custom Code
Refactoring
Design Patterns by O'Reilly

M
Mikhail Osher, 2019-07-09
@miraage

Of course, there are some generally accepted practices: to break everything into layers. which one depends on the project. how to mirror file - depends on the layers and frameworks / libraries.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question