P
P
para_noir_in_my_box2016-02-29 15:28:27
Programming
para_noir_in_my_box, 2016-02-29 15:28:27

Where can I find materials on the architecture of a developing project?

The main task is to start the development of a developing project correctly.
A developing project is a project that increases/changes (sometimes very unexpectedly and drastically) its functionality.
The main problem is that when adding / changing functionality, you often have to rewrite most of the project. Somewhere it is necessary to divide the module into two independent ones, somewhere, on the contrary, to combine or something else.
As a result, a lot of time is wasted.
I am looking for materials to work on similar projects.
Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vitaly Sivkov, 2016-02-29
@Sivkoff

I highly recommend reading along with links: https://habrahabr.ru/post/276593/

R
Ranwise, 2016-02-29
@Ranwise

maybe this book will help Building microservices, Sam Newman - 2016

M
Michael, 2016-02-29
@Sing303

Only an experienced specialist can design the architecture of a large project well.
"Materials on architecture" depends on your chosen language/languages, technologies (and on the OOP paradigm used, functional, procedural, etc.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question